bug-hurd
[Top][All Lists]
Advanced

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

libtool (branch-1-5) report


From: Alfred M. Szmidt
Subject: libtool (branch-1-5) report
Date: Wed, 24 Sep 2003 09:19:10 +0200 (MEST)

Good news, libtool (branch-1-5) compiles, and runs the testsuite on
GNU/Hurd without a single failure.  It was compiled with gcc 3.2 and
binutils 2.14, running libc 2.3.2 (with a minor patch).  And the
output of the compile and testsuite are inlined.

Cheers.

Welcome to the Emacs shell

~ $ cd /obj/devel/ams/libtool/
/obj/devel/ams/libtool $ /home/ams/src/libtool-branch-1-5/configure --prefix=
## ------------------------------------------------------------ ##
## Configuring libtool 1.5.0a (1.1220.2.30 2003/09/21 12:51:38) ##
## ------------------------------------------------------------ ##

checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output... 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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for a sed that does not truncate output... /bin/sed
checking build system type... i386-unknown-gnu0.3
checking host system type... i386-unknown-gnu0.3
checking for egrep... grep -E
checking for ld used by gcc... /i386-unknown-gnu0.3/bin/ld
checking if the linker (/i386-unknown-gnu0.3/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /bin/nm -B
checking whether ln -s works... 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++... none
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking for gcj... gcj
checking for windres... no
checking for /i386-unknown-gnu0.3/bin/ld option to reload object files... -r
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking the maximum length of command line arguments... -1
checking command to parse /bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/i386-unknown-gnu0.3/bin/ld) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... gnu0.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: executing depfiles commands
configure: configuring in libltdl
configure: running /bin/sh '/home/ams/src/libtool-branch-1-5/libltdl/configure' 
--prefix=  '--prefix=' --enable-ltdl-install --cache-file=/dev/null 
--srcdir=/home/ams/src/libtool-branch-1-5/libltdl
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output... 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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking build system type... i386-unknown-gnu0.3
checking host system type... i386-unknown-gnu0.3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /i386-unknown-gnu0.3/bin/ld
checking if the linker (/i386-unknown-gnu0.3/bin/ld) is GNU ld... yes
checking for /i386-unknown-gnu0.3/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... 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++... none
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... -1
checking command to parse /bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/i386-unknown-gnu0.3/bin/ld) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... gnu0.3 ld.so
checking how to hardcode library paths into programs... immediate
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 for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen in -ldl... yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_append... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
/obj/devel/ams/libtool $ make
Making all in .
make[1]: Entering directory `/obj/devel/ams/libtool'
rm -f ltmain.shT
date=`/bin/sh /home/ams/src/libtool-branch-1-5/mkstamp < 
/home/ams/src/libtool-branch-1-5/ChangeLog` && \
sed -e 's/@''PACKAGE@/libtool/' -e 's/@''VERSION@/1.5.0a/' \
    -e "s%@""TIMESTAMP@%$date%" /home/ams/src/libtool-branch-1-5/ltmain.in > 
ltmain.shT
mv -f ltmain.shT /home/ams/src/libtool-branch-1-5/ltmain.sh || \
(rm -f /home/ams/src/libtool-branch-1-5/ltmain.sh && cp ltmain.shT 
/home/ams/src/libtool-branch-1-5/ltmain.sh && rm -f ltmain.shT)
cp /home/ams/src/libtool-branch-1-5/ltmain.sh 
/home/ams/src/libtool-branch-1-5/libltdl/
/bin/sh ./config.status --recheck
running /bin/sh /home/ams/src/libtool-branch-1-5/configure  --prefix= 
--enable-ltdl-install  --no-create --no-recursion
## ------------------------------------------------------------ ##
## Configuring libtool 1.5.0a (1.1220.2.30 2003/09/21 12:51:38) ##
## ------------------------------------------------------------ ##

checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output... 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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for a sed that does not truncate output... /bin/sed
checking build system type... i386-unknown-gnu0.3
checking host system type... i386-unknown-gnu0.3
checking for egrep... grep -E
checking for ld used by gcc... /i386-unknown-gnu0.3/bin/ld
checking if the linker (/i386-unknown-gnu0.3/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /bin/nm -B
checking whether ln -s works... 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++... none
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking for gcj... gcj
checking for windres... no
checking for /i386-unknown-gnu0.3/bin/ld option to reload object files... -r
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking the maximum length of command line arguments... -1
checking command to parse /bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/i386-unknown-gnu0.3/bin/ld) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... gnu0.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /i386-unknown-gnu0.3/bin/ld
checking if the linker (/i386-unknown-gnu0.3/bin/ld) is GNU ld... yes
checking whether the g++ linker (/i386-unknown-gnu0.3/bin/ld) supports shared 
libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/i386-unknown-gnu0.3/bin/ld) supports shared 
libraries... yes
checking dynamic linker characteristics... gnu0.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/i386-unknown-gnu0.3/bin/ld) supports shared 
libraries... yes
checking dynamic linker characteristics... gnu0.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) yes
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... no
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/i386-unknown-gnu0.3/bin/ld) supports shared 
libraries... yes
checking dynamic linker characteristics... gcj: libgcj.spec: No such file or 
directory
gnu0.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
configure: creating ./config.status
chmod +x libtool
CONFIG_FILES=libtoolize CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating libtoolize
config.status: executing depfiles commands
chmod +x libtoolize
make[1]: Leaving directory `/obj/devel/ams/libtool'
Making all in libltdl
/obj/devel/ams/libtool/libltdl
make[1]: Entering directory `/obj/devel/ams/libtool/libltdl'
/bin/make  all-am
make[2]: Entering directory `/obj/devel/ams/libtool/libltdl'
/bin/sh ./config.status --recheck
running /bin/sh /home/ams/src/libtool-branch-1-5/libltdl/configure  --prefix= 
--enable-ltdl-install --cache-file=/dev/null 
--srcdir=/home/ams/src/libtool-branch-1-5/libltdl  --no-create --no-recursion
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output... 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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking build system type... i386-unknown-gnu0.3
checking host system type... i386-unknown-gnu0.3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /i386-unknown-gnu0.3/bin/ld
checking if the linker (/i386-unknown-gnu0.3/bin/ld) is GNU ld... yes
checking for /i386-unknown-gnu0.3/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... 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++... none
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... -1
checking command to parse /bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/i386-unknown-gnu0.3/bin/ld) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... gnu0.3 ld.so
checking how to hardcode library paths into programs... immediate
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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /i386-unknown-gnu0.3/bin/ld
checking if the linker (/i386-unknown-gnu0.3/bin/ld) is GNU ld... yes
checking whether the g++ linker (/i386-unknown-gnu0.3/bin/ld) supports shared 
libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/i386-unknown-gnu0.3/bin/ld) supports shared 
libraries... yes
checking dynamic linker characteristics... gnu0.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/i386-unknown-gnu0.3/bin/ld) supports shared 
libraries... yes
checking dynamic linker characteristics... gnu0.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen in -ldl... yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_append... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
configure: creating ./config.status
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/home/ams/src/libtool-branch-1-5/libltdl -I.     -g -O2 -c -o ltdl.lo `test 
-f '/home/ams/src/libtool-branch-1-5/libltdl/ltdl.c' || echo 
'/home/ams/src/libtool-branch-1-5/libltdl/'`/home/ams/src/libtool-branch-1-5/libltdl/ltdl.c
mkdir .libs
rm: cannot remove `': Invalid argument
 gcc -DHAVE_CONFIG_H -I. -I/home/ams/src/libtool-branch-1-5/libltdl -I. -g -O2 
-c /home/ams/src/libtool-branch-1-5/libltdl/ltdl.c  -fPIC -DPIC -o .libs/ltdl.o
rm: cannot remove `': Invalid argument
 gcc -DHAVE_CONFIG_H -I. -I/home/ams/src/libtool-branch-1-5/libltdl -I. -g -O2 
-c /home/ams/src/libtool-branch-1-5/libltdl/ltdl.c -o ltdl.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link gcc  -g -O2   -o libltdl.la -rpath /lib 
-no-undefined -version-info 4:0:1 ltdl.lo -ldl 
gcc -shared  .libs/ltdl.o  -ldl  -Wl,-soname -Wl,libltdl.so.3 -o 
.libs/libltdl.so.3.1.0
(cd .libs && rm -f libltdl.so.3 && ln -s libltdl.so.3.1.0 libltdl.so.3)
(cd .libs && rm -f libltdl.so && ln -s libltdl.so.3.1.0 libltdl.so)
ar cru .libs/libltdl.a  ltdl.o
ranlib .libs/libltdl.a
creating libltdl.la
(cd .libs && rm -f libltdl.la && ln -s ../libltdl.la libltdl.la)
make[2]: Leaving directory `/obj/devel/ams/libtool/libltdl'
make[1]: Leaving directory `/obj/devel/ams/libtool/libltdl'
Making all in doc
/obj/devel/ams/libtool/doc
make[1]: Entering directory `/obj/devel/ams/libtool/doc'
cd .. && /bin/sh ./config.status doc/Makefile 
config.status: creating doc/Makefile
make[1]: Leaving directory `/obj/devel/ams/libtool/doc'
make[1]: Entering directory `/obj/devel/ams/libtool/doc'
Updating version.texi
/bin/sh /home/ams/src/libtool-branch-1-5/missing --run makeinfo   -I 
/home/ams/src/libtool-branch-1-5/doc \
 -o libtool.info `test -f '/home/ams/src/libtool-branch-1-5/doc/libtool.texi' 
|| echo 
'/home/ams/src/libtool-branch-1-5/doc/'`/home/ams/src/libtool-branch-1-5/doc/libtool.texi
make[1]: Leaving directory `/obj/devel/ams/libtool/doc'
Making all in tests
/obj/devel/ams/libtool/tests
make[1]: Entering directory `/obj/devel/ams/libtool/tests'
cd .. && /bin/sh ./config.status tests/Makefile 
config.status: creating tests/Makefile
make[1]: Leaving directory `/obj/devel/ams/libtool/tests'
make[1]: Entering directory `/obj/devel/ams/libtool/tests'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/obj/devel/ams/libtool/tests'
/obj/devel/ams/libtool $ make
cd . && /bin/sh ./config.status Makefile 
config.status: creating Makefile
Making all in .
make[1]: Entering directory `/obj/devel/ams/libtool'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/obj/devel/ams/libtool'
Making all in libltdl
/obj/devel/ams/libtool/libltdl
make[1]: Entering directory `/obj/devel/ams/libtool/libltdl'
cd . && /bin/sh ./config.status Makefile 
config.status: creating Makefile
make[1]: Leaving directory `/obj/devel/ams/libtool/libltdl'
make[1]: Entering directory `/obj/devel/ams/libtool/libltdl'
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
/bin/make  all-am
make[2]: Entering directory `/obj/devel/ams/libtool/libltdl'
make[2]: Leaving directory `/obj/devel/ams/libtool/libltdl'
make[1]: Leaving directory `/obj/devel/ams/libtool/libltdl'
Making all in doc
/obj/devel/ams/libtool/doc
make[1]: Entering directory `/obj/devel/ams/libtool/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/obj/devel/ams/libtool/doc'
Making all in tests
/obj/devel/ams/libtool/tests
make[1]: Entering directory `/obj/devel/ams/libtool/tests'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/obj/devel/ams/libtool/tests'
/obj/devel/ams/libtool $ make
Making all in .
make[1]: Entering directory `/obj/devel/ams/libtool'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/obj/devel/ams/libtool'
Making all in libltdl
/obj/devel/ams/libtool/libltdl
make[1]: Entering directory `/obj/devel/ams/libtool/libltdl'
/bin/make  all-am
make[2]: Entering directory `/obj/devel/ams/libtool/libltdl'
make[2]: Leaving directory `/obj/devel/ams/libtool/libltdl'
make[1]: Leaving directory `/obj/devel/ams/libtool/libltdl'
Making all in doc
/obj/devel/ams/libtool/doc
make[1]: Entering directory `/obj/devel/ams/libtool/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/obj/devel/ams/libtool/doc'
Making all in tests
/obj/devel/ams/libtool/tests
make[1]: Entering directory `/obj/devel/ams/libtool/tests'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/obj/devel/ams/libtool/tests'
/obj/devel/ams/libtool $ make check
Making check in .
make[1]: Entering directory `/obj/devel/ams/libtool'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/obj/devel/ams/libtool'
Making check in libltdl
/obj/devel/ams/libtool/libltdl
make[1]: Entering directory `/obj/devel/ams/libtool/libltdl'
make[1]: Leaving directory `/obj/devel/ams/libtool/libltdl'
Making check in doc
/obj/devel/ams/libtool/doc
make[1]: Entering directory `/obj/devel/ams/libtool/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/obj/devel/ams/libtool/doc'
Making check in tests
/obj/devel/ams/libtool/tests
make[1]: Entering directory `/obj/devel/ams/libtool/tests'
/bin/make  check-TESTS
make[2]: Entering directory `/obj/devel/ams/libtool/tests'
PASS: cdemo-static.test
PASS: cdemo-make.test
PASS: cdemo-exec.test
PASS: demo-static.test
PASS: demo-make.test
PASS: demo-exec.test
PASS: demo-inst.test
PASS: demo-unst.test
PASS: depdemo-static.test
PASS: depdemo-make.test
PASS: depdemo-exec.test
PASS: depdemo-inst.test
PASS: depdemo-unst.test
PASS: mdemo-static.test
PASS: mdemo-make.test
PASS: mdemo-exec.test
PASS: mdemo-inst.test
PASS: mdemo-unst.test
PASS: cdemo-conf.test
PASS: cdemo-make.test
PASS: cdemo-exec.test
PASS: demo-conf.test
PASS: demo-make.test
PASS: demo-exec.test
PASS: demo-inst.test
PASS: demo-unst.test
PASS: deplibs.test
PASS: depdemo-conf.test
PASS: depdemo-make.test
PASS: depdemo-exec.test
PASS: depdemo-inst.test
PASS: depdemo-unst.test
PASS: mdemo-conf.test
PASS: mdemo-make.test
PASS: mdemo-exec.test
PASS: mdemo-inst.test
PASS: mdemo-unst.test
PASS: dryrun.test
PASS: demo-nofast.test
PASS: demo-make.test
PASS: demo-exec.test
PASS: demo-inst.test
PASS: demo-unst.test
PASS: demo-pic.test
PASS: demo-make.test
PASS: demo-exec.test
PASS: demo-nopic.test
PASS: demo-make.test
PASS: demo-exec.test
PASS: depdemo-nofast.test
PASS: depdemo-make.test
PASS: depdemo-exec.test
PASS: depdemo-inst.test
PASS: depdemo-unst.test
PASS: cdemo-shared.test
PASS: cdemo-make.test
PASS: cdemo-exec.test
PASS: demo-shared.test
PASS: demo-make.test
PASS: demo-exec.test
PASS: demo-inst.test
PASS: hardcode.test
PASS: build-relink.test
PASS: noinst-link.test
PASS: demo-unst.test
PASS: depdemo-shared.test
PASS: depdemo-make.test
PASS: depdemo-exec.test
PASS: depdemo-inst.test
PASS: build-relink2.test
PASS: depdemo-unst.test
PASS: mdemo-shared.test
PASS: mdemo-make.test
PASS: mdemo-exec.test
PASS: mdemo-inst.test
PASS: mdemo-unst.test
PASS: assign.test
PASS: link.test
PASS: link-2.test
PASS: nomode.test
PASS: quote.test
PASS: sh.test
PASS: suffix.test
PASS: pdemo-conf.test
PASS: pdemo-make.test
PASS: pdemo-exec.test
PASS: pdemo-inst.test
PASS: mdemo-conf.test
PASS: mdemo-make.test
PASS: mdemo2-conf.test
PASS: mdemo2-make.test
PASS: mdemo2-exec.test
PASS: tagdemo-static.test
PASS: tagdemo-make.test
PASS: tagdemo-exec.test
PASS: tagdemo-conf.test
PASS: tagdemo-make.test
PASS: tagdemo-exec.test
PASS: tagdemo-shared.test
PASS: tagdemo-make.test
PASS: tagdemo-exec.test
PASS: f77demo-static.test
PASS: f77demo-make.test
PASS: f77demo-exec.test
PASS: f77demo-conf.test
PASS: f77demo-make.test
PASS: f77demo-exec.test
PASS: f77demo-shared.test
PASS: f77demo-make.test
PASS: f77demo-exec.test
====================
All 110 tests passed
====================
make[2]: Leaving directory `/obj/devel/ams/libtool/tests'
make[1]: Leaving directory `/obj/devel/ams/libtool/tests'
/obj/devel/ams/libtool $ 




reply via email to

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