bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libtool 2.2.6] testsuite: 74 failed


From: Peter O'Gorman
Subject: Re: [libtool 2.2.6] testsuite: 74 failed
Date: Wed, 18 Feb 2009 08:48:00 -0600
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Graham Alvare wrote:
> There's a bug in my libtool, I'm using an almost stock OSX 10.4.11 on an
> iMac Core2Duo

> 
>  72: Link option thorough search test                ok
>  73: Run tests with low max_cmd_len                  ok
> 
> Mac OS X tests
> 
>  74: darwin fat compile                              FAILED (darwin.at:93)
> 

> 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//cclOHQL8.out
> stdout:
> libtool: link: (cd 
> /SourceCache/libtool-2.2.6/tests/testsuite.dir/74/.libs/libbar.lax/libfoo.a/unfat-13699/libfoo.a-ppc
>  && ar x "libfoo.a")
> libtool: link: (cd 
> /SourceCache/libtool-2.2.6/tests/testsuite.dir/74/.libs/libbar.lax/libfoo.a/unfat-13699/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    -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
> 74. darwin.at:26: 74. darwin fat compile (darwin.at:26): FAILED (darwin.at:93)

Thanks for this, your libtool is fine, but there is a bug in the
testsuite. The test should either skip in this case, or set
MACOSX_DEPLOYMENT_TARGET.

By the way, whenever you build with libtool on ppc Mac OS X < 10.5, you
should set the environment variable MACOSX_DEPLOYMENT_TARGET=$OS_VERSION
 unless you are targetting an earlier OS than you are building on.

Peter
-- 
Peter O'Gorman
http://pogma.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]