This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
libstdc++ check-abi not selfcontained
- From: Olaf Hering <olh at suse dot de>
- To: gcc at gcc dot gnu dot org
- Date: Sat, 21 Jun 2003 20:39:16 +0200
- Subject: libstdc++ check-abi not selfcontained
Hi,
should this test define LD_LIBRARY_PATH? Or must I run make install
without DESTDIR before running make check?
=== libstdc++-v3 Summary ===
# of expected passes 1963
# of unexpected failures 7
# of unexpected successes 1
make[4]: *** [check-DEJAGNU] Error 1
make[4]: Leaving directory `/var/lib/nobody/obj-gcc-head/powerpc64-suse-linux/libstdc++-v3/testsuite'
make[4]: Entering directory `/var/lib/nobody/obj-gcc-head/powerpc64-suse-linux/libstdc++-v3/testsuite'
Makefile:495: warning: overriding commands for target `check-am'
Makefile:408: warning: ignoring old commands for target `check-am'
Baseline file doesn't exist.
Try 'make new-abi-baseline' to create it.
make[4]: [baseline_symbols] Error 1 (ignored)
./abi_check: /lib64/libgcc_s.so.1: version `GCC_3.3' not found (required by /var/lib/nobody/obj-gcc-head/powerpc64-suse-linux/libstdc++-v3/src/.libs/libstdc++.so.6)
make[4]: [check-abi] Error 1 (ignored)
make[4]: Leaving directory `/var/lib/nobody/obj-gcc-head/powerpc64-suse-linux/libstdc++-v3/testsuite'
make[3]: Leaving directory `/var/lib/nobody/obj-gcc-head/powerpc64-suse-linux/libstdc++-v3/testsuite'
nobody@mandarine:~/obj-gcc-head> /tmp/foo/usr/bin/gcc -v
Reading specs from /tmp/foo/usr/bin/../lib/gcc-lib/powerpc64-suse-linux/3.4/specs
Configured with: /var/lib/nobody/gcc-head/configure --enable-languages=c,c++ --enable-shared --with-slibdir=/lib64 --with-system-zlib --prefix=/usr powerpc64-suse-linux
Thread model: posix
gcc version 3.4 20030620 (experimental)
basesystem is glibc 2.3.2, gcc3.2.3 + Alans lastest ppc64 patch.
--
USB is for mice, FireWire is for men!