automake
[Top][All Lists]
Advanced

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

Re: Automake 1.6.1b


From: Nishio Futoshi
Subject: Re: Automake 1.6.1b
Date: Wed, 12 Jun 2002 02:46:12 +0900
User-agent: Wanderlust/2.5.8 (Smooth) EMY/1.13.9 (Art is long, life is short) SLIM/1.14.7 (酒井彩名) APEL/10.3 Emacs/20.7 (i586-kondara-linux-gnu) MULE/4.1 (AOI)

Hi! 

In 'make check', I got 
=====================
1 of 380 tests failed
=====================
FAIL: pr307.test

And I do 'make TESTS=pr307.test VERBOSE=1 check'.  I put below.  My
tools version are:

$ uname -r
2.4.4-18k
# It's GNU/Linux

$ ar --version
GNU ar 2.12

$ autoconf --version
autoconf (GNU Autoconf) 2.53

$ perl -v
This is perl, v5.6.0 built for i586-linux

Thanks.


MAKE CHECK LOG
----From here---
make[2]: Entering directory `/home/futoshi/tmp/automake-1.6.1b/tests'
pr307: running libtoolize --version
libtoolize (GNU libtool) 1.4.2
pr307: running gcc --version
2.96
=== Running test ./pr307.test
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
  am_cv_CC_dependencies_compiler_type=none
      am_cv_CC_dependencies_compiler_type=$depmode
  am_cv_CC_dependencies_compiler_type=none
echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6
CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) 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 style of include used by make... GNU
checking dependency style of gcc... (cached) dashmstdout
checking build system type... i586-pc-linux-gnu
checking host system type... i586-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
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 ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
make: Nothing to be done for `all'.
make  librace.la
make[1]: Entering directory `/home/futoshi/tmp/automake-1.6.1b/tests/testSubDir'
source='a.c' object='a.lo' libtool=yes \
depfile='.deps/a.Plo' tmpdepfile='.deps/a.TPlo' \
depmode=dashmstdout /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile gcc -DPACKAGE_NAME=\"pr307\" 
-DPACKAGE_TARNAME=\"pr307\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"pr307\ 
1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pr307\" -DVERSION=\"1.0\" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1  -I. -I.     -g -O2 -c -o 
a.lo `test -f 'a.c' || echo './'`a.c
mkdir .libs
gcc -DPACKAGE_NAME=\"pr307\" -DPACKAGE_TARNAME=\"pr307\" 
-DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"pr307 1.0\"" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pr307\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -g -O2 -c a.c  -fPIC -DPIC -o 
.libs/a.lo
gcc -DPACKAGE_NAME=\"pr307\" -DPACKAGE_TARNAME=\"pr307\" 
-DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"pr307 1.0\"" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pr307\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -g -O2 -c a.c -o a.o >/dev/null 2>&1
mv -f .libs/a.lo a.lo
mv: .libs/a.lo: No such file or directory
source='b.c' object='b.lo' libtool=yes \
depfile='.deps/b.Plo' tmpdepfile='.deps/b.TPlo' \
depmode=dashmstdout /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile gcc -DPACKAGE_NAME=\"pr307\" 
-DPACKAGE_TARNAME=\"pr307\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"pr307\ 
1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pr307\" -DVERSION=\"1.0\" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1  -I. -I.     -g -O2 -c -o 
b.lo `test -f 'b.c' || echo './'`b.c
rm -f .libs/b.lo
gcc -DPACKAGE_NAME=\"pr307\" -DPACKAGE_TARNAME=\"pr307\" 
-DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"pr307 1.0\"" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pr307\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -g -O2 -c b.c  -fPIC -DPIC -o 
.libs/b.lo
gcc -DPACKAGE_NAME=\"pr307\" -DPACKAGE_TARNAME=\"pr307\" 
-DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"pr307 1.0\"" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pr307\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -g -O2 -c b.c -o b.o >/dev/null 2>&1
mv -f .libs/b.lo b.lo
mv: .libs/b.lo: No such file or directory
source='c.c' object='c.lo' libtool=yes \
depfile='.deps/c.Plo' tmpdepfile='.deps/c.TPlo' \
depmode=dashmstdout /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile gcc -DPACKAGE_NAME=\"pr307\" 
-DPACKAGE_TARNAME=\"pr307\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"pr307\ 
1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pr307\" -DVERSION=\"1.0\" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1  -I. -I.     -g -O2 -c -o 
c.lo `test -f 'c.c' || echo './'`c.c
rm -f .libs/c.lo
gcc -DPACKAGE_NAME=\"pr307\" -DPACKAGE_TARNAME=\"pr307\" 
-DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"pr307 1.0\"" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pr307\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -g -O2 -c c.c  -fPIC -DPIC -o 
.libs/c.lo
gcc -DPACKAGE_NAME=\"pr307\" -DPACKAGE_TARNAME=\"pr307\" 
-DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"pr307 1.0\"" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pr307\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -g -O2 -c c.c -o c.o >/dev/null 2>&1
mv -f .libs/c.lo c.lo
mv: .libs/c.lo: No such file or directory
source='d.c' object='d.lo' libtool=yes \
depfile='.deps/d.Plo' tmpdepfile='.deps/d.TPlo' \
depmode=dashmstdout /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile gcc -DPACKAGE_NAME=\"pr307\" 
-DPACKAGE_TARNAME=\"pr307\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"pr307\ 
1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pr307\" -DVERSION=\"1.0\" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1  -I. -I.     -g -O2 -c -o 
d.lo `test -f 'd.c' || echo './'`d.c
rm -f .libs/d.lo
gcc -DPACKAGE_NAME=\"pr307\" -DPACKAGE_TARNAME=\"pr307\" 
-DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"pr307 1.0\"" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pr307\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -g -O2 -c d.c  -fPIC -DPIC -o 
.libs/d.lo
gcc -DPACKAGE_NAME=\"pr307\" -DPACKAGE_TARNAME=\"pr307\" 
-DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"pr307 1.0\"" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pr307\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -g -O2 -c d.c -o d.o >/dev/null 2>&1
mv -f .libs/d.lo d.lo
mv: .libs/d.lo: No such file or directory
source='e.c' object='e.lo' libtool=yes \
depfile='.deps/e.Plo' tmpdepfile='.deps/e.TPlo' \
depmode=dashmstdout /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile gcc -DPACKAGE_NAME=\"pr307\" 
-DPACKAGE_TARNAME=\"pr307\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"pr307\ 
1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pr307\" -DVERSION=\"1.0\" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1  -I. -I.     -g -O2 -c -o 
e.lo `test -f 'e.c' || echo './'`e.c
rm -f .libs/e.lo
gcc -DPACKAGE_NAME=\"pr307\" -DPACKAGE_TARNAME=\"pr307\" 
-DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"pr307 1.0\"" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pr307\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -g -O2 -c e.c  -fPIC -DPIC -o 
.libs/e.lo
gcc -DPACKAGE_NAME=\"pr307\" -DPACKAGE_TARNAME=\"pr307\" 
-DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"pr307 1.0\"" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pr307\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -g -O2 -c e.c -o e.o >/dev/null 2>&1
mv -f .libs/e.lo e.lo
mv: .libs/e.lo: No such file or directory
source='f.c' object='f.lo' libtool=yes \
depfile='.deps/f.Plo' tmpdepfile='.deps/f.TPlo' \
depmode=dashmstdout /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile gcc -DPACKAGE_NAME=\"pr307\" 
-DPACKAGE_TARNAME=\"pr307\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"pr307\ 
1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pr307\" -DVERSION=\"1.0\" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1  -I. -I.     -g -O2 -c -o 
f.lo `test -f 'f.c' || echo './'`f.c
rm -f .libs/f.lo
gcc -DPACKAGE_NAME=\"pr307\" -DPACKAGE_TARNAME=\"pr307\" 
-DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"pr307 1.0\"" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pr307\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -g -O2 -c f.c  -fPIC -DPIC -o 
.libs/f.lo
gcc -DPACKAGE_NAME=\"pr307\" -DPACKAGE_TARNAME=\"pr307\" 
-DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"pr307 1.0\"" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pr307\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -g -O2 -c f.c -o f.o >/dev/null 2>&1
mv -f .libs/f.lo f.lo
mv: .libs/f.lo: No such file or directory
source='g.c' object='g.lo' libtool=yes \
depfile='.deps/g.Plo' tmpdepfile='.deps/g.TPlo' \
depmode=dashmstdout /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile gcc -DPACKAGE_NAME=\"pr307\" 
-DPACKAGE_TARNAME=\"pr307\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"pr307\ 
1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pr307\" -DVERSION=\"1.0\" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1  -I. -I.     -g -O2 -c -o 
g.lo `test -f 'g.c' || echo './'`g.c
rm -f .libs/g.lo
gcc -DPACKAGE_NAME=\"pr307\" -DPACKAGE_TARNAME=\"pr307\" 
-DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"pr307 1.0\"" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pr307\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -g -O2 -c g.c  -fPIC -DPIC -o 
.libs/g.lo
gcc -DPACKAGE_NAME=\"pr307\" -DPACKAGE_TARNAME=\"pr307\" 
-DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"pr307 1.0\"" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pr307\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -g -O2 -c g.c -o g.o >/dev/null 2>&1
mv -f .libs/g.lo g.lo
mv: .libs/g.lo: No such file or directory
source='h.c' object='h.lo' libtool=yes \
depfile='.deps/h.Plo' tmpdepfile='.deps/h.TPlo' \
depmode=dashmstdout /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile gcc -DPACKAGE_NAME=\"pr307\" 
-DPACKAGE_TARNAME=\"pr307\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"pr307\ 
1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pr307\" -DVERSION=\"1.0\" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1  -I. -I.     -g -O2 -c -o 
h.lo `test -f 'h.c' || echo './'`h.c
rm -f .libs/h.lo
gcc -DPACKAGE_NAME=\"pr307\" -DPACKAGE_TARNAME=\"pr307\" 
-DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"pr307 1.0\"" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pr307\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -g -O2 -c h.c  -fPIC -DPIC -o 
.libs/h.lo
gcc -DPACKAGE_NAME=\"pr307\" -DPACKAGE_TARNAME=\"pr307\" 
-DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"pr307 1.0\"" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pr307\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -g -O2 -c h.c -o h.o >/dev/null 2>&1
mv -f .libs/h.lo h.lo
mv: .libs/h.lo: No such file or directory
/bin/sh ./libtool --mode=link gcc  -g -O2   -o librace.la   a.lo b.lo c.lo d.lo 
e.lo f.lo g.lo h.lo  
rm -fr .libs/librace.la .libs/librace.* .libs/librace.*
(cd . && ln -s a.lo a.lo)
(cd . && ln -s b.lo b.lo)
(cd . && ln -s c.lo c.lo)
(cd . && ln -s d.lo d.lo)
(cd . && ln -s e.lo e.lo)
(cd . && ln -s f.lo f.lo)
(cd . && ln -s g.lo g.lo)
(cd . && ln -s h.lo h.lo)
ar cru .libs/librace.al a.lo b.lo c.lo d.lo e.lo f.lo g.lo h.lo
ar: a.lo: Too many levels of symbolic links
make[1]: *** [librace.la] Error 1
make[1]: Leaving directory `/home/futoshi/tmp/automake-1.6.1b/tests/testSubDir'
make: *** [check-am] Error 2
FAIL: pr307.test
===================
1 of 1 tests failed
===================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/home/futoshi/tmp/automake-1.6.1b/tests'
----To   here---

-- 
Nishio Futoshi <address@hidden>



reply via email to

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