automake
[Top][All Lists]
Advanced

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

automake 1.6 test failures


From: Dave Brondsema
Subject: automake 1.6 test failures
Date: Wed, 3 Apr 2002 22:38:38 -0800 (PST)

dirforbid.test and pr300-ltlib.test fail after
./configure
make
make check

cygwin on windows XP
uname -a = CYGWIN_NT-5.1 DPB2 1.3.10(0.51/3/2) 2002-02-25 11:14
i686 unknown
libtool 1.4e
autoconf 1.52
gcc 3.0.4

Attached is the results of
make check VERBOSE=x TESTS='dirforbid.test pr300-ltlib.test' 

=====
Dave Brondsema
address@hidden
http://www.brondsema.net
http://www.splike.com

__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/
00:26am $ make check VERBOSE=x TESTS='dirforbid.test pr300-ltlib.test'
Making check in .
make[1]: Entering directory `/tmp/automake-1.6'
make[1]: Leaving directory `/tmp/automake-1.6'
Making check in m4
make[1]: Entering directory `/tmp/automake-1.6/m4'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/tmp/automake-1.6/m4'
Making check in lib
make[1]: Entering directory `/tmp/automake-1.6/lib'
Making check in Automake
make[2]: Entering directory `/tmp/automake-1.6/lib/Automake'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/tmp/automake-1.6/lib/Automake'
Making check in am
make[2]: Entering directory `/tmp/automake-1.6/lib/am'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/tmp/automake-1.6/lib/am'
make[2]: Entering directory `/tmp/automake-1.6/lib'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/tmp/automake-1.6/lib'
make[1]: Leaving directory `/tmp/automake-1.6/lib'
Making check in tests
make[1]: Entering directory `/tmp/automake-1.6/tests'
make  check-TESTS
make[2]: Entering directory `/tmp/automake-1.6/tests'
=== Running test ./dirforbid.test
+ set -e
+ cat
+ cat
+ perl ../../aclocal -I /tmp/automake-1.6/tests/testSubDir/../../m4 
--acdir=/tmp/automake-1.6/tests/../m4
+ perl ../../automake --libdir=/tmp/automake-1.6/tests/../lib --foreign 
--Werror -a
Makefile.am:1: invalid variable `data_PROGRAMS'
+ cat
+ perl ../../aclocal -I /tmp/automake-1.6/tests/testSubDir/../../m4 
--acdir=/tmp/automake-1.6/tests/../m4
+ perl ../../automake --libdir=/tmp/automake-1.6/tests/../lib --foreign 
--Werror -a
Makefile.am:1: invalid variable `lib_HEADERS'
FAIL: dirforbid.test
pr300-ltlib: running libtoolize --version
libtoolize (GNU libtool) 1.4e

Copyright 1996-2000, 2001 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
--------------------------------------------------------
libtoolize (GNU libtool) 1.4.2
--------------------------------------------------------
This is libtoolize-wrapper, which will hand off execution
to one of the two real versions listed above, depending
on the contents of configure.in/configure.ac.  Since the
wrapper was called from within a directory in which those
files are not found, this generic 'version' message is
displayed.
=== Running test ./pr300-ltlib.test
+ set -e
+ cat
+ cat
+ cat
+ libtoolize
You should add the contents of `/usr/autotool/devel/share/aclocal/libtool.m4' 
to `aclocal.m4'.
+ perl ../../aclocal -I /tmp/automake-1.6/tests/testSubDir/../../m4 
--acdir=/tmp/automake-1.6/tests/../m4 -I /tmp/automake-1.6/tests/../m4 -I 
/usr/aut
otool/devel/share/aclocal
+ autoconf
+ perl ../../automake --libdir=/tmp/automake-1.6/tests/../lib --foreign 
--Werror --copy --add-missing
+ pwd
+ ./configure --prefix /tmp/automake-1.6/tests/testSubDir/inst
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.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
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... gcc3
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
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 for a sed that does not truncate output...
checking whether ln -s works... yes
checking how to recognise dependant libraries... file_magic file format 
pei*-i386(.*architecture: i386)?
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... no
checking for stdint.h... no
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++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking the maximum length of command line arguments... 8192
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
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...
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... Win32 ld.exe
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 whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC...
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... Win32 ld.exe
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) yes
checking for gcj option to produce PIC...
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... Win32 ld.exe
appending configuration tag "RC" to libtool
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Makefile
config.status: executing depfiles commands
+ make
source='a.c' object='a.lo' libtool=yes \
depfile='.deps/a.Plo' tmpdepfile='.deps/a.TPlo' \
depmode=gcc3 /bin/bash ./depcomp \
/bin/bash ./libtool --mode=compile gcc -DPACKAGE_NAME=\"pr300-ltlib\" 
-DPACKAGE_TARNAME=\"pr300-ltlib\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"p
r300-ltlib\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pr300-ltlib\" 
-DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAV
E_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_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=\"pr300-ltlib\" -DPACKAGE_TARNAME=\"pr300-ltlib\" 
-DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"pr300-ltlib 1.0\"" 
-DPACKAGE_BUGREP
ORT=\"\" -DPACKAGE=\"pr300-ltlib\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DH
AVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -g 
-O2 -c a.c -MT a.lo -MD -MP -MF .deps/a.TPlo  -DPIC -o .libs/a.o
gcc -DPACKAGE_NAME=\"pr300-ltlib\" -DPACKAGE_TARNAME=\"pr300-ltlib\" 
-DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"pr300-ltlib 1.0\"" 
-DPACKAGE_BUGREP
ORT=\"\" -DPACKAGE=\"pr300-ltlib\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DH
AVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -g 
-O2 -c a.c -MT a.lo -MD -MP -MF .deps/a.TPlo -o a.o >/dev/null 2>&1
mkdir -p -- subdir
/bin/bash ./libtool --mode=link gcc  -g -O2   -o subdir/liba.la -rpath 
/tmp/automake-1.6/tests/testSubDir/inst/lib  a.lo
mkdir subdir/.libs
libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin shared 
libraries
ar cru subdir/.libs/liba.a  .libs/a.o   a.o
ranlib subdir/.libs/liba.a
creating subdir/liba.la
(cd subdir/.libs && rm -f liba.la && ln -s ../liba.la liba.la)
/bin/bash ./libtool --mode=link gcc  -g -O2   -o subdir/libb.la -rpath 
/tmp/automake-1.6/tests/testSubDir/inst/lib  a.lo
libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin shared 
libraries
ar cru subdir/.libs/libb.a  .libs/a.o   a.o
ranlib subdir/.libs/libb.a
creating subdir/libb.la
(cd subdir/.libs && rm -f libb.la && ln -s ../libb.la libb.la)
+ test -f subdir/liba.la
+ test -f subdir/libb.la
+ make install
make[1]: Entering directory `/tmp/automake-1.6/tests/testSubDir'
/bin/bash ./mkinstalldirs /tmp/automake-1.6/tests/testSubDir/inst/lib
mkdir -p -- /tmp/automake-1.6/tests/testSubDir/inst/lib
 /bin/bash ./libtool --mode=install /usr/bin/install -c  subdir/liba.la 
/tmp/automake-1.6/tests/testSubDir/inst/lib/liba.la
/usr/bin/install -c subdir/.libs/liba.lai 
/tmp/automake-1.6/tests/testSubDir/inst/lib/liba.la
/usr/bin/install -c subdir/.libs/liba.a 
/tmp/automake-1.6/tests/testSubDir/inst/lib/liba.a
ranlib /tmp/automake-1.6/tests/testSubDir/inst/lib/liba.a
chmod 644 /tmp/automake-1.6/tests/testSubDir/inst/lib/liba.a
----------------------------------------------------------------------
Libraries have been installed in:
   /tmp/automake-1.6/tests/testSubDir/inst/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/bash ./mkinstalldirs /tmp/automake-1.6/tests/testSubDir/inst/lib
 /bin/bash ./libtool --mode=install 
/tmp/automake-1.6/tests/testSubDir/install-sh -c  subdir/libb.la 
/tmp/automake-1.6/tests/testSubDir/inst/lib/subdi
r/libb.la
/tmp/automake-1.6/tests/testSubDir/install-sh -c subdir/.libs/libb.lai 
/tmp/automake-1.6/tests/testSubDir/inst/lib/subdir/libb.la
/tmp/automake-1.6/tests/testSubDir/install-sh -c subdir/.libs/libb.a 
/tmp/automake-1.6/tests/testSubDir/inst/lib/subdir/libb.a
ranlib /tmp/automake-1.6/tests/testSubDir/inst/lib/subdir/libb.a
chmod 644 /tmp/automake-1.6/tests/testSubDir/inst/lib/subdir/libb.a
libtool: install: warning: remember to run `libtool --finish 
/tmp/automake-1.6/tests/testSubDir/inst/lib'
make[1]: Nothing to be done for `install-data-am'.
make[1]: Leaving directory `/tmp/automake-1.6/tests/testSubDir'
+ test -f inst/lib/liba.la
+ test -f inst/lib/subdir/libb.la
+ make uninstall
 /bin/bash ./libtool --mode=uninstall rm -f 
/tmp/automake-1.6/tests/testSubDir/inst/lib/liba.la
rm -f /tmp/automake-1.6/tests/testSubDir/inst/lib/liba.la 
/tmp/automake-1.6/tests/testSubDir/inst/lib/liba.a
 /bin/bash ./libtool --mode=uninstall rm -f 
/tmp/automake-1.6/tests/testSubDir/inst/lib/subdir/libb.la
rm -f /tmp/automake-1.6/tests/testSubDir/inst/lib/subdir/libb.la 
/tmp/automake-1.6/tests/testSubDir/inst/lib/subdir/libb.a
+ test -f inst/lib/liba.la
+ test -f inst/lib/subdir/libb.la
+ make install-strip
make  INSTALL_PROGRAM="/bin/bash /tmp/automake-1.6/tests/testSubDir/install-sh 
-c -s" \
  INSTALL_STRIP_FLAG=-s \
  `test -z 'strip' || \
    echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install
make[1]: Entering directory `/tmp/automake-1.6/tests/testSubDir'
make[2]: Entering directory `/tmp/automake-1.6/tests/testSubDir'
/bin/bash ./mkinstalldirs /tmp/automake-1.6/tests/testSubDir/inst/lib
 /bin/bash ./libtool --mode=install /usr/bin/install -c -s subdir/liba.la 
/tmp/automake-1.6/tests/testSubDir/inst/lib/liba.la
/usr/bin/install -c subdir/.libs/liba.lai 
/tmp/automake-1.6/tests/testSubDir/inst/lib/liba.la
/usr/bin/install -c subdir/.libs/liba.a 
/tmp/automake-1.6/tests/testSubDir/inst/lib/liba.a
strip --strip-debug /tmp/automake-1.6/tests/testSubDir/inst/lib/liba.a
strip: /tmp/automake-1.6/tests/testSubDir/inst/lib/sta02140/a.o: Permission 
denied
make[2]: *** [install-libLTLIBRARIES] Error 1
make[2]: Leaving directory `/tmp/automake-1.6/tests/testSubDir'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/tmp/automake-1.6/tests/testSubDir'
make: *** [install-strip] Error 2
FAIL: pr300-ltlib.test
===================
2 of 2 tests failed
===================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/tmp/automake-1.6/tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/tmp/automake-1.6/tests'
make: *** [check-recursive] Error 1

reply via email to

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