libtool
[Top][All Lists]
Advanced

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

1.3e (1.910) test results for rs6000-ibm-aix4.2.1.0 (FAIL)


From: Russ Allbery
Subject: 1.3e (1.910) test results for rs6000-ibm-aix4.2.1.0 (FAIL)
Date: 23 Apr 2001 02:50:40 -0700
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands)

Similar results to AIX 4.3, including the same error during configure.

----------------------------------------------------
Configuring libtool 1.3e (1.910 2001/04/23 00:34:53)
----------------------------------------------------

checking host system type... rs6000-ibm-aix4.2.1.0
checking build system type... rs6000-ibm-aix4.2.1.0
checking for ld used by GCC... 
/usr/pubsw/lib/gcc-lib/rs6000-ibm-aix4.2.1.0/2.8.1/ld
checking if the linker (/usr/pubsw/lib/gcc-lib/rs6000-ibm-aix4.2.1.0/2.8.1/ld) 
is GNU ld... no

Using gcc 2.8.1 with a symlink to the AIX ld in the gcc library directory,
which is why the weird output above.  This error message showed up during
configure:

checking whether the linker 
(/usr/pubsw/lib/gcc-lib/rs6000-ibm-aix4.2.1.0/2.8.1/ld) supports shared 
libraries... ../../configure[3572]: shared:  not found
yes

and the test results were:

====================
9 of 55 tests failed
====================

FAIL: demo-make.test
FAIL: depdemo-make.test
FAIL: mdemo-make.test
FAIL: dryrun.test
FAIL: demo-make.test
FAIL: demo-make.test
FAIL: demo-make.test
FAIL: depdemo-make.test
FAIL: mdemo-make.test

When I run demo-make.test by hand, though, it seems to work (?):

=== Running demo-make.test
Making in ../demo
/bin/sh ./libtool --mode=link gcc  -O2  -o hell  main.o libhello.la 
libtool: link: warning: this platform does not like uninstalled shared libraries
libtool: link: `hell' will be relinked during installation
gcc -O2 -o .libs/hell main.o  -L./.libs -lhello -lm -Wl,-bnolibpath 
-Wl,-blibpath:/afs/ir/src/pubsw/development/libtool/build/rs_aix42/demo/.libs:/usr/lib:/lib
 -Wl,-bnolibpath 
-Wl,-blibpath:/afs/ir/src/pubsw/development/libtool/build/@sys/tests/_inst/lib:/usr/lib:/lib
creating hell
/bin/sh ./libtool --mode=link gcc  -O2  -o hell.static  main.o libhello.la 
libtool: link: warning: this platform does not like uninstalled shared libraries
libtool: link: `hell.static' will be relinked during installation
gcc -O2 -o .libs/hell.static main.o  -L./.libs -lhello -lm -Wl,-bnolibpath 
-Wl,-blibpath:/afs/ir/src/pubsw/development/libtool/build/rs_aix42/demo/.libs:/usr/lib:/lib
 -Wl,-bnolibpath 
-Wl,-blibpath:/afs/ir/src/pubsw/development/libtool/build/@sys/tests/_inst/lib:/usr/lib:/lib
creating hell.static
gcc -DPACKAGE=\"hell\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 -DHAVE_STRING_H=1 
-DHAVE_MATH_H=1  -I. -I/afs/ir/src/pubsw/development/libtool/tests/../demo      
-O2 -c /afs/ir/src/pubsw/development/libtool/tests/../demo/dlmain.c
/bin/sh ./libtool --mode=link gcc  -O2  -o helldl -export-dynamic -dlpreopen 
libhello.la dlmain.o  
rm -f .libs/helldl.nm .libs/helldl.nmS .libs/helldl.nmT
creating .libs/helldlS.c
extracting global C symbols from `./.libs/libhello.so.2'
(cd .libs && gcc -c -fno-builtin -fno-rtti -fno-exceptions "helldlS.c")
rm -f .libs/helldlS.c .libs/helldl.nm .libs/helldl.nmS .libs/helldl.nmT
libtool: link: warning: this platform does not like uninstalled shared libraries
libtool: link: `helldl' will be relinked during installation
gcc -O2 -o .libs/helldl .libs/helldlS.o dlmain.o  -L./.libs -lhello -lm 
-Wl,-bnolibpath 
-Wl,-blibpath:/afs/ir/src/pubsw/development/libtool/build/rs_aix42/demo/.libs:/usr/lib:/lib
 -Wl,-bnolibpath 
-Wl,-blibpath:/afs/ir/src/pubsw/development/libtool/build/@sys/tests/_inst/lib:/usr/lib:/lib
creating helldl

-- 
Russ Allbery (address@hidden)             <http://www.eyrie.org/~eagle/>



reply via email to

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