GNU bug report logs -
#11973
test failure - darwin fat compile on OS X 4
Previous Next
To reply to this bug, email your comments to 11973 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-libtool <at> gnu.org
:
bug#11973
; Package
libtool
.
(Wed, 18 Jul 2012 11:27:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Peter Johansson <trojkan <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-libtool <at> gnu.org
.
(Wed, 18 Jul 2012 11:27:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi,
In libtool 2.4.2 on OS X 4 with gcc 4.0.1 the test "Darwin Fat Compile"
fails. I've pasted in the most relevant info from testsuite.log below
and attached the entired log (gzipped).
./darwin.at:93: $LIBTOOL --mode=link --tag=CC $CC -o libbar.la
$CPPFLAGS $CFLAGS $LDFLAGS -arch ppc -arch i386 bar.lo libfoo.la -rpath
/nonexistent
stderr:
ld: flag: -undefined dynamic_lookup can't be used with
MACOSX_DEPLOYMENT_TARGET environment variable set to: 10.1
/usr/bin/libtool: internal link edit command failed
lipo: can't figure out the architecture type of: /var/tmp//ccHfQkwy.out
stdout:
libtool: link: (cd
/Users/peter/projects/osd/libtool-2.4.2/tests/testsuite.dir/117/.libs/libbar.lax/libfoo.a/unfat-6585/libfoo.a-ppc
&& ar x "libfoo.a")
libtool: link: (cd
/Users/peter/projects/osd/libtool-2.4.2/tests/testsuite.dir/117/.libs/libbar.lax/libfoo.a/unfat-6585/libfoo.a-i386
&& ar x "libfoo.a")
libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o
.libs/libbar.0.dylib .libs/bar.o .libs/libbar.lax/libfoo.a/baz.o
.libs/libbar.lax/libfoo.a/foo.o -O2 -arch ppc -arch i386
-install_name /nonexistent/libbar.0.dylib -compatibility_version 1
-current_version 1.0 -Wl,-single_module
./darwin.at:93: exit code was 1, expected 0
117. darwin.at:26: 117. darwin fat compile (darwin.at:26): FAILED
(darwin.at:93)
Also, I get one unexpected pass as you can see in attached log.
Cheers,
--
Peter Johansson
[testsuite.log.gz (application/x-gzip, attachment)]
This bug report was last modified 12 years and 333 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.