bug-libtool
[Top][All Lists]
Advanced

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

[libtool 2.2.6] testsuite: 74 failed


From: Purvis Bedenbaugh
Subject: [libtool 2.2.6] testsuite: 74 failed
Date: Fri, 12 Jun 2009 06:29:00 -0700
User-agent: Microsoft-Entourage/11.4.0.080122


*****SUMMARY MESSAGE*****
Mac OS X tests

 74: darwin fat compile                              FAILED (darwin.at:93)

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: 72 tests were run,
4 failed (3 expected failures).
2 tests were skipped.
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##

*****SYSTEM INFO*****
System Software Overview:

  System Version:    Mac OS X 10.4.11 (8S2167)
  Kernel Version:    Darwin 8.11.1

Hardware Overview:

  Model Name:    MacBook Pro
  Model Identifier:    MacBookPro3,1
  Processor Name:    Intel Core 2 Duo
  Processor Speed:    2.4 GHz
  Number Of Processors:    1
  Total Number Of Cores:    2
  L2 Cache (per processor):    4 MB
  Memory:    4 GB
  Bus Speed:    800 MHz
  Boot ROM Version:    MBP31.0070.B07
  SMC Version:    1.16f11
  Serial Number:    W8730143XAG
  Sudden Motion Sensor:
  State:    Enabled

*****COMPLETE BUILD LOG*****
purvis-bedenbaughs-computer:~/dev/libtool-2.2.6 pbedenbaugh$
purvis-bedenbaughs-computer:~/dev/libtool-2.2.6 pbedenbaugh$ ./configure
## ------------------------- ##
## Configuring libtool 2.2.6 ##
## ------------------------- ##

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... libltdl/config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether subdir libobjs are useable... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking build system type... i386-apple-darwin8.11.1
checking host system type... i386-apple-darwin8.11.1
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) is GNU
ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
checking the name lister (/usr/bin/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld option to reload
object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -p output from gcc object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... otool64
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker
(/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) supports shared libraries...
yes
checking dynamic linker characteristics... darwin8.11.1 dyld
checking how to hardcode library paths into programs... immediate
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking which extension is used for runtime loadable modules... .so
checking which variable specifies run-time module search path...
DYLD_LIBRARY_PATH
checking for the default library search path... /usr/local/lib /lib /usr/lib
checking for library containing dlopen... none required
checking for dlerror... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... yes
checking whether we have to add an underscore for dlsym... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... no
checking for error_t... no
checking for argz_add... no
checking for argz_append... no
checking for argz_count... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for unistd.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... yes
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) is GNU
ld... no
checking whether the g++ linker
(/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) supports shared libraries...
yes
checking for g++ option to produce PIC... -fno-common -DPIC
checking if g++ PIC flag -fno-common -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker
(/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) supports shared libraries...
yes
checking dynamic linker characteristics... darwin8.11.1 dyld
checking how to hardcode library paths into programs... immediate
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fno-common
checking if gfortran PIC flag -fno-common works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker
(/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) supports shared libraries...
yes
checking dynamic linker characteristics... darwin8.11.1 dyld
checking how to hardcode library paths into programs... immediate
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fno-common
checking if gfortran PIC flag -fno-common works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker
(/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) supports shared libraries...
yes
checking dynamic linker characteristics... darwin8.11.1 dyld
checking how to hardcode library paths into programs... immediate
checking for gcj... gcj
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC... -fno-common
checking if gcj PIC flag -fno-common works... yes
checking if gcj static flag -static works... no
checking if gcj supports -c -o file.o... yes
checking if gcj supports -c -o file.o... (cached) yes
checking whether the gcj linker
(/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) supports shared libraries...
yes
checking how to hardcode library paths into programs... immediate
checking for windres... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
purvis-bedenbaughs-computer:~/dev/libtool-2.2.6 pbedenbaugh$ make
/bin/sh /Users/pbedenbaugh/dev/libtool-2.2.6/libltdl/config/install-sh -d .
libltdl/
cp ./libltdl/argz_.h libltdl/argz.h-t
mv libltdl/argz.h-t libltdl/argz.h
make  all-recursive
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
-DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl
-I./libltdl -I./libltdl/libltdl   -g -O2 -MT
libltdl/loaders/libltdl_libltdl_la-preopen.lo -MD -MP -MF
libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c -o
libltdl/loaders/libltdl_libltdl_la-preopen.lo `test -f
'libltdl/loaders/preopen.c' || echo './'`libltdl/loaders/preopen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl -g -O2 -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo
-MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c
libltdl/loaders/preopen.c  -fno-common -DPIC -o
libltdl/loaders/.libs/libltdl_libltdl_la-preopen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl -g -O2 -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo
-MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c
libltdl/loaders/preopen.c -o libltdl/loaders/libltdl_libltdl_la-preopen.o
>/dev/null 2>&1
mv -f libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo
libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
-DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl
-I./libltdl -I./libltdl/libltdl   -g -O2 -MT
libltdl/libltdl_libltdl_la-lt__alloc.lo -MD -MP -MF
libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c -o
libltdl/libltdl_libltdl_la-lt__alloc.lo `test -f 'libltdl/lt__alloc.c' ||
echo './'`libltdl/lt__alloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-lt__alloc.lo -MD
-MP -MF libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c
libltdl/lt__alloc.c  -fno-common -DPIC -o
libltdl/.libs/libltdl_libltdl_la-lt__alloc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-lt__alloc.lo -MD
-MP -MF libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c
libltdl/lt__alloc.c -o libltdl/libltdl_libltdl_la-lt__alloc.o >/dev/null
2>&1
mv -f libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo
libltdl/.deps/libltdl_libltdl_la-lt__alloc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
-DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl
-I./libltdl -I./libltdl/libltdl   -g -O2 -MT
libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD -MP -MF
libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c -o
libltdl/libltdl_libltdl_la-lt_dlloader.lo `test -f 'libltdl/lt_dlloader.c'
|| echo './'`libltdl/lt_dlloader.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD
-MP -MF libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c
libltdl/lt_dlloader.c  -fno-common -DPIC -o
libltdl/.libs/libltdl_libltdl_la-lt_dlloader.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD
-MP -MF libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c
libltdl/lt_dlloader.c -o libltdl/libltdl_libltdl_la-lt_dlloader.o >/dev/null
2>&1
mv -f libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo
libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
-DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl
-I./libltdl -I./libltdl/libltdl   -g -O2 -MT
libltdl/libltdl_libltdl_la-lt_error.lo -MD -MP -MF
libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c -o
libltdl/libltdl_libltdl_la-lt_error.lo `test -f 'libltdl/lt_error.c' || echo
'./'`libltdl/lt_error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-lt_error.lo -MD
-MP -MF libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c libltdl/lt_error.c
-fno-common -DPIC -o libltdl/.libs/libltdl_libltdl_la-lt_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-lt_error.lo -MD
-MP -MF libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c libltdl/lt_error.c
-o libltdl/libltdl_libltdl_la-lt_error.o >/dev/null 2>&1
mv -f libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo
libltdl/.deps/libltdl_libltdl_la-lt_error.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
-DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl
-I./libltdl -I./libltdl/libltdl   -g -O2 -MT
libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP -MF
libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c -o
libltdl/libltdl_libltdl_la-ltdl.lo `test -f 'libltdl/ltdl.c' || echo
'./'`libltdl/ltdl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP
-MF libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c libltdl/ltdl.c  -fno-common
-DPIC -o libltdl/.libs/libltdl_libltdl_la-ltdl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP
-MF libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c libltdl/ltdl.c -o
libltdl/libltdl_libltdl_la-ltdl.o >/dev/null 2>&1
mv -f libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo
libltdl/.deps/libltdl_libltdl_la-ltdl.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
-DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl
-I./libltdl -I./libltdl/libltdl   -g -O2 -MT
libltdl/libltdl_libltdl_la-slist.lo -MD -MP -MF
libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c -o
libltdl/libltdl_libltdl_la-slist.lo `test -f 'libltdl/slist.c' || echo
'./'`libltdl/slist.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-slist.lo -MD -MP
-MF libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c libltdl/slist.c
-fno-common -DPIC -o libltdl/.libs/libltdl_libltdl_la-slist.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-slist.lo -MD -MP
-MF libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c libltdl/slist.c -o
libltdl/libltdl_libltdl_la-slist.o >/dev/null 2>&1
mv -f libltdl/.deps/libltdl_libltdl_la-slist.Tpo
libltdl/.deps/libltdl_libltdl_la-slist.Plo
depbase=`echo libltdl/loaders/dlopen.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
-DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl   -g -O2 -MT libltdl/loaders/dlopen.lo -MD -MP -MF
$depbase.Tpo -c -o libltdl/loaders/dlopen.lo libltdl/loaders/dlopen.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL
-I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -g -O2 -MT
libltdl/loaders/dlopen.lo -MD -MP -MF libltdl/loaders/.deps/dlopen.Tpo -c
libltdl/loaders/dlopen.c  -fno-common -DPIC -o
libltdl/loaders/.libs/dlopen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL
-I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -g -O2 -MT
libltdl/loaders/dlopen.lo -MD -MP -MF libltdl/loaders/.deps/dlopen.Tpo -c
libltdl/loaders/dlopen.c -o libltdl/loaders/dlopen.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2 -module -avoid-version
-o libltdl/dlopen.la  libltdl/loaders/dlopen.lo
libtool: link: ar cru libltdl/.libs/dlopen.a libltdl/loaders/.libs/dlopen.o
libtool: link: ranlib libltdl/.libs/dlopen.a
libtool: link: ( cd "libltdl/.libs" && rm -f "dlopen.la" && ln -s
"../dlopen.la" "dlopen.la" )
depbase=`echo libltdl/argz.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
-DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl   -g -O2 -MT libltdl/argz.lo -MD -MP -MF $depbase.Tpo -c
-o libltdl/argz.lo libltdl/argz.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL
-I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -g -O2 -MT libltdl/argz.lo
-MD -MP -MF libltdl/.deps/argz.Tpo -c libltdl/argz.c  -fno-common -DPIC -o
libltdl/.libs/argz.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL
-I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -g -O2 -MT libltdl/argz.lo
-MD -MP -MF libltdl/.deps/argz.Tpo -c libltdl/argz.c -o libltdl/argz.o
>/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2 -no-undefined
-version-info 9:0:2 -dlpreopen libltdl/dlopen.la   -o libltdl/libltdl.la
-rpath /usr/local/lib libltdl/loaders/libltdl_libltdl_la-preopen.lo
libltdl/libltdl_libltdl_la-lt__alloc.lo
libltdl/libltdl_libltdl_la-lt_dlloader.lo
libltdl/libltdl_libltdl_la-lt_error.lo libltdl/libltdl_libltdl_la-ltdl.lo
libltdl/libltdl_libltdl_la-slist.lo libltdl/argz.lo
libtool: link: rm -f libltdl/.libs/libltdl.nm libltdl/.libs/libltdl.nmS
libltdl/.libs/libltdl.nmT
libtool: link: (cd libltdl/.libs && gcc -g -O2 -c -fno-builtin  -fno-common
-DPIC "libltdlS.c")
libtool: link: rm -f "libltdl/.libs/libltdlS.c" "libltdl/.libs/libltdl.nm"
"libltdl/.libs/libltdl.nmS" "libltdl/.libs/libltdl.nmT"
libtool: link: (cd libltdl/.libs/libltdl.lax/dlopen.a && ar x
"/Users/pbedenbaugh/dev/libtool-2.2.6/libltdl/.libs/dlopen.a")
libtool: link: gcc -dynamiclib  -o libltdl/.libs/libltdl.7.dylib
libltdl/loaders/.libs/libltdl_libltdl_la-preopen.o
libltdl/.libs/libltdl_libltdl_la-lt__alloc.o
libltdl/.libs/libltdl_libltdl_la-lt_dlloader.o
libltdl/.libs/libltdl_libltdl_la-lt_error.o
libltdl/.libs/libltdl_libltdl_la-ltdl.o
libltdl/.libs/libltdl_libltdl_la-slist.o libltdl/.libs/argz.o
libltdl/.libs/libltdlS.o  libltdl/.libs/libltdl.lax/dlopen.a/dlopen.o
-install_name  /usr/local/lib/libltdl.7.dylib -compatibility_version 10
-current_version 10.0 -Wl,-single_module
libtool: link: dsymutil libltdl/.libs/libltdl.7.dylib || :
warning: no debug map in executable (-arch i386)
libtool: link: (cd "libltdl/.libs" && rm -f "libltdl.dylib" && ln -s
"libltdl.7.dylib" "libltdl.dylib")
libtool: link: (cd libltdl/.libs/libltdl.lax/lt1-dlopen.a && ar x
"/Users/pbedenbaugh/dev/libtool-2.2.6/libltdl/.libs/dlopen.a")
libtool: link: ar cru libltdl/.libs/libltdl.a
libltdl/loaders/libltdl_libltdl_la-preopen.o
libltdl/libltdl_libltdl_la-lt__alloc.o
libltdl/libltdl_libltdl_la-lt_dlloader.o
libltdl/libltdl_libltdl_la-lt_error.o libltdl/libltdl_libltdl_la-ltdl.o
libltdl/libltdl_libltdl_la-slist.o libltdl/argz.o libltdl/.libs/libltdlS.o
libltdl/.libs/libltdl.lax/lt1-dlopen.a/dlopen.o
libtool: link: ranlib libltdl/.libs/libltdl.a
libtool: link: rm -fr libltdl/.libs/libltdl.lax libltdl/.libs/libltdl.lax
libtool: link: ( cd "libltdl/.libs" && rm -f "libltdl.la" && ln -s
"../libltdl.la" "libltdl.la" )
rm -f libtoolize.tmp libtoolize
set dummy `/bin/sh ./libltdl/config/mkstamp .`; shift; case 2.2.6 in
*[acegikmoqsuwy]) TIMESTAMP=" $1 $2" ;; *) TIMESTAMP="" ;; esac; \
input="libtoolize.m4sh"; \
sed -e 's,@EGREP\@,/usr/bin/grep -E,g' -e 's,@FGREP\@,/usr/bin/grep -F,g' -e
's,@GREP\@,/usr/bin/grep,g' -e 's,@LN_S\@,ln -s,g' -e
's,@MACRO_VERSION\@,2.2.6,g' -e 's,@PACKAGE\@,libtool,g' -e
's,@PACKAGE_BUGREPORT\@,address@hidden,g' -e
's,@PACKAGE_NAME\@,libtool,g' -e 's,@PACKAGE_STRING\@,libtool 2.2.6,g' -e
's,@PACKAGE_TARNAME\@,libtool,g' -e 's,@PACKAGE_VERSION\@,2.2.6,g' -e
's,@SED\@,/usr/bin/sed,g' -e 's,@VERSION\@,2.2.6,g' -e
's,@aclocaldir\@,/usr/local/share/aclocal,g' -e
's,@datadir\@,/usr/local/share,g' -e
's,@pkgdatadir\@,/usr/local/share/libtool,g' -e
's,@host_triplet\@,i386-apple-darwin8.11.1,g' -e 's,@prefix\@,/usr/local,g'
-e "s,@configure_input\@,Generated from $input.,g" -e
"s,@TIMESTAMP\@,$TIMESTAMP,g" \
    -e 's,@aclocal_DATA\@,m4/argz.m4 m4/libtool.m4 m4/ltdl.m4
m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4,g' \
    -e "s,@pkgltdl_files\@,libltdl/COPYING.LIB libltdl/README
libltdl/Makefile.inc libltdl/Makefile.am libltdl/configure.ac
libltdl/aclocal.m4 libltdl/Makefile.in libltdl/config-h.in libltdl/configure
libltdl/argz_.h libltdl/argz.c libltdl/loaders/dld_link.c
libltdl/loaders/dlopen.c libltdl/loaders/dyld.c
libltdl/loaders/load_add_on.c libltdl/loaders/loadlibrary.c
libltdl/loaders/shl_load.c libltdl/lt__dirent.c libltdl/lt__strl.c
libltdl/libltdl/lt__alloc.h libltdl/libltdl/lt__dirent.h
libltdl/libltdl/lt__glibc.h libltdl/libltdl/lt__private.h
libltdl/libltdl/lt__strl.h libltdl/libltdl/lt_dlloader.h
libltdl/libltdl/lt_error.h libltdl/libltdl/lt_system.h
libltdl/libltdl/slist.h libltdl/loaders/preopen.c libltdl/lt__alloc.c
libltdl/lt_dlloader.c libltdl/lt_error.c libltdl/ltdl.c libltdl/ltdl.h
libltdl/slist.c,g" \
    -e "s,@pkgconfig_files\@,config/compile config/config.guess
config/config.sub config/depcomp config/install-sh config/missing
config/ltmain.sh,g" \
    ./libtoolize.in > libtoolize.tmp
chmod a+x libtoolize.tmp
chmod a-w libtoolize.tmp
mv -f libtoolize.tmp libtoolize
purvis-bedenbaughs-computer:~/dev/libtool-2.2.6 pbedenbaugh$ make check
make  check-recursive
rm -f tests/defs.tmp tests/defs; \
input="defs.m4sh"; \
sed -e 's,@EGREP\@,/usr/bin/grep -E,g' -e 's,@FGREP\@,/usr/bin/grep -F,g' -e
's,@GREP\@,/usr/bin/grep,g' -e 's,@LN_S\@,ln -s,g' -e
's,@MACRO_VERSION\@,2.2.6,g' -e 's,@PACKAGE\@,libtool,g' -e
's,@PACKAGE_BUGREPORT\@,address@hidden,g' -e
's,@PACKAGE_NAME\@,libtool,g' -e 's,@PACKAGE_STRING\@,libtool 2.2.6,g' -e
's,@PACKAGE_TARNAME\@,libtool,g' -e 's,@PACKAGE_VERSION\@,2.2.6,g' -e
's,@SED\@,/usr/bin/sed,g' -e 's,@VERSION\@,2.2.6,g' -e
's,@aclocaldir\@,/usr/local/share/aclocal,g' -e
's,@datadir\@,/usr/local/share,g' -e
's,@pkgdatadir\@,/usr/local/share/libtool,g' -e
's,@host_triplet\@,i386-apple-darwin8.11.1,g' -e 's,@prefix\@,/usr/local,g'
-e "s,@configure_input\@,Generated from $input.,g" ./tests/defs.in >
tests/defs.tmp; \
mv -f tests/defs.tmp tests/defs
make  check-TESTS check-local
PASS: tests/link.test
PASS: tests/link-2.test
PASS: tests/nomode.test
PASS: tests/objectlist.test
PASS: tests/quote.test
PASS: tests/sh.test
PASS: tests/suffix.test
PASS: tests/tagtrace.test
PASS: tests/cdemo-static.test
PASS: tests/cdemo-make.test
PASS: tests/cdemo-exec.test
PASS: tests/demo-static.test
PASS: tests/demo-make.test
PASS: tests/demo-exec.test
PASS: tests/demo-inst.test
PASS: tests/demo-unst.test
PASS: tests/depdemo-static.test
PASS: tests/depdemo-make.test
PASS: tests/depdemo-exec.test
PASS: tests/depdemo-inst.test
PASS: tests/depdemo-unst.test
PASS: tests/mdemo-static.test
PASS: tests/mdemo-make.test
PASS: tests/mdemo-exec.test
PASS: tests/mdemo-inst.test
PASS: tests/mdemo-unst.test
PASS: tests/cdemo-conf.test
PASS: tests/cdemo-make.test
PASS: tests/cdemo-exec.test
PASS: tests/demo-conf.test
PASS: tests/demo-make.test
PASS: tests/demo-exec.test
PASS: tests/demo-inst.test
PASS: tests/demo-unst.test
PASS: tests/demo-deplibs.test
PASS: tests/depdemo-conf.test
PASS: tests/depdemo-make.test
PASS: tests/depdemo-exec.test
PASS: tests/depdemo-inst.test
PASS: tests/depdemo-unst.test
PASS: tests/mdemo-conf.test
PASS: tests/mdemo-make.test
PASS: tests/mdemo-exec.test
PASS: tests/mdemo-inst.test
PASS: tests/mdemo-unst.test
PASS: tests/mdemo-dryrun.test
PASS: tests/mdemo2-conf.test
PASS: tests/mdemo2-make.test
PASS: tests/mdemo2-exec.test
PASS: tests/pdemo-conf.test
PASS: tests/pdemo-make.test
PASS: tests/pdemo-exec.test
PASS: tests/pdemo-inst.test
PASS: tests/demo-nofast.test
PASS: tests/demo-make.test
PASS: tests/demo-exec.test
PASS: tests/demo-inst.test
PASS: tests/demo-unst.test
PASS: tests/depdemo-nofast.test
PASS: tests/depdemo-make.test
PASS: tests/depdemo-exec.test
PASS: tests/depdemo-inst.test
PASS: tests/depdemo-unst.test
PASS: tests/demo-pic.test
PASS: tests/demo-make.test
PASS: tests/demo-exec.test
PASS: tests/demo-nopic.test
PASS: tests/demo-make.test
PASS: tests/demo-exec.test
PASS: tests/cdemo-shared.test
PASS: tests/cdemo-make.test
PASS: tests/cdemo-exec.test
PASS: tests/demo-shared.test
PASS: tests/demo-make.test
PASS: tests/demo-exec.test
PASS: tests/demo-inst.test
PASS: tests/demo-hardcode.test
PASS: tests/demo-relink.test
PASS: tests/demo-noinst-link.test
PASS: tests/demo-unst.test
PASS: tests/depdemo-shared.test
PASS: tests/depdemo-make.test
PASS: tests/depdemo-exec.test
PASS: tests/depdemo-inst.test
PASS: tests/depdemo-relink.test
PASS: tests/depdemo-unst.test
PASS: tests/mdemo-shared.test
PASS: tests/mdemo-make.test
PASS: tests/mdemo-exec.test
PASS: tests/mdemo-inst.test
PASS: tests/mdemo-unst.test
PASS: tests/cdemo-undef.test
PASS: tests/cdemo-make.test
PASS: tests/cdemo-exec.test
PASS: tests/tagdemo-static.test
PASS: tests/tagdemo-make.test
PASS: tests/tagdemo-exec.test
PASS: tests/tagdemo-conf.test
PASS: tests/tagdemo-make.test
PASS: tests/tagdemo-exec.test
PASS: tests/tagdemo-shared.test
PASS: tests/tagdemo-make.test
PASS: tests/tagdemo-exec.test
PASS: tests/tagdemo-undef.test
PASS: tests/tagdemo-make.test
PASS: tests/tagdemo-exec.test
PASS: tests/f77demo-static.test
PASS: tests/f77demo-make.test
PASS: tests/f77demo-exec.test
PASS: tests/f77demo-conf.test
PASS: tests/f77demo-make.test
PASS: tests/f77demo-exec.test
PASS: tests/f77demo-shared.test
PASS: tests/f77demo-make.test
PASS: tests/f77demo-exec.test
PASS: tests/fcdemo-static.test
PASS: tests/fcdemo-make.test
PASS: tests/fcdemo-exec.test
PASS: tests/fcdemo-conf.test
PASS: tests/fcdemo-make.test
PASS: tests/fcdemo-exec.test
PASS: tests/fcdemo-shared.test
PASS: tests/fcdemo-make.test
PASS: tests/fcdemo-exec.test
====================
All 124 tests passed
====================
abs_srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; cd tests; \
CONFIG_SHELL="/bin/sh" /bin/sh $abs_srcdir/tests/testsuite \
  MAKE="make" CC="gcc" CFLAGS="-g -O2" CPP="gcc -E" CPPFLAGS=""
LD="/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld" LDFLAGS="" LIBS=""
LN_S="ln -s" NM="/usr/bin/nm -p" RANLIB="ranlib" STRIP="strip" OBJEXT="o"
EXEEXT="" SHELL="/bin/sh" CONFIG_SHELL="/bin/sh" CXX="g++" CXXFLAGS="-g -O2"
CXXCPP="g++ -E" F77="gfortran" FFLAGS="-g -O2" FC="gfortran" FCFLAGS="-g
-O2" GCJ="gcj" GCJFLAGS="-g -O2"
_lt_pkgdatadir="/Users/pbedenbaugh/dev/libtool-2.2.6"
LIBTOOLIZE="/Users/pbedenbaugh/dev/libtool-2.2.6/libtoolize"
LIBTOOL="/Users/pbedenbaugh/dev/libtool-2.2.6/libtool"
tst_aclocaldir="/Users/pbedenbaugh/dev/libtool-2.2.6/libltdl/m4"
## ------------------------- ##
## libtool 2.2.6 test suite. ##
## ------------------------- ##

Libtoolize operation.

  1: libtoolize macro installation                   ok
  2: libtoolize macro directory mismatch error       ok
  3: libtoolize macro serial update                  ok
  4: libtoolize config files serial update           ok
  5: diagnose missing LT_CONFIG_LTDL_DIR             ok
  6: copy ltdl.m4 with shared macro directory        ok
  7: correctly parse LTDL_INIT from configure.ac     ok
  8: diagnose missing LTDL_INIT invocation           ok
  9: upgrading verbatim style aclocal.m4             ok
 10: verbatim aclocal.m4 w/o AC_CONFIG_MACRO_DIR     ok
 11: nonrecursive ltdl with AC_CONFIG_MACRO_DIR      ok
 12: subproject ltdl with non-shared directories     ok
 13: LIBTOOLIZE_OPTIONS                              ok
 14: cleanup old installation                        ok

Testing libtool functions.

 15: duplicate members in archive tests              ok
 16: duplicate convenience archive names             ok
 17: preserve duplicate convenience deps             expected failure
(duplicate_deps.at:72)
 18: inherited_linker_flags                          ok
 19: C convenience archives                          ok
 20: C++ convenience archives                        ok
 21: F77 convenience archives                        ok
 22: FC convenience archives                         ok
 23: Java convenience archives                       ok
 24: Link order test.                                ok
 25: Link order of deplibs.                          skipped
(link-order2.at:144)
 26: Failure tests                                   ok
 27: shlibpath_overrides_runpath                     ok
 28: Runpath in libtool library files                ok
 29: static linking flags for programs               ok
 30: ccache -all-static                              ok
 31: Export test                                     ok
 32: sys_lib_search_path                             ok
 33: indirect convenience                            ok
 34: indirect uninstalled                            ok
 35: static library contains static library          expected failure
(archive-in-archive.at:49)
 36: execute mode                                    ok
 37: localized compiler messages                     ok

DESTDIR tests

 38: Simple DESTDIR install                          ok
 39: DESTDIR with in-package deplibs                 ok

Support for older m4 interface.

 40: AM_PROG_LIBTOOL                                 ok
 41: AC_WITH_LTDL                                    ok

Libtool subdir-objects support.

 42: C subdir-objects                                ok
 43: C++ subdir-objects                              ok

Libltdl functionality.

 44: lt_dlexit unloading libs                        ok
 45: lt_dlopenadvise library loading                 ok
 46: ltdl API                                        ok
 47: enforced lib prefix                             ok

Standalone Libltdl.

 48: compiling softlinked libltdl                    ok
 49: compiling copied libltdl                        ok
 50: installable libltdl                             ok
 51: linking libltdl without autotools               ok

Subproject Libltdl.

 52: compiling softlinked libltdl                    ok
 53: compiling copied libltdl                        ok
 54: installable libltdl                             ok
 55: linking libltdl without autotools               ok

Nonrecursive Automake Libltdl.

 56: compiling softlinked libltdl                    ok
 57: compiling copied libltdl                        ok
 58: installable libltdl                             ok

Recursive Automake Libltdl.

 59: compiling softlinked libltdl                    ok
 60: compiling copied libltdl                        ok
 61: installable libltdl                             ok

C++ template tests.

 62: simple template test                            ok
 63: template test with subdirs                      skipped 
(template.at:289)

Constructors.

 64: C++ static constructors                         ok

libtool script generation.

 65: config.status                                   ok
 66: config.lt                                       ok

Detecting identical deplibs.

 67: build tree relpaths                             expected failure 
(deplibs-ident.at:68)

configure interface to libltdl.

 68: installable libltdl                             ok
 69: --with-ltdl-include/lib                         ok
 70: --with-included-ltdl                            ok
 71: convenience libltdl                             ok

Libtool stress test.

 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)

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: 72 tests were run,
4 failed (3 expected failures).
2 tests were skipped.
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##

Please send `tests/testsuite.log' and all information you think might help:

   To: <address@hidden>
   Subject: [libtool 2.2.6] testsuite: 74 failed


You may investigate any problem if you feel able to do so, in which
case the test suite provides a good starting point.  Its output may
be found below `tests/testsuite.dir'.

make[3]: *** [check-local] Error 1
make[2]: *** [check-am] Error 2
make[1]: *** [check-recursive] Error 1
make: *** [check] Error 2
purvis-bedenbaughs-computer:~/dev/libtool-2.2.6 pbedenbaugh$ 






reply via email to

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