Package: automake;
Reported by: dclarke <at> blastwave.org
Date: Fri, 20 Jan 2012 17:17:02 UTC
Severity: minor
Merged with 10568
Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 10565 in the body.
You can then email your comments to 10565 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
View this report as an mbox folder, status mbox, maintainer mbox
bug-automake <at> gnu.org
:bug#10565
; Package automake
.
(Fri, 20 Jan 2012 17:17:02 GMT) Full text and rfc822 format available.dclarke <at> blastwave.org
:bug-automake <at> gnu.org
.
(Fri, 20 Jan 2012 17:17:02 GMT) Full text and rfc822 format available.Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Dennis Clarke <dclarke <at> blastwave.org> To: bug-automake <at> gnu.org Subject: 1 of 787 tests failed Date: Fri, 20 Jan 2012 12:14:05 -0500 (EST)
dclarke <at> charon:~/build/automake-1.11.2-001$ uname -a Linux charon 2.6.32-5-powerpc64 #1 SMP Wed Jan 11 15:39:26 UTC 2012 ppc64 GNU/Linux dclarke <at> charon:~/build/automake-1.11.2-001$ cat /proc/version Linux version 2.6.32-5-powerpc64 (Debian 2.6.32-39squeeze1) (dannf <at> debian.org) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Wed Jan 11 15:39:26 UTC 2012 dclarke <at> charon:~/build/automake-1.11.2-001$ dclarke <at> charon:~/build/automake-1.11.2-001$ cat tests/test-suite.log =============================================== GNU Automake 1.11.2: tests/test-suite.log =============================================== 1 of 787 tests failed. (124 tests were not run). .. contents:: :depth: 2 SKIP: amhello-cross-compile.test (exit: 77) =========================================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin amhello-cross-compile: running i586-mingw32msvc-gcc --version ./defs: 381: i586-mingw32msvc-gcc: not found SKIP: ar-lib4.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin ar-lib4: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: ar-lib5a.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin ar-lib5a: running lib -out:defstest.lib ./defs: 381: lib: not found ar-lib5a: skipped test: Microsoft `lib' utility not available SKIP: ar-lib6a.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin ar-lib6a: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: ar-lib6b.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin ar-lib6b: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: color2.test (exit: 77) ============================ /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin === Running test ./color2.test + pwd /home/dclarke/build/automake-1.11.2-001/tests/color2.dir + set -e + TERM=ansi + export TERM + red= + grn= + lgn= + blu= + std= + echo + grep . + set +e + expect -c exit 77 ./color2.test: 1: expect: not found + test 127 -eq 77 + skip_ requires a working expect program + warn_ color2: skipped test: requires a working expect program + echo color2: skipped test: requires a working expect program color2: skipped test: requires a working expect program + Exit 77 + set +e + exit 77 + exit 77 + exit_status=77 + set +e + cd /home/dclarke/build/automake-1.11.2-001/tests + test 0 != 0 + echo color2: exit 77 color2: exit 77 + exit 77 SKIP: compile4.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin compile4: running cl -? ./defs: 381: cl: not found SKIP: compile5.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin === Running test ./compile5.test + pwd /home/dclarke/build/automake-1.11.2-001/tests/compile5.dir + set -e + cp /home/dclarke/build/automake-1.11.2-001/tests/../lib/compile . + cat + chmod +x ./cl + cat + : + cat + aclocal-1.11 -Werror + autoconf -B /no/such/dir + automake-1.11 --foreign -Werror -Wall -a configure.in:4: installing `./config.guess' configure.in:4: installing `./config.sub' + ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking build system type... powerpc64-unknown-linux-gnu checking host system type... powerpc64-unknown-linux-gnu configure: creating ./config.status config.status: creating Makefile config.status: creating check_host + ./check_host + exit_status=77 + set +e + cd /home/dclarke/build/automake-1.11.2-001/tests + test 0 != 0 + echo compile5: exit 77 compile5: exit 77 + exit 77 SKIP: cond35.test (exit: 77) ============================ /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin cond35: running flex --version ./defs: 381: flex: not found SKIP: dejagnu3.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin dejagnu3: running runtest --version ./defs: 381: runtest: not found SKIP: dejagnu4.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin dejagnu4: running runtest --version ./defs: 381: runtest: not found SKIP: dejagnu5.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin dejagnu5: running runtest --version ./defs: 381: runtest: not found SKIP: dejagnu6.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin dejagnu6: running runtest --version ./defs: 381: runtest: not found SKIP: dejagnu7.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin dejagnu7: running runtest --version ./defs: 381: runtest: not found SKIP: dejagnu-absolute-builddir.test (exit: 77) =============================================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin dejagnu-absolute-builddir: running runtest --version ./defs: 381: runtest: not found SKIP: dejagnu-relative-srcdir.test (exit: 77) ============================================= /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin dejagnu-relative-srcdir: running runtest --version ./defs: 381: runtest: not found SKIP: dejagnu-siteexp-extend.test (exit: 77) ============================================ /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin dejagnu-siteexp-extend: running runtest --version ./defs: 381: runtest: not found SKIP: depcomp4.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin depcomp4: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: depcomp5.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin depcomp5: running icc -V -help ./defs: 381: icc: not found SKIP: depcomp7.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin depcomp7: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: depcomp8b.test (exit: 77) =============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin depcomp8b: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: depcomp9.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin depcomp9: running makedepend -f- ./defs: 381: makedepend: not found SKIP: depcomp10.test (exit: 77) =============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin depcomp10: running make --version -v | grep GNU GNU Make 3.81 === Running test ./depcomp10.test + pwd /home/dclarke/build/automake-1.11.2-001/tests/depcomp10.dir + mkdir src src/sub build + cat + cat + cat + cat + cat + cat + aclocal-1.11 -Werror + autoconf -B /no/such/dir + automake-1.11 --foreign -Werror -Wall -a configure.in:5: installing `./compile' + cd build + ../configure am_cv_CC_dependencies_compiler_type=hp checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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... (cached) hp checking whether gcc and cc understand -c and -o together... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: executing depfiles commands + make Making all in src make[1]: Entering directory `/home/dclarke/build/automake-1.11.2-001/tests/depcomp10.dir/build/src' source='../../src/foo.c' object='foo.o' libtool=no \ DEPDIR=.deps depmode=hp /bin/bash ../../depcomp \ gcc -DPACKAGE_NAME=\"depcomp10\" -DPACKAGE_TARNAME=\"depcomp10\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"depcomp10\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"depcomp10\" -DVERSION=\"1.0\" -I. -I../../src -I/usr/local/include -R/usr/local/lib -L/usr/local/lib -g -mcpu=970 -mtune=970 -maltivec -mabi=altivec -mvrsave -m64 -mpowerpc64 -mfull-toc -malign-power -mupdate -mcall-linux -msvr4-struct-return -pthread -c -o foo.o ../../src/foo.c cc1: error: unrecognized command line option "-M.deps/foo.TPo" make[1]: *** [foo.o] Error 1 make[1]: Leaving directory `/home/dclarke/build/automake-1.11.2-001/tests/depcomp10.dir/build/src' make: *** [all-recursive] Error 1 + Exit 77 + set +e + exit 77 + exit 77 + exit_status=77 + set +e + cd /home/dclarke/build/automake-1.11.2-001/tests + test 0 != 0 + echo depcomp10: exit 77 depcomp10: exit 77 + exit 77 SKIP: distcheck-override-infodir.test (exit: 77) ================================================ /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin distcheck-override-infodir: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: fort4.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin fort4: running g77 --version ./defs: 381: g77: not found fort4: skipped test: GNU Fortran 77 compiler not available SKIP: fort5.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin fort5: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: gcj4.test (exit: 77) ========================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin gcj4: running gcj --version ./defs: 381: gcj: not found SKIP: gcj6.test (exit: 77) ========================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin gcj6: running gcj --version ./defs: 381: gcj: not found SKIP: instdir-java.test (exit: 77) ================================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin instdir-java: running javac -version -help ./defs: 381: javac: not found SKIP: instdir-lisp.test (exit: 77) ================================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin instdir-lisp: running emacs --version ./defs: 381: emacs: not found SKIP: instdir-ltlib.test (exit: 77) =================================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin instdir-ltlib: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: instdir-texi.test (exit: 77) ================================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin instdir-texi: running makeinfo --html --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: instfail-java.test (exit: 77) =================================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin instfail-java: running javac -version -help ./defs: 381: javac: not found SKIP: instfail-libtool.test (exit: 77) ====================================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin instfail-libtool: running libtool --version ./defs: 381: libtool: not found SKIP: java.test (exit: 77) ========================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin java: running javac -version -help ./defs: 381: javac: not found SKIP: java-check.test (exit: 77) ================================ /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin java-check: running javac -version -help ./defs: 381: javac: not found SKIP: java-empty-classpath.test (exit: 77) ========================================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin java-empty-classpath: running javac -version -help ./defs: 381: javac: not found SKIP: java-clean.test (exit: 77) ================================ /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin java-clean: running javac -version -help ./defs: 381: javac: not found SKIP: java-nobase.test (exit: 77) ================================= /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin java-nobase: running javac -version -help ./defs: 381: javac: not found SKIP: java-compile-install.test (exit: 77) ========================================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin java-compile-install: running javac -version -help ./defs: 381: javac: not found SKIP: ldadd.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin ldadd: running libtool --version ./defs: 381: libtool: not found SKIP: ldflags.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin ldflags: running libtool --version ./defs: 381: libtool: not found SKIP: lex3.test (exit: 77) ========================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin lex3: running gcc --version gcc (Debian 4.4.5-8) 4.4.5 Copyright (C) 2010 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. lex3: running flex --version ./defs: 381: flex: not found SKIP: lex5.test (exit: 77) ========================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin lex5: running gcc --version gcc (Debian 4.4.5-8) 4.4.5 Copyright (C) 2010 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. lex5: running make --version -v | grep GNU GNU Make 3.81 lex5: running flex --version ./defs: 381: flex: not found SKIP: lex-subobj-nodep.test (exit: 77) ====================================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin lex-subobj-nodep: running flex --version ./defs: 381: flex: not found SKIP: lflags2.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin lflags2: running g++ --version g++ (Debian 4.4.5-8) 4.4.5 Copyright (C) 2010 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. === Running test ./lflags2.test + pwd /home/dclarke/build/automake-1.11.2-001/tests/lflags2.dir + set -e + cat + chmod a+x fake-lex + unset LEX + cat + cat + aclocal-1.11 -Werror + automake-1.11 --foreign -Werror -Wall -a configure.in: installing `./ylwrap' + grep \$(LFLAGS).*\$(bar_LFLAGS) Makefile.in + grep \$(LFLAGS).*\$(AM_LFLAGS) Makefile.in + echo int main(void) { return 0; } + : + : + autoconf -B /no/such/dir + ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether the C++ compiler works... no configure: error: in `/home/dclarke/build/automake-1.11.2-001/tests/lflags2.dir': configure: error: C++ compiler cannot create executables See `config.log' for more details + exit_status=77 + set +e + cd /home/dclarke/build/automake-1.11.2-001/tests + test 0 != 0 + echo lflags2: exit 77 lflags2: exit 77 + exit 77 SKIP: libobj13.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin libobj13: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: libtool.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin libtool: running libtool --version ./defs: 381: libtool: not found SKIP: libtool2.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin libtool2: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: libtool3.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin libtool3: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: libtool5.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin libtool5: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: libtool6.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin libtool6: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: libtool7.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin libtool7: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: libtool8.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin libtool8: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: libtool9.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin libtool9: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: libtoo10.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin libtoo10: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: libtoo11.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin libtoo11: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: lisp3.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin lisp3: running emacs --version ./defs: 381: emacs: not found SKIP: lisp4.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin lisp4: running emacs --version ./defs: 381: emacs: not found SKIP: lisp5.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin lisp5: running emacs --version ./defs: 381: emacs: not found SKIP: lisp6.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin lisp6: running emacs --version ./defs: 381: emacs: not found SKIP: lisp8.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin lisp8: running make --version -v | grep GNU GNU Make 3.81 lisp8: running emacs --version ./defs: 381: emacs: not found SKIP: lispdry.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin lispdry: running emacs --version ./defs: 381: emacs: not found SKIP: listval.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin listval: running libtool --version ./defs: 381: libtool: not found SKIP: ltcond.test (exit: 77) ============================ /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin ltcond: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: ltcond2.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin ltcond2: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: ltconv.test (exit: 77) ============================ /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin ltconv: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: ltdeps.test (exit: 77) ============================ /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin ltdeps: running libtool --version ./defs: 381: libtool: not found SKIP: ltinit.test (exit: 77) ============================ /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin ltinit: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: ltinstloc.test (exit: 77) =============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin ltinstloc: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: ltlibobjs.test (exit: 77) =============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin ltlibobjs: running libtool --version ./defs: 381: libtool: not found SKIP: ltlibsrc.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin ltlibsrc: running libtool --version ./defs: 381: libtool: not found SKIP: ltorder.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin ltorder: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: nobase-libtool.test (exit: 77) ==================================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin nobase-libtool: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: parallel-tests2.test (exit: 77) ===================================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin parallel-tests2: running rst2html --version ./defs: 381: rst2html: not found parallel-tests2: running rst2html.py --version ./defs: 381: rst2html.py: not found SKIP: pr72.test (exit: 77) ========================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin pr72: running libtool --version ./defs: 381: libtool: not found SKIP: pr211.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin pr211: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: pr300-ltlib.test (exit: 77) ================================= /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin pr300-ltlib: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: pr307.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin pr307: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: pr401b.test (exit: 77) ============================ /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin pr401b: running gcc --version gcc (Debian 4.4.5-8) 4.4.5 Copyright (C) 2010 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. pr401b: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: reqd2.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin reqd2: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: silent3.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin silent3: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: silent4.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin silent4: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: silent9.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin silent9: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: silentcxx.test (exit: 77) =============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin silentcxx: running g++ --version g++ (Debian 4.4.5-8) 4.4.5 Copyright (C) 2010 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. === Running test ./silentcxx.test + pwd /home/dclarke/build/automake-1.11.2-001/tests/silentcxx.dir + set -e + mkdir sub + cat + cat + cat + cat + echo class Baz { public: int i; }; + echo class Quux { public: bool b; }; + cp foo.cpp sub/bar.cpp + aclocal-1.11 -Werror + automake-1.11 --foreign -Werror -Wall --add-missing + autoconf -B /no/such/dir + ./configure --enable-silent-rules checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether the C++ compiler works... no configure: error: in `/home/dclarke/build/automake-1.11.2-001/tests/silentcxx.dir': configure: error: C++ compiler cannot create executables See `config.log' for more details + exit_status=77 + set +e + cd /home/dclarke/build/automake-1.11.2-001/tests + test 0 != 0 + echo silentcxx: exit 77 silentcxx: exit 77 + exit 77 SKIP: silentf77.test (exit: 77) =============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin silentf77: running gfortran --version ./defs: 381: gfortran: not found silentf77: skipped test: GNU Fortran compiler not available SKIP: silentf90.test (exit: 77) =============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin silentf90: running gfortran --version ./defs: 381: gfortran: not found silentf90: skipped test: GNU Fortran compiler not available SKIP: silent-many-gcc.test (exit: 77) ===================================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin silent-many-gcc: running gcc --version gcc (Debian 4.4.5-8) 4.4.5 Copyright (C) 2010 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. silent-many-gcc: running g++ --version g++ (Debian 4.4.5-8) 4.4.5 Copyright (C) 2010 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. silent-many-gcc: running gfortran --version ./defs: 381: gfortran: not found silent-many-gcc: skipped test: GNU Fortran compiler not available SKIP: silent-many-generic.test (exit: 77) ========================================= /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin silent-many-generic: running g++ --version g++ (Debian 4.4.5-8) 4.4.5 Copyright (C) 2010 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. silent-many-generic: running gfortran --version ./defs: 381: gfortran: not found silent-many-generic: skipped test: GNU Fortran compiler not available SKIP: silent-lex-gcc.test (exit: 77) ==================================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin silent-lex-gcc: running flex --version ./defs: 381: flex: not found SKIP: silent-lex-generic.test (exit: 77) ======================================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin silent-lex-generic: running flex --version ./defs: 381: flex: not found FAIL: specflg10.test (exit: 2) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin specflg10: running g++ --version g++ (Debian 4.4.5-8) 4.4.5 Copyright (C) 2010 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. === Running test ./specflg10.test + pwd /home/dclarke/build/automake-1.11.2-001/tests/specflg10.dir + set -e + cat + mkdir sub sub2 + cat + cat + cat + cat + cp foo.c sub/bar.cpp + cp foo.c sub/baz.cpp + cp foo.c sub2/bla.foo + aclocal-1.11 -Werror + autoconf -B /no/such/dir + AUTOMAKE_fails --add-missing + AUTOMAKE_run 1 --add-missing + expected_exitcode=1 + shift + exitcode=0 + automake-1.11 --foreign -Werror -Wall --add-missing + exitcode=1 + cat stderr sub2/Makefile.am:3: automake does not support AM_DEFAULT_SOURCE_EXT being defined conditionally + cat stdout + test 1 = 1 + grep defined conditionally stderr sub2/Makefile.am:3: automake does not support AM_DEFAULT_SOURCE_EXT being defined conditionally + sed /^if/d; /^endif/d sub2/Makefile.am + mv -f t sub2/Makefile.am + AUTOMAKE_fails --add-missing + AUTOMAKE_run 1 --add-missing + expected_exitcode=1 + shift + exitcode=0 + automake-1.11 --foreign -Werror -Wall --add-missing + exitcode=1 + cat stderr sub2/Makefile.am:2: AM_DEFAULT_SOURCE_EXT can assume at most one value + cat stdout + test 1 = 1 + grep at most one value stderr sub2/Makefile.am:2: AM_DEFAULT_SOURCE_EXT can assume at most one value + sed s/ \.quux// sub2/Makefile.am + mv -f t sub2/Makefile.am + automake-1.11 --foreign -Werror -Wall --add-missing + ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 configure: creating ./config.status config.status: creating Makefile config.status: creating sub/Makefile config.status: creating sub2/Makefile config.status: executing depfiles commands + make Making all in sub make[1]: Entering directory `/home/dclarke/build/automake-1.11.2-001/tests/specflg10.dir/sub' g++ -DPACKAGE_NAME=\"specflg10\" -DPACKAGE_TARNAME=\"specflg10\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"specflg10\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"specflg10\" -DVERSION=\"1.0\" -I. -I/usr/local/include -R/usr/local/lib -L/usr/local/lib -g -mcpu=970 -mtune=970 -maltivec -mabi=altivec -mvrsave -m64 -mpowerpc64 -mfull-toc -malign-power -mupdate -mcall-linux -msvr4-struct-return -pthread -MT bar.o -MD -MP -MF .deps/bar.Tpo -c -o bar.o bar.cpp mv -f .deps/bar.Tpo .deps/bar.Po g++ -R/usr/local/lib -L/usr/local/lib -g -mcpu=970 -mtune=970 -maltivec -mabi=altivec -mvrsave -m64 -mpowerpc64 -mfull-toc -malign-power -mupdate -mcall-linux -msvr4-struct-return -pthread -o bar bar.o /usr/bin/ld: skipping incompatible /usr/lib/gcc/powerpc-linux-gnu/4.4.5/libstdc++.so when searching for -lstdc++ /usr/bin/ld: skipping incompatible /usr/lib/gcc/powerpc-linux-gnu/4.4.5/libstdc++.a when searching for -lstdc++ /usr/bin/ld: skipping incompatible /usr/lib/gcc/powerpc-linux-gnu/4.4.5/libstdc++.so when searching for -lstdc++ /usr/bin/ld: skipping incompatible /usr/lib/gcc/powerpc-linux-gnu/4.4.5/libstdc++.a when searching for -lstdc++ /usr/bin/ld: cannot find -lstdc++ collect2: ld returned 1 exit status make[1]: *** [bar] Error 1 make[1]: Leaving directory `/home/dclarke/build/automake-1.11.2-001/tests/specflg10.dir/sub' make: *** [all-recursive] Error 1 + exit_status=2 + set +e + cd /home/dclarke/build/automake-1.11.2-001/tests + test 0 != 0 + echo specflg10: exit 2 specflg10: exit 2 + exit 2 SKIP: stdlib2.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin stdlib2: running libtool --version ./defs: 381: libtool: not found SKIP: strip3.test (exit: 77) ============================ /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin strip3: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: subobj9.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin subobj9: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: suffix2.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin suffix2: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: suffix5.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin suffix5: running libtool --version ./defs: 381: libtool: not found SKIP: suffix8.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin suffix8: running gcc --version gcc (Debian 4.4.5-8) 4.4.5 Copyright (C) 2010 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. suffix8: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: suffix10.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin suffix10: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: tagsub.test (exit: 77) ============================ /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin tagsub: running etags --version -o /dev/null ./defs: 381: etags: not found SKIP: txinfo3.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin txinfo3: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: txinfo13.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin txinfo13: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: txinfo16.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin txinfo16: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: txinfo18.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin txinfo18: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: txinfo19.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin txinfo19: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: txinfo21.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin txinfo21: running makeinfo --html --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: txinfo22.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin txinfo22: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: txinfo23.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin txinfo23: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: txinfo24.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin txinfo24: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: txinfo25.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin txinfo25: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: txinfo28.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin txinfo28: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: txinfo33.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin txinfo33: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: upc.test (exit: 77) ========================= /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin === Running test ./upc.test + pwd /home/dclarke/build/automake-1.11.2-001/tests/upc.dir + set -e + cat + cat + cat + aclocal-1.11 -Werror + automake-1.11 --foreign -Werror -Wall + autoconf -B /no/such/dir + ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 dependency style of gcc... gcc3 checking for upcc... no checking for upc... no configure: error: no Unified Parallel C compiler was found + exit_status=77 + set +e + cd /home/dclarke/build/automake-1.11.2-001/tests + test 0 != 0 + echo upc: exit 77 upc: exit 77 + exit 77 SKIP: upc3.test (exit: 77) ========================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin === Running test ./upc3.test + pwd /home/dclarke/build/automake-1.11.2-001/tests/upc3.dir + set -e + cat + cat + cat + cat + cat + aclocal-1.11 -Werror + automake-1.11 --foreign -Werror -Wall + autoconf -B /no/such/dir + ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 for upcc... no checking for upc... no configure: error: no Unified Parallel C compiler was found + exit_status=77 + set +e + cd /home/dclarke/build/automake-1.11.2-001/tests + test 0 != 0 + echo upc3: exit 77 upc3: exit 77 + exit 77 SKIP: vala.test (exit: 77) ========================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin vala: running libtool --version ./defs: 381: libtool: not found SKIP: vala1.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin vala1: running libtool --version ./defs: 381: libtool: not found SKIP: vala2.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin vala2: running libtool --version ./defs: 381: libtool: not found SKIP: vala3.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin vala3: running libtool --version ./defs: 381: libtool: not found SKIP: vala4.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin vala4: running libtoolize --version ./defs: 381: libtoolize: not found SKIP: vala5.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin vala5: running libtool --version ./defs: 381: libtool: not found SKIP: vala-vpath.test (exit: 77) ================================ /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin vala-vpath: running valac --version ./defs: 381: valac: not found SKIP: version7.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin version7: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: vtexi4.test (exit: 77) ============================ /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin vtexi4: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: yflags2.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin yflags2: running g++ --version g++ (Debian 4.4.5-8) 4.4.5 Copyright (C) 2010 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. === Running test ./yflags2.test + pwd /home/dclarke/build/automake-1.11.2-001/tests/yflags2.dir + set -e + cat + chmod a+x fake-yacc + unset YACC + cat + cat + aclocal-1.11 -Werror + automake-1.11 --foreign -Werror -Wall -a configure.in: installing `./ylwrap' + grep \$(YFLAGS).*\$(bar_YFLAGS) Makefile.in + grep \$(YFLAGS).*\$(AM_YFLAGS) Makefile.in + echo int main(void) { return 0; } + : + : + autoconf -B /no/such/dir + ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether the C++ compiler works... no configure: error: in `/home/dclarke/build/automake-1.11.2-001/tests/yflags2.dir': configure: error: C++ compiler cannot create executables See `config.log' for more details + exit_status=77 + set +e + cd /home/dclarke/build/automake-1.11.2-001/tests + test 0 != 0 + echo yflags2: exit 77 yflags2: exit 77 + exit 77 SKIP: color2-p.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin === Running test ./color2-p.test + pwd /home/dclarke/build/automake-1.11.2-001/tests/color2-p.dir + set -e + TERM=ansi + export TERM + red= + grn= + lgn= + blu= + std= + echo + grep . + set +e + expect -c exit 77 ./color2-p.test: 1: expect: not found + test 127 -eq 77 + skip_ requires a working expect program + warn_ color2-p: skipped test: requires a working expect program + echo color2-p: skipped test: requires a working expect program color2-p: skipped test: requires a working expect program + Exit 77 + set +e + exit 77 + exit 77 + exit_status=77 + set +e + cd /home/dclarke/build/automake-1.11.2-001/tests + test 0 != 0 + echo color2-p: exit 77 color2-p: exit 77 + exit 77 -- -- http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=0x1D936C72FA35B44B +-------------------------+-----------------------------------+ | Dennis Clarke | Solaris and Linux and Open Source | | dclarke <at> blastwave.org | Respect for open standards. | +-------------------------+-----------------------------------+
bug-automake <at> gnu.org
:bug#10565
; Package automake
.
(Fri, 20 Jan 2012 19:11:01 GMT) Full text and rfc822 format available.Message #8 received at 10565 <at> debbugs.gnu.org (full text, mbox):
From: Stefano Lattarini <stefano.lattarini <at> gmail.com> To: dclarke <at> blastwave.org Cc: 10565 <at> debbugs.gnu.org Subject: Re: bug#10565: 1 of 787 tests failed Date: Fri, 20 Jan 2012 20:09:03 +0100
Hi Dennis, thanks for the report. On 01/20/2012 06:14 PM, Dennis Clarke wrote: > > dclarke <at> charon:~/build/automake-1.11.2-001$ uname -a > Linux charon 2.6.32-5-powerpc64 #1 SMP Wed Jan 11 15:39:26 UTC 2012 ppc64 > GNU/Linux > dclarke <at> charon:~/build/automake-1.11.2-001$ cat /proc/version > Linux version 2.6.32-5-powerpc64 (Debian 2.6.32-39squeeze1) (dannf <at> debian.org) > (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Wed Jan 11 15:39:26 UTC 2012 > dclarke <at> charon:~/build/automake-1.11.2-001$ > =============================================== > GNU Automake 1.11.2: tests/test-suite.log > =============================================== > > 1 of 787 tests failed. (124 tests were not run). > > .. contents:: :depth: 2 > FAIL: specflg10.test (exit: 2) > ============================== > > /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin > specflg10: running g++ --version > g++ (Debian 4.4.5-8) 4.4.5 > Copyright (C) 2010 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. > > === Running test ./specflg10.test > + pwd > > [SNIP] > > + make > Making all in sub > make[1]: Entering directory > `/home/dclarke/build/automake-1.11.2-001/tests/specflg10.dir/sub' > g++ -DPACKAGE_NAME=\"specflg10\" -DPACKAGE_TARNAME=\"specflg10\" > -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"specflg10\ 1.0\" > -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"specflg10\" > -DVERSION=\"1.0\" -I. -I/usr/local/include -R/usr/local/lib > -L/usr/local/lib -g -mcpu=970 -mtune=970 -maltivec -mabi=altivec -mvrsave -m64 > -mpowerpc64 -mfull-toc -malign-power -mupdate -mcall-linux > -msvr4-struct-return -pthread -MT bar.o -MD -MP -MF .deps/bar.Tpo -c -o bar.o > bar.cpp > mv -f .deps/bar.Tpo .deps/bar.Po > g++ -R/usr/local/lib -L/usr/local/lib -g -mcpu=970 -mtune=970 -maltivec > -mabi=altivec -mvrsave -m64 -mpowerpc64 -mfull-toc -malign-power -mupdate > -mcall-linux -msvr4-struct-return -pthread -o bar bar.o > /usr/bin/ld: skipping incompatible > /usr/lib/gcc/powerpc-linux-gnu/4.4.5/libstdc++.so when searching for -lstdc++ > /usr/bin/ld: skipping incompatible > /usr/lib/gcc/powerpc-linux-gnu/4.4.5/libstdc++.a when searching for -lstdc++ > /usr/bin/ld: skipping incompatible > /usr/lib/gcc/powerpc-linux-gnu/4.4.5/libstdc++.so when searching for -lstdc++ > /usr/bin/ld: skipping incompatible > /usr/lib/gcc/powerpc-linux-gnu/4.4.5/libstdc++.a when searching for -lstdc++ > /usr/bin/ld: cannot find -lstdc++ > collect2: ld returned 1 exit status > make[1]: *** [bar] Error 1 > make[1]: Leaving directory > `/home/dclarke/build/automake-1.11.2-001/tests/specflg10.dir/sub' > make: *** [all-recursive] Error 1 > + exit_status=2 > + set +e > + cd /home/dclarke/build/automake-1.11.2-001/tests > + test 0 != 0 > + echo specflg10: exit 2 > specflg10: exit 2 > + exit 2 > Do you happen to have $CFLAGS or $CXXFLAGS exported in the environment? If yes, to what values? Also, if yes, does any (or both) of the diffs below fix the issue? Thanks, Stefano -*-*- diff --git a/tests/specflg10.test b/tests/specflg10.test index efe13f5..98be12a 100755 --- a/tests/specflg10.test +++ b/tests/specflg10.test @@ -16,7 +16,6 @@ # AM_DEFAULT_SOURCE_EXT -required=g++ . ./defs || Exit 1 set -e -*-*- diff --git a/tests/specflg10.test b/tests/specflg10.test index efe13f5..ea82e1f 100755 --- a/tests/specflg10.test +++ b/tests/specflg10.test @@ -16,7 +16,7 @@ # AM_DEFAULT_SOURCE_EXT -required=g++ +required='gcc g++' . ./defs || Exit 1 set -e
Stefano Lattarini <stefano.lattarini <at> gmail.com>
to control <at> debbugs.gnu.org
.
(Fri, 20 Jan 2012 20:06:02 GMT) Full text and rfc822 format available.Stefano Lattarini <stefano.lattarini <at> gmail.com>
to control <at> debbugs.gnu.org
.
(Fri, 20 Jan 2012 20:06:02 GMT) Full text and rfc822 format available.Stefano Lattarini <stefano.lattarini <at> gmail.com>
to control <at> debbugs.gnu.org
.
(Fri, 20 Jan 2012 20:06:02 GMT) Full text and rfc822 format available.Stefano Lattarini <stefano.lattarini <at> gmail.com>
:dclarke <at> blastwave.org
:Message #19 received at 10565-done <at> debbugs.gnu.org (full text, mbox):
From: Stefano Lattarini <stefano.lattarini <at> gmail.com> To: dclarke <at> blastwave.org Cc: 10565-done <at> debbugs.gnu.org Subject: Re: bug#10565: 1 of 787 tests failed Date: Sun, 19 Feb 2012 10:19:43 +0100
On 01/20/2012 08:09 PM, Stefano Lattarini wrote: > Hi Dennis, thanks for the report. > > On 01/20/2012 06:14 PM, Dennis Clarke wrote: >> >> dclarke <at> charon:~/build/automake-1.11.2-001$ uname -a >> Linux charon 2.6.32-5-powerpc64 #1 SMP Wed Jan 11 15:39:26 UTC 2012 ppc64 >> GNU/Linux >> dclarke <at> charon:~/build/automake-1.11.2-001$ cat /proc/version >> Linux version 2.6.32-5-powerpc64 (Debian 2.6.32-39squeeze1) (dannf <at> debian.org) >> (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Wed Jan 11 15:39:26 UTC 2012 >> dclarke <at> charon:~/build/automake-1.11.2-001$ > > >> =============================================== >> GNU Automake 1.11.2: tests/test-suite.log >> =============================================== >> >> 1 of 787 tests failed. (124 tests were not run). >> >> .. contents:: :depth: 2 > > >> FAIL: specflg10.test (exit: 2) >> ============================== >> >> /home/dclarke/build/automake-1.11.2-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin >> specflg10: running g++ --version >> g++ (Debian 4.4.5-8) 4.4.5 >> Copyright (C) 2010 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. >> >> === Running test ./specflg10.test >> + pwd >> >> [SNIP] >> >> + make >> Making all in sub >> make[1]: Entering directory >> `/home/dclarke/build/automake-1.11.2-001/tests/specflg10.dir/sub' >> g++ -DPACKAGE_NAME=\"specflg10\" -DPACKAGE_TARNAME=\"specflg10\" >> -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"specflg10\ 1.0\" >> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"specflg10\" >> -DVERSION=\"1.0\" -I. -I/usr/local/include -R/usr/local/lib >> -L/usr/local/lib -g -mcpu=970 -mtune=970 -maltivec -mabi=altivec -mvrsave -m64 >> -mpowerpc64 -mfull-toc -malign-power -mupdate -mcall-linux >> -msvr4-struct-return -pthread -MT bar.o -MD -MP -MF .deps/bar.Tpo -c -o bar.o >> bar.cpp >> mv -f .deps/bar.Tpo .deps/bar.Po >> g++ -R/usr/local/lib -L/usr/local/lib -g -mcpu=970 -mtune=970 -maltivec >> -mabi=altivec -mvrsave -m64 -mpowerpc64 -mfull-toc -malign-power -mupdate >> -mcall-linux -msvr4-struct-return -pthread -o bar bar.o >> /usr/bin/ld: skipping incompatible >> /usr/lib/gcc/powerpc-linux-gnu/4.4.5/libstdc++.so when searching for -lstdc++ >> /usr/bin/ld: skipping incompatible >> /usr/lib/gcc/powerpc-linux-gnu/4.4.5/libstdc++.a when searching for -lstdc++ >> /usr/bin/ld: skipping incompatible >> /usr/lib/gcc/powerpc-linux-gnu/4.4.5/libstdc++.so when searching for -lstdc++ >> /usr/bin/ld: skipping incompatible >> /usr/lib/gcc/powerpc-linux-gnu/4.4.5/libstdc++.a when searching for -lstdc++ >> /usr/bin/ld: cannot find -lstdc++ >> collect2: ld returned 1 exit status >> make[1]: *** [bar] Error 1 >> make[1]: Leaving directory >> `/home/dclarke/build/automake-1.11.2-001/tests/specflg10.dir/sub' >> make: *** [all-recursive] Error 1 >> + exit_status=2 >> + set +e >> + cd /home/dclarke/build/automake-1.11.2-001/tests >> + test 0 != 0 >> + echo specflg10: exit 2 >> specflg10: exit 2 >> + exit 2 >> > Do you happen to have $CFLAGS or $CXXFLAGS exported in the environment? > This issue (and potential similar ones) should now be solved in the development branch ("master") of Automake, thanks to the several improvements in the handling of compilers required by the testsuite. I'm thus closing this bug report. Feel free to reopen it in case the problem persist in the next major version of Automake (1.12). Regards, Stefano
Stefano Lattarini <stefano.lattarini <at> gmail.com>
:dclarke <at> blastwave.org
:Debbugs Internal Request <help-debbugs <at> gnu.org>
to internal_control <at> debbugs.gnu.org
.
(Sun, 18 Mar 2012 11:24:04 GMT) Full text and rfc822 format available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.