[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libtool 2.2.11a] testsuite: 48 69 92 failed [cygwin]
From: |
Peter Rosin |
Subject: |
Re: [libtool 2.2.11a] testsuite: 48 69 92 failed [cygwin] |
Date: |
Sat, 12 Jun 2010 21:44:22 +0200 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 |
Hi Chuck!
(I found some time earlier than next week. I hope that's ok?) :-)
Den 2010-06-11 14:28 skrev Charles Wilson:
In 69, the library fails to open:
--- expout 2010-06-11 08:18:42.444700000 -0400
+++ /usr/src/packages/libtool/git/build/tests/testsuite.dir/at-groups/69/stdout
2010-06-11 08:18:56.434700000 -0400
@@ -9,11 +9,7 @@
first_open denies a request
result: module_symbol
first_open denies a request
-last_open ("last"): last_ctx
-last_sym (last): last_ctx
-result: last_symbol
-first_open denies a request
last_open denies a request
+lt_dlopen failed: file not found
first_exit: first_ctx
-last_close (last): last_ctx
last_exit: last_ctx
../../libtool/tests/dlloader-api.at:422: exit code was 1, expected 0
This is strange. The "last" loader apparently denies a request to open
what should be the "last" module. That shouldn't happen and doesn't
happen for me. So, can you try this patch? It will break the test for
everybody but it will tell us what module the last loader denies (and
thus hopefully hint at the problem).
Please report back the same snippet of the log.
For the record, my Cygwin install is not 100% up to date.
Cygwin 1.7.1 and gcc 4.3.4.
Cheers,
Peter
dlloader-debug.patch
Description: Text document
Re: [libtool 2.2.11a] testsuite: 48 69 92 failed [cygwin], Charles Wilson, 2010/06/17
- Re: [libtool 2.2.11a] testsuite: 48 69 92 failed [cygwin], Charles Wilson, 2010/06/17
- Re: [libtool 2.2.11a] testsuite: 48 69 92 failed [cygwin], Charles Wilson, 2010/06/19
- Re: [libtool 2.2.11a] testsuite: 48 69 92 failed [cygwin], Ralf Wildenhues, 2010/06/19
- Re: [libtool 2.2.11a] testsuite: 48 69 92 failed [cygwin], Charles Wilson, 2010/06/19
- Re: [libtool 2.2.11a] testsuite: 48 69 92 failed [cygwin], Ralf Wildenhues, 2010/06/19
Re: [libtool 2.2.11a] testsuite: 48 69 92 failed [cygwin], Ralf Wildenhues, 2010/06/19
Re: [libtool 2.2.11a] testsuite: 48 69 92 failed [cygwin],
Peter Rosin <=