========================================= GNU Libtool 2.4.2: ./test-suite.log ========================================= 3 of 105 tests failed. (1 test was not run). .. contents:: :depth: 2 SKIP: tests/tagtrace.test (exit: 77) ==================================== tagtrace.test: === Running tagtrace.test tagtrace.test: This test requires GNU Autoconf FAIL: tests/demo-hardcode.test (exit: 1) ======================================== demo-hardcode.test: === Running demo-hardcode.test demo-hardcode.test: === Running `make hardcode' in demo You may ignore any linking errors from the following command: cc -O -o hc-direct main.o ./.libs/libhello.so -lm -Wl,-rpath -Wl,/home/haible/multibuild-1616/irix65-cc/libtool-2.4.2/_inst-demo/lib || echo unsupported > hc-direct ld32: WARNING 84 : /usr/lib32/mips3/libm.so is not used for resolving any symbol. cc -O -o hc-libflag main.o -Wl,-rpath -Wl,/home/haible/multibuild-1616/irix65-cc/libtool-2.4.2/tests/demo/.libs -L/home/haible/multibuild-1616/irix65-cc/libtool-2.4.2/_inst-demo/lib -lhello -lm ld32: WARNING 84 : /usr/lib32/mips3/libm.so is not used for resolving any symbol. You may ignore any linking errors from the following command: LD_LIBRARYN32_PATH=./.libs cc -O -o hc-libpath main.o -lhello -lm -Wl,-rpath -Wl,/home/haible/multibuild-1616/irix65-cc/libtool-2.4.2/_inst-demo/lib || echo unsupported > hc-libpath ld32: FATAL 9 : I/O error (-lhello): No such file or directory cc -O -o hc-minusL main.o -L./.libs -lhello -lm -Wl,-rpath -Wl,/home/haible/multibuild-1616/irix65-cc/libtool-2.4.2/_inst-demo/lib || echo unsupported > hc-minusL ld32: WARNING 84 : /usr/lib32/mips3/libm.so is not used for resolving any symbol. demo-hardcode.test: === Finding libtool.m4's guesses at hardcoding values = Searching for hardcoded library directories in each program .libs was not hardcoded in `hc-direct', as libtool expected .libs was hardcoded in `hc-libflag', as libtool expected `hc-libpath' was not linked properly, as libtool expected .libs was hardcoded in `hc-minusL', which fooled libtool FAIL: tests/demo-relink.test (exit: 1) ====================================== demo-relink.test: === Running demo-relink.test UX:cp: ERROR: .libs/lt-hell - No such file or directory Welcome to GNU Hell! cos (0.0) = 1 ** This is not GNU Hello. There is no built-in mail reader. ** demo-relink.test: === removing libhello.la from demo demo-relink.test: === running demo/hell Welcome to GNU Hell! cos (0.0) = 1 ** This is not GNU Hello. There is no built-in mail reader. ** demo-relink.test: === linking a broken demo/libhello.la demo-relink.test: === Running `make libhello.la libhello_la_OBJECTS=hello.lo' in demo /bin/ksh ./libtool --tag=CC --mode=link cc -O -no-undefined -version-info 3:12:1 -o libhello.la -rpath /home/haible/multibuild-1616/irix65-cc/libtool-2.4.2/_inst-demo/lib hello.lo -lm libtool: link: cc -O -shared .libs/hello.o -lm -O -soname libhello.so.3 `test -n "sgi3.11:sgi3.10:sgi3.9:sgi3.8:sgi3.7:sgi3.6:sgi3.5:sgi3.4:sgi3.3:sgi3.2:sgi3.1:sgi3.0:sgi3.12" && func_echo_all "-set_version sgi3.11:sgi3.10:sgi3.9:sgi3.8:sgi3.7:sgi3.6:sgi3.5:sgi3.4:sgi3.3:sgi3.2:sgi3.1:sgi3.0:sgi3.12"` -update_registry .libs/so_locations -o .libs/libhello.so.3.12 ld32: WARNING 84 : /usr/lib32/mips3/libm.so is not used for resolving any symbol. libtool: link: (cd ".libs" && rm -f "libhello.so.3" && ln -s "libhello.so.3.12" "libhello.so.3") libtool: link: (cd ".libs" && rm -f "libhello.so" && ln -s "libhello.so.3.12" "libhello.so") libtool: link: (cd ".libs" && rm -f "libhello.so" && ln -s "libhello.so.3.12" "libhello.so") libtool: link: ( cd ".libs" && rm -f "libhello.la" && ln -s "../libhello.la" "libhello.la" ) demo-relink.test: === running demo/hell with broken libhello.la demo-relink.test: === Failed, as expected demo-relink.test: === running demo/hell with installed libhello.la demo-relink.test: === shlibpath_overrides_runpath should be set to yes FAIL: tests/depdemo-relink.test (exit: 1) ========================================= depdemo-relink.test: === Running depdemo-relink.test dependencies: l1 (0) l2 (0) l1 (1) l4 (0) l3 (0) l1 (2) l2 (2) l1 (3) libm [sin(1.5) = 0.997495] var_l1(4) + var_l2(6) + var_l4(10) == 20 depdemo-relink.test: === removing libl3.la from depdemo/l3 depdemo-relink.test: === running depdemo/depdemo dependencies: l1 (0) l2 (0) l1 (1) l4 (0) l3 (0) l1 (2) l2 (2) l1 (3) libm [sin(1.5) = 0.997495] var_l1(4) + var_l2(6) + var_l4(10) == 20 depdemo-relink.test: === linking a broken depdemo/l3/libl3.la /bin/ksh ../libtool --tag=CC --mode=link cc -O -no-undefined -o libl3.la -rpath /home/haible/multibuild-1616/irix65-cc/libtool-2.4.2/_inst-depdemo/lib ../l2/l2.lo ../l1/libl1.la ../l2/libl2.la libtool: link: cc -O -shared ../l2/.libs/l2.o -Wl,-rpath -Wl,/home/haible/multibuild-1616/irix65-cc/libtool-2.4.2/tests/depdemo/l1/.libs:/home/haible/multibuild-1616/irix65-cc/libtool-2.4.2/tests/depdemo/l2/.libs:/home/haible/multibuild-1616/irix65-cc/libtool-2.4.2/_inst-depdemo/lib -L/home/haible/multibuild-1616/irix65-cc/libtool-2.4.2/tests/depdemo/l1/.libs ../l1/.libs/libl1.so ../l2/.libs/libl2.so /home/haible/multibuild-1616/irix65-cc/libtool-2.4.2/tests/depdemo/l1/.libs/libl1.so -O -soname libl3.so.1 `test -n "sgi1.0" && func_echo_all "-set_version sgi1.0"` -update_registry .libs/so_locations -o .libs/libl3.so.1.0 libtool: link: (cd ".libs" && rm -f "libl3.so.1" && ln -s "libl3.so.1.0" "libl3.so.1") libtool: link: (cd ".libs" && rm -f "libl3.so" && ln -s "libl3.so.1.0" "libl3.so") libtool: link: (cd ".libs" && rm -f "libl3.so" && ln -s "libl3.so.1.0" "libl3.so") libtool: link: ( cd ".libs" && rm -f "libl3.la" && ln -s "../libl3.la" "libl3.la" ) depdemo-relink.test: === running depdemo/depdemo with broken libl3.la dependencies: l1 (0) l2 (0) l1 (1) l4 (0) l3 (0) l1 (2) l2 (2) l1 (3) libm [sin(1.5) = 0.997495] var_l1(4) + var_l2(6) + var_l4(10) == 20 depdemo-relink.test: === Exiting: depdemo/depdemo runs even though libl3.la is incomplete depdemo-relink.test: shlibpath_overrides_runpath should be set to no