bug-libtool
[Top][All Lists]
Advanced

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

RE: libtool-1.5.2 fails several tests on HP-UX


From: SEIP,CHRISTOPHER (HP-Roseville,ex1)
Subject: RE: libtool-1.5.2 fails several tests on HP-UX
Date: Tue, 3 Feb 2004 15:36:43 -0500

Chris Seip wrote:
> I just built libtool-1.5.2 for HP-UX 10.20 using
> HP's ANSI C compiler version B.10.20.09.
> The build was smooth, and I am reporting three
> test failures that came up when I ran "make check".
> The tagdemo-make.test test failed; it's listed as a
> failed test three times.

Scott James Remnant replied:
> We'd need the complete list of tests in order to
> get the context of why the failure occurred.

Hi Scott,

OK, no problem.  Thanks for having a look.
A full build & test session is copied below.

Regards,

--Chris--


# date
Tue Feb  3 11:51:30 PST 2004
# pwd
/usr/local/libtool-1.5.2
# echo just un-tarred the source here
just un-tarred the source here
# echo $PATH
/apps/make-3.80/bin:/usr/sbin:/usr/bin:/opt/ansic/bin:/usr/ccs/bin:/usr/cont
rib/bin:/opt/nettladm/bin:/opt/pd/bin:/usr/bin/X11:/usr/contrib/bin/X11:/opt
/upgrade/bin:/usr/sbin:/opt/hparray/bin:/opt/langtools/bin:/opt/imake/bin:/o
pt/perf/bin:/opt/openssh/bin:/sbin:/home/root
# which cc
/usr/bin/cc
# ls -l /usr/bin/cc
lr-xr-xr-t   1 root       sys             17 Oct 22 09:27 /usr/bin/cc ->
/opt/ansic/bin/cc
# swlist -l product | grep -i ANSI
  C-ANSI-C              B.10.20.09     HP C/ANSI C Compiler
# echo $CCOPTS
+DAportable
# uname -a
HP-UX xxxxxxx B.10.20 U 9000/782 xxxxxxxxxxx unlimited-user license
# which make
/apps/make-3.80/bin/make
# make -v
GNU Make 3.80
Copyright (C) 2002  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.
# ./configure --prefix=/apps/libtool-1.5.2
checking for a BSD-compatible install... /opt/imake/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for gcc... no
checking for cc... cc
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... no
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... -Ae
checking for style of include used by make... GNU
checking dependency style of cc -Ae... none
checking for a sed that does not truncate output... /usr/bin/sed
checking build system type... hppa2.0-hp-hpux10.20
checking host system type... hppa2.0-hp-hpux10.20
checking for egrep... grep -E
checking for non-GNU ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking for gcj... no
checking for windres... no
checking for /usr/bin/ld option to reload object files... -r
checking how to recognise dependent libraries... file_magic
(s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library
checking how to run the C preprocessor... cc -Ae -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... no
checking for unistd.h... yes
checking dlfcn.h usability... no
checking dlfcn.h presence... no
checking for dlfcn.h... no
checking how to run the C++ preprocessor... /lib/cpp
checking the maximum length of command line arguments... 8192
checking command to parse /usr/bin/nm -p output from cc -Ae object... failed
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc -Ae static flag  works... yes
checking for cc -Ae option to produce PIC... +Z
checking if cc -Ae PIC flag +Z works... yes
checking if cc -Ae supports -c -o file.o... yes
checking whether the cc -Ae linker (/usr/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... hpux10.20 dld.sl
checking how to hardcode library paths into programs... relink
checking whether stripping libraries is possible... no
checking for shl_load... (cached) yes
appending configuration tag "F77" to libtool
appending configuration tag "GCJ" to libtool
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 './configure' --prefix=/apps/libtool-1.5.2
'--prefix=/apps/libtool-1.5.2' --enable-ltdl-install --cache-file=/dev/null
--srcdir=.
checking for a BSD-compatible install... /opt/imake/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for gcc... no
checking for cc... cc
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... no
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... -Ae
checking for style of include used by make... GNU
checking dependency style of cc -Ae... none
checking for an ANSI C-conforming const... yes
checking for inline... no
checking build system type... hppa2.0-hp-hpux10.20
checking host system type... hppa2.0-hp-hpux10.20
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for non-GNU ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... file_magic
(s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library
checking how to run the C preprocessor... cc -Ae -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... no
checking for unistd.h... yes
checking dlfcn.h usability... no
checking dlfcn.h presence... no
checking for dlfcn.h... no
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C++ preprocessor... /lib/cpp
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 8192
checking command to parse /usr/bin/nm -p output from cc -Ae object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc -Ae static flag  works... yes
checking for cc -Ae option to produce PIC... +Z
checking if cc -Ae PIC flag +Z works... yes
checking if cc -Ae supports -c -o file.o... yes
checking whether the cc -Ae linker (/usr/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... hpux10.20 dld.sl
checking how to hardcode library paths into programs... relink
checking whether stripping libraries is possible... no
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...
no
libtool.m4: error: problem compiling CXX test program
checking for g++ option to produce PIC...
checking if g++ supports -c -o file.o... no
checking whether the g++ linker (/usr/bin/ld) supports shared libraries...
no
checking dynamic linker characteristics... hpux10.20 dld.sl
checking how to hardcode library paths into programs... relink
checking whether stripping libraries is possible... no
appending configuration tag "F77" to libtool
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .sl
checking which variable specifies run-time library path... SHLIB_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... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for error_t... no
checking for argz_append... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
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... yes
checking dl.h presence... yes
checking for dl.h... yes
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
# make
Making all in .
make[1]: Entering directory `/usr/local/libtool-1.5.2'
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 `/usr/local/libtool-1.5.2'
Making all in libltdl
make[1]: Entering directory `/usr/local/libtool-1.5.2/libltdl'
make  all-am
make[2]: Entering directory `/usr/local/libtool-1.5.2/libltdl'
/bin/sh ./libtool --mode=compile cc -Ae -DHAVE_CONFIG_H -I. -I. -I.     -g
-c -o ltdl.lo ltdl.c
mkdir .libs
 cc -Ae -DHAVE_CONFIG_H -I. -I. -I. -g -c ltdl.c  +Z -DPIC -o .libs/ltdl.o
cc: "ltdl.c", line 3726: warning 604: Pointers are not
assignment-compatible.
cc: "ltdl.c", line 3726: warning 563: Argument #4 is not the correct type.
cc: "ltdl.c", line 3732: warning 604: Pointers are not
assignment-compatible.
cc: "ltdl.c", line 3732: warning 563: Argument #4 is not the correct type.
cc: "ltdl.c", line 3736: warning 604: Pointers are not
assignment-compatible.
cc: "ltdl.c", line 3736: warning 563: Argument #4 is not the correct type.
cc: "ltdl.c", line 3743: warning 604: Pointers are not
assignment-compatible.
cc: "ltdl.c", line 3743: warning 563: Argument #4 is not the correct type.
cc: "ltdl.c", line 3750: warning 604: Pointers are not
assignment-compatible.
cc: "ltdl.c", line 3750: warning 563: Argument #4 is not the correct type.
 cc -Ae -DHAVE_CONFIG_H -I. -I. -I. -g -c ltdl.c -o ltdl.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link cc -Ae  -g   -o libltdl.la -rpath
/apps/libtool-1.5.2/lib -no-undefined -version-info 4:0:1 ltdl.lo
/usr/bin/ld -b +h libltdl.sl.4 +b /apps/libtool-1.5.2/lib -o
.libs/libltdl.sl.4.0  .libs/ltdl.o  -lc
(cd .libs && rm -f libltdl.sl.4 && ln -s libltdl.sl.4.0 libltdl.sl.4)
(cd .libs && rm -f libltdl.sl && ln -s libltdl.sl.4.0 libltdl.sl)
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 `/usr/local/libtool-1.5.2/libltdl'
make[1]: Leaving directory `/usr/local/libtool-1.5.2/libltdl'
Making all in doc
make[1]: Entering directory `/usr/local/libtool-1.5.2/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/libtool-1.5.2/doc'
Making all in tests
make[1]: Entering directory `/usr/local/libtool-1.5.2/tests'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/libtool-1.5.2/tests'
#
# make check
Making check in .
make[1]: Entering directory `/usr/local/libtool-1.5.2'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/usr/local/libtool-1.5.2'
Making check in libltdl
make[1]: Entering directory `/usr/local/libtool-1.5.2/libltdl'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/usr/local/libtool-1.5.2/libltdl'
Making check in doc
make[1]: Entering directory `/usr/local/libtool-1.5.2/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/usr/local/libtool-1.5.2/doc'
Making check in tests
make[1]: Entering directory `/usr/local/libtool-1.5.2/tests'
make  check-TESTS
make[2]: Entering directory `/usr/local/libtool-1.5.2/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
SKIP: demo-nofast.test
SKIP: demo-make.test
SKIP: demo-exec.test
SKIP: demo-inst.test
SKIP: demo-unst.test
PASS: demo-pic.test
PASS: demo-make.test
PASS: demo-exec.test
SKIP: demo-nopic.test
PASS: demo-make.test
PASS: demo-exec.test
SKIP: depdemo-nofast.test
SKIP: depdemo-make.test
SKIP: depdemo-exec.test
SKIP: depdemo-inst.test
SKIP: 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
FAIL: tagdemo-make.test
SKIP: tagdemo-exec.test
PASS: tagdemo-conf.test
FAIL: tagdemo-make.test
SKIP: tagdemo-exec.test
PASS: tagdemo-shared.test
FAIL: tagdemo-make.test
SKIP: tagdemo-exec.test
====================================
3 of 87 tests failed
(14 tests were not run)
Please report to address@hidden
====================================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/usr/local/libtool-1.5.2/tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/usr/local/libtool-1.5.2/tests'
make: *** [check-recursive] Error 1
# 




reply via email to

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