From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 08 11:56:40 2012 Received: (at submit) by debbugs.gnu.org; 8 Nov 2012 16:56:40 +0000 Received: from localhost ([127.0.0.1]:56334 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TWVP5-0000RQ-5W for submit@debbugs.gnu.org; Thu, 08 Nov 2012 11:56:39 -0500 Received: from eggs.gnu.org ([208.118.235.92]:52476) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TWTM2-0005lE-3h for submit@debbugs.gnu.org; Thu, 08 Nov 2012 09:45:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TWTLi-0001dO-SZ for submit@debbugs.gnu.org; Thu, 08 Nov 2012 09:45:11 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI, URIBL_DBL_REDIR autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:39824) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TWTLi-0001dK-Ne for submit@debbugs.gnu.org; Thu, 08 Nov 2012 09:44:54 -0500 Received: from eggs.gnu.org ([208.118.235.92]:35902) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TWTLU-0005kV-F4 for bug-automake@gnu.org; Thu, 08 Nov 2012 09:44:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TWTLB-0001Xy-Dh for bug-automake@gnu.org; Thu, 08 Nov 2012 09:44:40 -0500 Received: from mail-interne2.pasteur.fr ([157.99.64.81]:31559) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TWTLA-00015G-J5 for bug-automake@gnu.org; Thu, 08 Nov 2012 09:44:21 -0500 Received: from langres.sis.pasteur.fr (localhost [127.0.0.1]) by mail-interne2.pasteur.fr (Postfix) with ESMTP id 7D1DCE0695 for ; Thu, 8 Nov 2012 15:04:56 +0100 (CET) X-Virus-Scanned: amavisd-new at pasteur.fr Received: from sillage.bis.pasteur.fr (sillage.bis.pasteur.fr [157.99.90.140]) by mail-interne2.pasteur.fr (Postfix) with ESMTP id 2A377E0691 for ; Thu, 8 Nov 2012 15:04:56 +0100 (CET) Received: from sillage.bis.pasteur.fr (localhost.localdomain [127.0.0.1]) by sillage.bis.pasteur.fr (Postfix) with ESMTP id 02622112CF9 for ; Thu, 8 Nov 2012 15:04:56 +0100 (CET) Received: (from tru@localhost) by sillage.bis.pasteur.fr (8.13.8/8.13.8/Submit) id qA8E4tW3017372 for bug-automake@gnu.org; Thu, 8 Nov 2012 15:04:55 +0100 Date: Thu, 8 Nov 2012 15:04:55 +0100 From: Tru Huynh To: bug-automake@gnu.org Subject: automake-1.11.6 make check: 3 failed/389 Message-ID: <20121108140455.GA17269@sillage.bis.pasteur.fr> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) X-detected-operating-system: by eggs.gnu.org: FreeBSD 8.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Thu, 08 Nov 2012 11:55:02 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hello automake 1.11.6 fails 3 of the 389 tests (autoconf version 2.69 used). [tru@liberte automake-1.11.6]$ rpm -q kernel gcc kernel-2.6.18-308.16.1.el5.x86_64 gcc-4.1.2-52.el5_8.1.x86_64 [tru@liberte automake-1.11.6]$ gcc -v Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --disable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux Thread model: posix gcc version 4.1.2 20080704 (Red Hat 4.1.2-52) [tru@liberte automake-1.11.6]$ autoconf -V autoconf (GNU Autoconf) 2.69 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille. ... tar xzvf ~/sources/automake-1.11.6.tar.gz cd automake-1.11.6/ ./configure --prefix=/c5/shared/automake/1.11.6 make && make install && make check ===================================== 3 of 859 tests failed (92 tests were not run) See tests/test-suite.log Please report to bug-automake@gnu.org ===================================== Cheers, Tru -- Dr Tru Huynh | http://www.pasteur.fr/recherche/unites/Binfs/ mailto:tru@pasteur.fr | tel/fax +33 1 45 68 87 37/19 Institut Pasteur, 25-28 rue du Docteur Roux, 75724 Paris CEDEX 15 France --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="test-suite.log" Content-Transfer-Encoding: quoted-printable =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D GNU Automake 1.11.6: tests/test-suite.log =20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 3 of 859 tests failed. (92 tests were not run). =20 =2E. contents:: :depth: 2 SKIP: get-sysconf.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin =3D=3D=3D Running test ./get-sysconf.test ++ pwd /dev/shm/automake-1.11.6/tests/get-sysconf.dir + set -e + top_testsrcdir=3D/dev/shm/automake-1.11.6/tests/.. ++ cd .. ++ pwd + testbuilddir=3D/dev/shm/automake-1.11.6/tests ++ cd /dev/shm/automake-1.11.6/tests/.. ++ pwd + top_testbuilddir=3D/dev/shm/automake-1.11.6 + st=3D0 + test -d /dev/shm/automake-1.11.6/tests/../.git + test -f /dev/shm/automake-1.11.6/tests/../ChangeLog + awk ' BEGIN { first =3D 1 } (first =3D=3D 1) { print; first =3D 0; next; } /^[^\t]/ { exit(0); } { print } ' /dev/shm/automake-1.11.6/tests/../ChangeLog 2012-07-09 Stefano Lattarini release: bug-fixing stable release 1.11.6 Fixes security vulnerability CVE-2012-3386. * configure.ac (AC_INIT): Bump version number to 1.11.6. * m4/amversion.m4: Likewise (auto-updated by "./bootstrap"). + /usr/bin/perl -V Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=3Dlinux, osvers=3D2.6.18-53.el5, archname=3Dx86_64-linux-thread-= multi uname=3D'linux builder10.centos.org 2.6.18-53.el5 #1 smp mon nov 12 02:= 14:55 est 2007 x86_64 x86_64 x86_64 gnulinux ' config_args=3D'-des -Doptimize=3D-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOUR= CE=3D2 -fexceptions -fstack-protector --param=3Dssp-buffer-size=3D4 -m64 -m= tune=3Dgeneric -Dversion=3D5.8.8 -Dmyhostname=3Dlocalhost -Dperladmin=3Droo= t@localhost -Dcc=3Dgcc -Dcf_by=3DRed Hat, Inc. -Dinstallprefix=3D/usr -Dpre= fix=3D/usr -Dlibpth=3D/usr/local/lib64 /lib64 /usr/lib64 -Dprivlib=3D/usr/l= ib/perl5/5.8.8 -Dsitelib=3D/usr/lib/perl5/site_perl/5.8.8 -Dvendorlib=3D/us= r/lib/perl5/vendor_perl/5.8.8 -Darchlib=3D/usr/lib64/perl5/5.8.8/x86_64-lin= ux-thread-multi -Dsitearch=3D/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-= thread-multi -Dvendorarch=3D/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux= -thread-multi -Darchname=3Dx86_64-linux-thread-multi -Dvendorprefix=3D/usr = -Dsiteprefix=3D/usr -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles= -Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog= -Dman3ext=3D3pm -Duseperlio -Dinstallusrbinperl=3Dn -Ubincompat5005 -Uvers= iononly -Dpager=3D/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_= r_proto -Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_pr= oto -Ud_endservent_r_proto -Ud_setservent_r_proto -Dinc_version_list=3D5.8.= 7 5.8.6 5.8.5 -Dscriptdir=3D/usr/bin' hint=3Drecommended, useposix=3Dtrue, d_sigaction=3Ddefine usethreads=3Ddefine use5005threads=3Dundef useithreads=3Ddefine usemult= iplicity=3Ddefine useperlio=3Ddefine d_sfio=3Dundef uselargefiles=3Ddefine usesocks=3Dund= ef use64bitint=3Ddefine use64bitall=3Ddefine uselongdouble=3Dundef usemymalloc=3Dn, bincompat5005=3Dundef Compiler: cc=3D'gcc', ccflags =3D'-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing= -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOUR= CE -D_FILE_OFFSET_BITS=3D64 -I/usr/include/gdbm', optimize=3D'-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=3D2 -fexceptions -= fstack-protector --param=3Dssp-buffer-size=3D4 -m64 -mtune=3Dgeneric', cppflags=3D'-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdec= laration-after-statement -I/usr/local/include -I/usr/include/gdbm' ccversion=3D'', gccversion=3D'4.1.2 20080704 (Red Hat 4.1.2-52)', gccos= andvers=3D'' intsize=3D4, longsize=3D8, ptrsize=3D8, doublesize=3D8, byteorder=3D123= 45678 d_longlong=3Ddefine, longlongsize=3D8, d_longdbl=3Ddefine, longdblsize= =3D16 ivtype=3D'long', ivsize=3D8, nvtype=3D'double', nvsize=3D8, Off_t=3D'of= f_t', lseeksize=3D8 alignbytes=3D8, prototype=3Ddefine Linker and Libraries: ld=3D'gcc', ldflags =3D'' libpth=3D/usr/local/lib64 /lib64 /usr/lib64 libs=3D-lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=3D-lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=3D, so=3Dso, useshrplib=3Dtrue, libperl=3Dlibperl.so gnulibc_version=3D'2.5' Dynamic Linking: dlsrc=3Ddl_dlopen.xs, dlext=3Dso, d_dlsymun=3Dundef, ccdlflags=3D'-Wl,-= E -Wl,-rpath,/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE' cccdlflags=3D'-fPIC', lddlflags=3D'-shared -O2 -g -pipe -Wall -Wp,-D_FO= RTIFY_SOURCE=3D2 -fexceptions -fstack-protector --param=3Dssp-buffer-size= =3D4 -m64 -mtune=3Dgeneric' Characteristics of this binary (from libperl):=20 Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API Built under linux Compiled at Oct 29 2012 05:52:23 @INC: /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/5.8.8 . + cat /dev/shm/automake-1.11.6/config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU Automake configure 1.11.6, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=3D/c5/shared/automake/1.11.6 ## --------- ## ## Platform. ## ## --------- ## hostname =3D liberte.bis.pasteur.fr uname -m =3D x86_64 uname -r =3D 2.6.18-308.16.1.el5 uname -s =3D Linux uname -v =3D #1 SMP Tue Oct 2 22:01:43 EDT 2012 /usr/bin/uname -p =3D unknown /bin/uname -X =3D unknown /bin/arch =3D x86_64 /usr/bin/arch -k =3D unknown /usr/convex/getsysinfo =3D unknown /usr/bin/hostinfo =3D unknown /bin/machine =3D unknown /usr/bin/oslevel =3D unknown /bin/universe =3D unknown PATH: /c5/shared/autoconf/2.69/bin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib64/qt-3.3/bin PATH: /usr/kerberos/bin PATH: /c5/SGE/bin/lx26-amd64 PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /usr/NX/bin PATH: /Bis/home/tru/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1778: checking whether make supports nested variables configure:1795: result: yes configure:1811: checking build system type configure:1825: result: x86_64-unknown-linux-gnu configure:1877: checking for a BSD-compatible install configure:1945: result: /usr/bin/install -c configure:1956: checking whether build environment is sane configure:2006: result: yes configure:2147: checking for a thread-safe mkdir -p configure:2186: result: /bin/mkdir -p configure:2199: checking for gawk configure:2215: found /bin/gawk configure:2226: result: gawk configure:2237: checking whether make sets $(MAKE) configure:2259: result: yes configure:2361: checking for perl configure:2379: found /usr/bin/perl configure:2391: result: /usr/bin/perl configure:2403: /usr/bin/perl --version This is perl, v5.8.8 built for x86_64-linux-thread-multi Copyright 1987-2006, Larry Wall Perl may be copied only under the terms of either the Artistic License or t= he GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl". If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page. configure:2406: $? =3D 0 configure:2416: checking whether /usr/bin/perl supports ithreads configure:2439: result: yes configure:2451: checking for tex configure:2467: found /usr/bin/tex configure:2478: result: tex configure:2489: tex --version , This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille. configure:2515: $? =3D 0 configure:2523: result: yes configure:2530: checking whether autoconf works configure:2537: cd conftest && autoconf -o /dev/null conftest.ac configure:2540: $? =3D 0 configure:2549: result: yes configure:2556: checking whether autoconf is recent enough configure:2563: cd conftest && autoconf -o /dev/null conftest.ac configure:2566: $? =3D 0 configure:2575: result: yes configure:2582: checking whether ln works configure:2602: result: yes configure:2617: checking for grep that handles long lines and -e configure:2675: result: /bin/grep configure:2680: checking for egrep configure:2742: result: /bin/grep -E configure:2747: checking for fgrep configure:2809: result: /bin/grep -F configure:2815: checking whether /bin/sh has working 'set -e' with exit trap configure:2828: result: yes configure:2999: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU Automake config.status 1.11.6, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES =3D=20 CONFIG_HEADERS =3D=20 CONFIG_LINKS =3D=20 CONFIG_COMMANDS =3D=20 $ ./config.status=20 on liberte.bis.pasteur.fr config.status:778: creating Makefile config.status:778: creating contrib/Makefile config.status:778: creating doc/Makefile config.status:778: creating lib/Makefile config.status:778: creating m4/Makefile config.status:778: creating tests/Makefile config.status:778: creating tests/defs config.status:778: creating tests/aclocal-1.11 config.status:778: creating tests/automake-1.11 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=3Dx86_64-unknown-linux-gnu ac_cv_env_build_alias_set=3D ac_cv_env_build_alias_value=3D ac_cv_env_host_alias_set=3D ac_cv_env_host_alias_value=3D ac_cv_env_target_alias_set=3D ac_cv_env_target_alias_value=3D ac_cv_path_EGREP=3D'/bin/grep -E' ac_cv_path_FGREP=3D'/bin/grep -F' ac_cv_path_GREP=3D/bin/grep ac_cv_path_PERL=3D/usr/bin/perl ac_cv_path_install=3D'/usr/bin/install -c' ac_cv_path_mkdir=3D/bin/mkdir ac_cv_prog_AWK=3Dgawk ac_cv_prog_TEX=3Dtex ac_cv_prog_make_make_set=3Dyes am_cv_autoconf_installed=3Dyes am_cv_autoconf_version=3Dyes am_cv_autoconf_works=3Dyes am_cv_make_support_nested_variables=3Dyes am_cv_prog_PERL_ithreads=3Dyes am_cv_prog_ln=3Dln am_cv_sh_errexit_works=3Dyes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL=3D'perllibdir=3D"/dev/shm/automake-1.11.6/lib:./lib" "/dev/shm/auto= make-1.11.6/aclocal" --acdir=3Dm4 -I m4' AMTAR=3D'$${TAR-tar}' AM_BACKSLASH=3D'\' AM_DEFAULT_V=3D'$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY=3D'0' AM_V=3D'$(V)' APIVERSION=3D'1.11' AUTOCONF=3D'${SHELL} /dev/shm/automake-1.11.6/lib/missing --run autoconf' AUTOHEADER=3D'${SHELL} /dev/shm/automake-1.11.6/lib/missing --run autoheade= r' AUTOMAKE=3D'perllibdir=3D"/dev/shm/automake-1.11.6/lib:./lib" "/dev/shm/aut= omake-1.11.6/automake" --libdir=3Dlib' AWK=3D'gawk' CYGPATH_W=3D'echo' DEFS=3D'-DPACKAGE_NAME=3D\"GNU\ Automake\" -DPACKAGE_TARNAME=3D\"automake\"= -DPACKAGE_VERSION=3D\"1.11.6\" -DPACKAGE_STRING=3D\"GNU\ Automake\ 1.11.6\= " -DPACKAGE_BUGREPORT=3D\"bug-automake@gnu.org\" -DPACKAGE_URL=3D\"http://w= ww.gnu.org/software/automake/\" -DPACKAGE=3D\"automake\" -DVERSION=3D\"1.11= =2E6\"' ECHO_C=3D'' ECHO_N=3D'-n' ECHO_T=3D'' EGREP=3D'/bin/grep -E' FGREP=3D'/bin/grep -F' GREP=3D'/bin/grep' HELP2MAN=3D'${SHELL} /dev/shm/automake-1.11.6/lib/missing --run help2man' INSTALL_DATA=3D'${INSTALL} -m 644' INSTALL_PROGRAM=3D'${INSTALL}' INSTALL_SCRIPT=3D'${INSTALL}' INSTALL_STRIP_PROGRAM=3D'$(install_sh) -c -s' LIBOBJS=3D'' LIBS=3D'' LN=3D'ln' LTLIBOBJS=3D'' MAKEINFO=3D'${SHELL} /dev/shm/automake-1.11.6/lib/missing --run makeinfo' MKDIR_P=3D'/bin/mkdir -p' MODIFICATION_DELAY=3D'2' PACKAGE=3D'automake' PACKAGE_BUGREPORT=3D'bug-automake@gnu.org' PACKAGE_NAME=3D'GNU Automake' PACKAGE_STRING=3D'GNU Automake 1.11.6' PACKAGE_TARNAME=3D'automake' PACKAGE_URL=3D'http://www.gnu.org/software/automake/' PACKAGE_VERSION=3D'1.11.6' PATH_SEPARATOR=3D':' PERL=3D'/usr/bin/perl' PERL_THREADS=3D'1' SET_MAKE=3D'' SHELL=3D'/bin/sh' STRIP=3D'' TEX=3D'tex' VERSION=3D'1.11.6' am_AUTOCONF=3D'autoconf' am_AUTOHEADER=3D'autoheader' am_AUTOM4TE=3D'autom4te' am_AUTORECONF=3D'autoreconf' am_AUTOUPDATE=3D'autoupdate' am__isrc=3D'' am__leading_dot=3D'.' am__tar=3D'$${TAR-tar} chof - "$$tardir"' am__untar=3D'$${TAR-tar} xf -' bindir=3D'${exec_prefix}/bin' build=3D'x86_64-unknown-linux-gnu' build_alias=3D'' build_cpu=3D'x86_64' build_os=3D'linux-gnu' build_vendor=3D'unknown' datadir=3D'${datarootdir}' datarootdir=3D'${prefix}/share' docdir=3D'${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir=3D'${docdir}' exec_prefix=3D'${prefix}' host_alias=3D'' htmldir=3D'${docdir}' includedir=3D'${prefix}/include' infodir=3D'${datarootdir}/info' install_sh=3D'${SHELL} /dev/shm/automake-1.11.6/lib/install-sh' libdir=3D'${exec_prefix}/lib' libexecdir=3D'${exec_prefix}/libexec' localedir=3D'${datarootdir}/locale' localstatedir=3D'${prefix}/var' mandir=3D'${datarootdir}/man' mkdir_p=3D'/bin/mkdir -p' oldincludedir=3D'/usr/include' pdfdir=3D'${docdir}' pkgvdatadir=3D'${datadir}/automake-1.11' prefix=3D'/c5/shared/automake/1.11.6' program_transform_name=3D's,x,x,' psdir=3D'${docdir}' sbindir=3D'${exec_prefix}/sbin' sh_errexit_works=3D'yes' sharedstatedir=3D'${prefix}/com' sysconfdir=3D'${prefix}/etc' target_alias=3D'' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU Automake" #define PACKAGE_TARNAME "automake" #define PACKAGE_VERSION "1.11.6" #define PACKAGE_STRING "GNU Automake 1.11.6" #define PACKAGE_BUGREPORT "bug-automake@gnu.org" #define PACKAGE_URL "http://www.gnu.org/software/automake/" #define PACKAGE "automake" #define VERSION "1.11.6" configure: exit 0 + cat /dev/shm/automake-1.11.6/tests/aclocal-1.11 #!/bin/sh # tests/aclocal-1.11. Generated from aclocal.in by configure. # Be Bourne compatible if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=3D: # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'=3D'"$@"' fi perllibdir=3D"/dev/shm/automake-1.11.6/lib:/dev/shm/automake-1.11.6/lib" export perllibdir exec "/dev/shm/automake-1.11.6/aclocal" "--automake-acdir=3D/dev/shm/automa= ke-1.11.6/m4" \ "--system-acdir=3D/dev/shm/automake-1.11.6/m4/acdir" ${1+"$@"} + cat /dev/shm/automake-1.11.6/tests/automake-1.11 #!/bin/sh # tests/automake-1.11. Generated from automake.in by configure. # Be Bourne compatible if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=3D: # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'=3D'"$@"' fi perllibdir=3D"/dev/shm/automake-1.11.6/lib:/dev/shm/automake-1.11.6/lib" export perllibdir exec "/dev/shm/automake-1.11.6/automake" "--libdir=3D/dev/shm/automake-1.11= =2E6/lib" ${1+"$@"} + test 0 -eq 0 + Exit 77 + set +e + exit 77 + exit 77 + exit_status=3D77 + set +e + cd /dev/shm/automake-1.11.6/tests + case $exit_status,$keep_testdirs in + test 0 '!=3D' 0 + echo 'get-sysconf: exit 77' get-sysconf: exit 77 + exit 77 SKIP: amhello-cross-compile.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin amhello-cross-compile: running i586-mingw32msvc-gcc --version =2E/defs: line 378: i586-mingw32msvc-gcc: command not found SKIP: ar-lib4.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin ar-lib4: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. =3D=3D=3D Running test ./ar-lib4.test ar-lib4: skipped test: couldn't find or get libtool macros ar-lib4: exit 77 SKIP: ar-lib5a.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin ar-lib5a: running lib -out:defstest.lib =2E/defs: line 298: lib: command not found ar-lib5a: skipped test: Microsoft `lib' utility not available SKIP: ar-lib6a.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin ar-lib6a: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. =3D=3D=3D Running test ./ar-lib6a.test ar-lib6a: skipped test: couldn't find or get libtool macros ar-lib6a: exit 77 SKIP: ar-lib6b.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin ar-lib6b: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. =3D=3D=3D Running test ./ar-lib6b.test ar-lib6b: skipped test: couldn't find or get libtool macros ar-lib6b: exit 77 SKIP: check12.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin check12: running runtest --version =2E/defs: line 354: runtest: command not found SKIP: compile4.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin compile4: running cl -? =2E/defs: line 210: cl: command not found SKIP: compile5.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin =3D=3D=3D Running test ./compile5.test ++ pwd /dev/shm/automake-1.11.6/tests/compile5.dir + set -e + cp /dev/shm/automake-1.11.6/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... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu configure: creating ./config.status config.status: creating Makefile config.status: creating check_host + ./check_host + exit_status=3D77 + set +e + cd /dev/shm/automake-1.11.6/tests + case $exit_status,$keep_testdirs in + test 0 '!=3D' 0 + echo 'compile5: exit 77' compile5: exit 77 + exit 77 FAIL: compile_f90_c_cxx.test (exit: 1) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin =3D=3D=3D Running test ./compile_f90_c_cxx.test ++ pwd /dev/shm/automake-1.11.6/tests/compile_f90_c_cxx.dir + set -e + cat + cat + : + : + : + aclocal-1.11 -Werror + automake-1.11 --foreign -Werror -Wall configure.in:7: required file `./config.guess' not found configure.in:7: `automake --add-missing' can install `config.guess' configure.in:7: required file `./config.sub' not found configure.in:7: `automake --add-missing' can install `config.sub' + exit_status=3D1 + set +e + cd /dev/shm/automake-1.11.6/tests + case $exit_status,$keep_testdirs in + test 0 '!=3D' 0 + echo 'compile_f90_c_cxx: exit 1' compile_f90_c_cxx: exit 1 + exit 1 SKIP: dejagnu3.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin dejagnu3: running runtest --version =2E/defs: line 354: runtest: command not found SKIP: dejagnu4.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin dejagnu4: running runtest --version =2E/defs: line 354: runtest: command not found SKIP: dejagnu5.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin dejagnu5: running runtest --version =2E/defs: line 354: runtest: command not found SKIP: dejagnu6.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin dejagnu6: running runtest --version =2E/defs: line 354: runtest: command not found SKIP: dejagnu7.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin dejagnu7: running runtest --version =2E/defs: line 354: runtest: command not found SKIP: dejagnu-absolute-builddir.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin dejagnu-absolute-builddir: running runtest --version =2E/defs: line 354: runtest: command not found SKIP: dejagnu-relative-srcdir.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin dejagnu-relative-srcdir: running runtest --version =2E/defs: line 354: runtest: command not found SKIP: dejagnu-siteexp-extend.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin dejagnu-siteexp-extend: running runtest --version =2E/defs: line 354: runtest: command not found SKIP: depcomp4.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin depcomp4: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. depcomp4: running gcc --version gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52) Copyright (C) 2006 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. depcomp4: running makedepend -f- # DO NOT DELETE =3D=3D=3D Running test ./depcomp4.test depcomp4: skipped test: couldn't find or get libtool macros depcomp4: exit 77 SKIP: depcomp5.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin depcomp5: running icc -V -help =2E/defs: line 282: icc: command not found SKIP: depcomp7.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin depcomp7: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. =3D=3D=3D Running test ./depcomp7.test depcomp7: skipped test: couldn't find or get libtool macros depcomp7: exit 77 SKIP: depcomp8b.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin depcomp8b: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. =3D=3D=3D Running test ./depcomp8b.test depcomp8b: skipped test: couldn't find or get libtool macros depcomp8b: exit 77 SKIP: depcomp10.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin depcomp10: running make --version -v | grep GNU GNU Make 3.81 =3D=3D=3D Running test ./depcomp10.test ++ pwd /dev/shm/automake-1.11.6/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=3Dhp 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... gawk 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...=20 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 `/dev/shm/automake-1.11.6/tests/depcomp10.dir/b= uild/src' source=3D'../../src/foo.c' object=3D'foo.o' libtool=3Dno \ DEPDIR=3D.deps depmode=3Dhp /bin/sh ../../depcomp \ gcc -DPACKAGE_NAME=3D\"depcomp10\" -DPACKAGE_TARNAME=3D\"depcomp10\" -DPAC= KAGE_VERSION=3D\"1.0\" -DPACKAGE_STRING=3D\"depcomp10\ 1.0\" -DPACKAGE_BUGR= EPORT=3D\"\" -DPACKAGE_URL=3D\"\" -DPACKAGE=3D\"depcomp10\" -DVERSION=3D\"1= =2E0\" -I. -I../../src -I/c5/shared/autoconf/2.69/include -I/c5/shared/a= utoconf/2.69/include -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 `/dev/shm/automake-1.11.6/tests/depcomp10.dir/bu= ild/src' make: *** [all-recursive] Error 1 + Exit 77 + set +e + exit 77 + exit 77 + exit_status=3D77 + set +e + cd /dev/shm/automake-1.11.6/tests + case $exit_status,$keep_testdirs in + test 0 '!=3D' 0 + echo 'depcomp10: exit 77' depcomp10: exit 77 + exit 77 SKIP: distcheck-pr10470.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin =3D=3D=3D Running test ./distcheck-pr10470.test ++ pwd /dev/shm/automake-1.11.6/tests/distcheck-pr10470.dir + set -e + mkdir foo.d + sh -c 'cd foo.d && sleep '\''4'\''' + sleep 1 + rm -rf foo.d + skip_ 'system is able to remove "in use" directories' + warn_ 'distcheck-pr10470: skipped test: system is able to remove "in use"= directories' + echo 'distcheck-pr10470: skipped test: system is able to remove "in use" = directories' distcheck-pr10470: skipped test: system is able to remove "in use" director= ies + Exit 77 + set +e + exit 77 + exit 77 + exit_status=3D77 + set +e + cd /dev/shm/automake-1.11.6/tests + case $exit_status,$keep_testdirs in + test 0 '!=3D' 0 + echo 'distcheck-pr10470: exit 77' distcheck-pr10470: exit 77 + exit 77 FAIL: distcheck-override-infodir.test (exit: 2) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin distcheck-override-infodir: running makeinfo --version makeinfo (GNU texinfo) 4.8 Copyright (C) 2004 Free Software Foundation, Inc. There is NO warranty. You may redistribute this software under the terms of the GNU General Public License. For more information about these matters, see the files named COPYING. distcheck-override-infodir: running texi2dvi --version texi2dvi (GNU Texinfo 4.8) 1.34 Copyright (C) 2004 Free Software Foundation, Inc. There is NO warranty. You may redistribute this software under the terms of the GNU General Public License. For more information about these matters, see the files named COPYING. distcheck-override-infodir: running install-info --version install-info (GNU texinfo) 4.8 Copyright (C) 2004 Free Software Foundation, Inc. There is NO warranty. You may redistribute this software under the terms of the GNU General Public License. For more information about these matters, see the files named COPYING. =3D=3D=3D Running test ./distcheck-override-infodir.test ++ pwd /dev/shm/automake-1.11.6/tests/distcheck-override-infodir.dir + set -e + cat + cat + cat + aclocal-1.11 -Werror + automake-1.11 --foreign -Werror -Wall -a Makefile.am:2: installing `./texinfo.tex' + 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... gawk checking whether make sets $(MAKE)... yes configure: creating ./config.status config.status: creating Makefile + make restore=3D: && backupdir=3D".am$$" && \ am__cwd=3D`pwd` && CDPATH=3D"${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /dev/shm/automake-1.11.6/tests/distcheck-override-infodir.dir/= missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in main.info main.info-[0-9] main.info-[0-9][0-9] main.i[0-9] main= =2Ei[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=3Dmv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /dev/shm/automake-1.11.6/tests/distcheck-override-infodir.dir/m= issing --run makeinfo -I . \ -o main.info main.texi; \ then \ rc=3D0; \ CDPATH=3D"${ZSH_VERSION+.}:" && cd .; \ else \ rc=3D$?; \ CDPATH=3D"${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./main.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc + make distcheck if test -d "distcheck-override-infodir-1.0"; then find "distcheck-override-= infodir-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "distche= ck-override-infodir-1.0" || { sleep 5 && rm -rf "distcheck-override-infodir= -1.0"; }; else :; fi test -d "distcheck-override-infodir-1.0" || mkdir "distcheck-override-infod= ir-1.0" make \ top_distdir=3D"distcheck-override-infodir-1.0" distdir=3D"distcheck-over= ride-infodir-1.0" \ dist-info make[1]: Entering directory `/dev/shm/automake-1.11.6/tests/distcheck-overr= ide-infodir.dir' make[1]: Leaving directory `/dev/shm/automake-1.11.6/tests/distcheck-overri= de-infodir.dir' test -n "" \ || find "distcheck-override-infodir-1.0" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /dev/shm/automake-1.11.6/tests/dist= check-override-infodir.dir/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "distcheck-override-infodir-1.0" tardir=3Ddistcheck-override-infodir-1.0 && ${TAR-tar} chof - "$tardir" | GZ= IP=3D--best gzip -c >distcheck-override-infodir-1.0.tar.gz if test -d "distcheck-override-infodir-1.0"; then find "distcheck-override-= infodir-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "distche= ck-override-infodir-1.0" || { sleep 5 && rm -rf "distcheck-override-infodir= -1.0"; }; else :; fi case 'distcheck-override-infodir-1.0.tar.gz' in \ *.tar.gz*) \ GZIP=3D--best gzip -dc distcheck-override-infodir-1.0.tar.gz | ${TAR-tar= } xf - ;;\ *.tar.bz2*) \ bzip2 -dc distcheck-override-infodir-1.0.tar.bz2 | ${TAR-tar} xf - ;;\ *.tar.lzma*) \ lzma -dc distcheck-override-infodir-1.0.tar.lzma | ${TAR-tar} xf - ;;\ *.tar.lz*) \ lzip -dc distcheck-override-infodir-1.0.tar.lz | ${TAR-tar} xf - ;;\ *.tar.xz*) \ xz -dc distcheck-override-infodir-1.0.tar.xz | ${TAR-tar} xf - ;;\ *.tar.Z*) \ uncompress -c distcheck-override-infodir-1.0.tar.Z | ${TAR-tar} xf - ;;\ *.shar.gz*) \ GZIP=3D--best gzip -dc distcheck-override-infodir-1.0.shar.gz | unshar ;= ;\ *.zip*) \ unzip distcheck-override-infodir-1.0.zip ;;\ esac chmod -R a-w distcheck-override-infodir-1.0; chmod u+w distcheck-override-i= nfodir-1.0 mkdir distcheck-override-infodir-1.0/_build mkdir distcheck-override-infodir-1.0/_inst chmod a-w distcheck-override-infodir-1.0 test -d distcheck-override-infodir-1.0/_build || exit 0; \ dc_install_base=3D`CDPATH=3D"${ZSH_VERSION+.}:" && cd distcheck-override-i= nfodir-1.0/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir=3D"${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=3D`pwd` \ && CDPATH=3D"${ZSH_VERSION+.}:" && cd distcheck-override-infodir-1.0/_bu= ild \ && ../configure --srcdir=3D.. --prefix=3D"$dc_install_base" \ \ \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir=3D"$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR=3D"$dc_destdir" install \ && make DESTDIR=3D"$dc_destdir" uninstall \ && make DESTDIR=3D"$dc_destdir" \ distuninstallcheck_dir=3D"$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf distcheck-override-infodir-1.0.tar.gz \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 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... gawk checking whether make sets $(MAKE)... yes configure: creating ./config.status config.status: creating Makefile make[1]: Entering directory `/dev/shm/automake-1.11.6/tests/distcheck-overr= ide-infodir.dir/distcheck-override-infodir-1.0/_build' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/dev/shm/automake-1.11.6/tests/distcheck-overri= de-infodir.dir/distcheck-override-infodir-1.0/_build' make[1]: Entering directory `/dev/shm/automake-1.11.6/tests/distcheck-overr= ide-infodir.dir/distcheck-override-infodir-1.0/_build' TEXINPUTS=3D"..:$TEXINPUTS" \ MAKEINFO=3D'/bin/sh /dev/shm/automake-1.11.6/tests/distcheck-override-info= dir.dir/distcheck-override-infodir-1.0/missing --run makeinfo -I ..' \ texi2dvi ../main.texi This is pdfeTeXk, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) file:line:error style messages enabled. entering extended mode (/dev/shm/automake-1.11.6/tests/distcheck-override-infodir.dir/distcheck-ov= erri de-infodir-1.0/main.texi (/dev/shm/automake-1.11.6/tests/distcheck-override-infodir.dir/distcheck-ov= erri de-infodir-1.0/texinfo.tex Loading texinfo [version 2012-03-11.15]: pdf, fonts, markup, glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf/tex/generic/epsf/epsf.tex) localization, formatting, and turning on texinfo input format.) [1] ) Output written on main.dvi (1 page, 212 bytes). Transcript written on main.log. make[1]: Leaving directory `/dev/shm/automake-1.11.6/tests/distcheck-overri= de-infodir.dir/distcheck-override-infodir-1.0/_build' make[1]: Entering directory `/dev/shm/automake-1.11.6/tests/distcheck-overr= ide-infodir.dir/distcheck-override-infodir-1.0/_build' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/dev/shm/automake-1.11.6/tests/distcheck-overri= de-infodir.dir/distcheck-override-infodir-1.0/_build' make[1]: Entering directory `/dev/shm/automake-1.11.6/tests/distcheck-overr= ide-infodir.dir/distcheck-override-infodir-1.0/_build' make[2]: Entering directory `/dev/shm/automake-1.11.6/tests/distcheck-overr= ide-infodir.dir/distcheck-override-infodir-1.0/_build' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/dev/shm/automake-1.11.6/tests/distcheck-override-infodir.d= ir/distcheck-override-infodir-1.0/_inst/blah/blah/foobar' /usr/bin/install -c -m 644 ../main.info '/dev/shm/automake-1.11.6/tests/di= stcheck-override-infodir.dir/distcheck-override-infodir-1.0/_inst/blah/blah= /foobar' install-info --info-dir=3D'/dev/shm/automake-1.11.6/tests/distcheck-overri= de-infodir.dir/distcheck-override-infodir-1.0/_inst/blah/blah/foobar' '/dev= /shm/automake-1.11.6/tests/distcheck-override-infodir.dir/distcheck-overrid= e-infodir-1.0/_inst/blah/blah/foobar/main.info' install-info: warning: no info dir entry in `/dev/shm/automake-1.11.6/tests= /distcheck-override-infodir.dir/distcheck-override-infodir-1.0/_inst/blah/b= lah/foobar/main.info' make[2]: Leaving directory `/dev/shm/automake-1.11.6/tests/distcheck-overri= de-infodir.dir/distcheck-override-infodir-1.0/_build' make[1]: Leaving directory `/dev/shm/automake-1.11.6/tests/distcheck-overri= de-infodir.dir/distcheck-override-infodir-1.0/_build' make[1]: Entering directory `/dev/shm/automake-1.11.6/tests/distcheck-overr= ide-infodir.dir/distcheck-override-infodir-1.0/_build' if test x${infodir+set} !=3D xset; then \ ls -l "/dev/shm/automake-1.11.6/tests/distcheck-override-infodir.dir/dis= tcheck-override-infodir-1.0/_inst/blah/blah/foobar/" || exit 1; \ test -f "/dev/shm/automake-1.11.6/tests/distcheck-override-infodir.dir/d= istcheck-override-infodir-1.0/_inst/blah/blah/foobar/dir" || exit 1; \ else \ ls -l "$infodir/" || exit 1; \ test -f "$infodir/dir" || exit 1; \ fi total 4 -rw-r--r-- 1 tru Bis 172 Nov 8 13:33 main.info make[1]: *** [installcheck-local] Error 1 make[1]: Leaving directory `/dev/shm/automake-1.11.6/tests/distcheck-overri= de-infodir.dir/distcheck-override-infodir-1.0/_build' make: *** [distcheck] Error 1 + exit_status=3D2 + set +e + cd /dev/shm/automake-1.11.6/tests + case $exit_status,$keep_testdirs in + test 0 '!=3D' 0 + echo 'distcheck-override-infodir: exit 2' distcheck-override-infodir: exit 2 + exit 2 SKIP: extradep2.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin extradep2: dummy requirement 'cc', no check done extradep2: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. =3D=3D=3D Running test ./extradep2.test extradep2: skipped test: couldn't find or get libtool macros extradep2: exit 77 SKIP: fort4.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin fort4: running g77 --version =2E/defs: line 266: g77: command not found fort4: skipped test: GNU Fortran 77 compiler not available SKIP: fort5.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin fort5: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. fort5: running g77 --version =2E/defs: line 266: g77: command not found fort5: skipped test: GNU Fortran 77 compiler not available FAIL: help2.test (exit: 1) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin =3D=3D=3D Running test ./help2.test ++ pwd /dev/shm/automake-1.11.6/tests/help2.dir + set -e + mkdir cleandir + cd cleandir ++ echo ' aclocal-1.11 -Werror ' ++ sed 's/ -W[^ ]*/ /g' + ACLOCAL=3D' aclocal-1.11 ' ++ echo ' automake-1.11 --foreign -Werror -Wall ' ++ sed 's/ -W[^ ]*/ /g' + AUTOMAKE=3D' automake-1.11 --foreign ' + echo '[' + echo '[' + automake-1.11 --foreign --version automake (GNU automake) 1.11.6 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Tom Tromey and Alexandre Duret-Lutz . + automake-1.11 --foreign --help Usage: /dev/shm/automake-1.11.6/automake [OPTION] ... [Makefile]... Generate Makefile.in for configure from Makefile.am. Operation modes: --help print this help, then exit --version print version number, then exit -v, --verbose verbosely list files processed --no-force only update Makefile.in's that are out of date -W, --warnings=3DCATEGORY report the warnings falling in CATEGORY Dependency tracking: -i, --ignore-deps disable dependency tracking code --include-deps enable dependency tracking code Flavors: --cygnus assume program is part of Cygnus-style tree --foreign set strictness to foreign --gnits set strictness to gnits --gnu set strictness to gnu Library files: -a, --add-missing add missing standard files to package --libdir=3DDIR directory storing library files -c, --copy with -a, copy missing files (default is symlink) -f, --force-missing force update of standard files Warning categories include: `gnu' GNU coding standards (default in gnu and gnits modes) `obsolete' obsolete features or constructions `override' user redefinitions of Automake rules or variables `portability' portability issues (default in gnu and gnits modes) `extra-portability' extra portability issues related to obscure tools `syntax' dubious syntactic constructs (default) `unsupported' unsupported or incomplete features (default) `all' all the warnings `no-CATEGORY' turn off warnings in CATEGORY `none' turn off all the warnings `error' treat warnings as errors Files automatically distributed if found (always): ABOUT-GNU INSTALL config.guess ltcf-gcj.sh ABOUT-NLS NEWS config.rpath ltconfig AUTHORS README config.sub ltmain.sh BACKLOG THANKS depcomp mdate-sh COPYING TODO elisp-comp missing COPYING.DOC ansi2knr.1 install-sh mkinstalldirs COPYING.LESSER ansi2knr.c libversion.in py-compile COPYING.LIB ar-lib ltcf-c.sh texinfo.tex ChangeLog compile ltcf-cxx.sh ylwrap Files automatically distributed if found (under certain conditions): acconfig.h config.h.bot configure configure.in aclocal.m4 config.h.top configure.ac stamp-vti Report bugs to . GNU Automake home page: . General help using GNU software: . + aclocal-1.11 --version aclocal (GNU automake) 1.11.6 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Tom Tromey and Alexandre Duret-Lutz . + aclocal-1.11 --help Usage: aclocal [OPTIONS] ... Generate `aclocal.m4' by scanning `configure.ac' or `configure.in' Options: --automake-acdir=3DDIR directory holding automake-provided m4 files --system-acdir=3DDIR directory holding third-party system-wide fil= es --diff[=3DCOMMAND] run COMMAND [diff -u] on M4 files that would = be changed (implies --install and --dry-run) --dry-run pretend to, but do not actually update any file --force always update output file --help print this help, then exit -I DIR add directory to search list for .m4 files --install copy third-party files to the first -I directory --output=3DFILE put output in FILE (default aclocal.m4) --print-ac-dir print name of directory holding system-wide third-party m4 files, then exit --verbose don't be silent --version print version number, then exit -W, --warnings=3DCATEGORY report the warnings falling in CATEGORY Warning categories include: `syntax' dubious syntactic constructs (default) `unsupported' unknown macros (default) `all' all the warnings (default) `no-CATEGORY' turn off warnings in CATEGORY `none' turn off all the warnings `error' treat warnings as errors Report bugs to . GNU Automake home page: . General help using GNU software: . + aclocal-1.11 + cat stderr NONE:0: /usr/bin/m4: ERROR: end of file in string autom4te: /usr/bin/m4 failed with exit status: 1 aclocal: autom4te failed with exit status: 1 + /bin/grep -F acinclude.m4 stderr + exit_status=3D1 + set +e + cd /dev/shm/automake-1.11.6/tests + case $exit_status,$keep_testdirs in + test 0 '!=3D' 0 + echo 'help2: exit 1' help2: exit 1 + exit 1 SKIP: instdir-java.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin instdir-java: running javac -version -help =2E/defs: line 290: javac: command not found SKIP: instdir-ltlib.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin instdir-ltlib: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. =3D=3D=3D Running test ./instdir-ltlib.test instdir-ltlib: skipped test: couldn't find or get libtool macros instdir-ltlib: exit 77 SKIP: instfail-java.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin instfail-java: running javac -version -help =2E/defs: line 290: javac: command not found SKIP: instfail-libtool.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin instfail-libtool: running libtool --version ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) Copyright (C) 2005 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. instfail-libtool: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. =3D=3D=3D Running test ./instfail-libtool.test instfail-libtool: skipped test: couldn't find or get libtool macros instfail-libtool: exit 77 SKIP: java.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin java: running javac -version -help =2E/defs: line 290: javac: command not found SKIP: java-check.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin java-check: running javac -version -help =2E/defs: line 290: javac: command not found SKIP: java-empty-classpath.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin java-empty-classpath: running javac -version -help =2E/defs: line 290: javac: command not found SKIP: java-clean.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin java-clean: running javac -version -help =2E/defs: line 290: javac: command not found SKIP: java-nobase.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin java-nobase: running javac -version -help =2E/defs: line 290: javac: command not found SKIP: java-compile-install.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin java-compile-install: running javac -version -help =2E/defs: line 290: javac: command not found SKIP: ldadd.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin ldadd: running libtool --version ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) Copyright (C) 2005 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. =3D=3D=3D Running test ./ldadd.test ldadd: skipped test: couldn't find or get libtool macros ldadd: exit 77 SKIP: ldflags.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin ldflags: running libtool --version ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) Copyright (C) 2005 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. =3D=3D=3D Running test ./ldflags.test ldflags: skipped test: couldn't find or get libtool macros ldflags: exit 77 SKIP: libobj13.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin libobj13: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. =3D=3D=3D Running test ./libobj13.test libobj13: skipped test: couldn't find or get libtool macros libobj13: exit 77 SKIP: libtool.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin libtool: running libtool --version ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) Copyright (C) 2005 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. =3D=3D=3D Running test ./libtool.test libtool: skipped test: couldn't find or get libtool macros libtool: exit 77 SKIP: libtool2.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin libtool2: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. =3D=3D=3D Running test ./libtool2.test libtool2: skipped test: couldn't find or get libtool macros libtool2: exit 77 SKIP: libtool3.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin libtool3: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. libtool3: running gcc --version gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52) Copyright (C) 2006 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. =3D=3D=3D Running test ./libtool3.test libtool3: skipped test: couldn't find or get libtool macros libtool3: exit 77 SKIP: libtool5.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin libtool5: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. =3D=3D=3D Running test ./libtool5.test libtool5: skipped test: couldn't find or get libtool macros libtool5: exit 77 SKIP: libtool6.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin libtool6: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. =3D=3D=3D Running test ./libtool6.test libtool6: skipped test: couldn't find or get libtool macros libtool6: exit 77 SKIP: libtool7.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin libtool7: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. libtool7: running gcc --version gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52) Copyright (C) 2006 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. =3D=3D=3D Running test ./libtool7.test libtool7: skipped test: couldn't find or get libtool macros libtool7: exit 77 SKIP: libtool8.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin libtool8: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. =3D=3D=3D Running test ./libtool8.test libtool8: skipped test: couldn't find or get libtool macros libtool8: exit 77 SKIP: libtool9.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin libtool9: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. libtool9: running gcc --version gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52) Copyright (C) 2006 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. =3D=3D=3D Running test ./libtool9.test libtool9: skipped test: couldn't find or get libtool macros libtool9: exit 77 SKIP: libtoo10.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin libtoo10: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. =3D=3D=3D Running test ./libtoo10.test libtoo10: skipped test: couldn't find or get libtool macros libtoo10: exit 77 SKIP: libtoo11.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin libtoo11: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. =3D=3D=3D Running test ./libtoo11.test libtoo11: skipped test: couldn't find or get libtool macros libtoo11: exit 77 SKIP: listval.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin listval: running libtool --version ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) Copyright (C) 2005 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. =3D=3D=3D Running test ./listval.test listval: skipped test: couldn't find or get libtool macros listval: exit 77 SKIP: ltcond.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin ltcond: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. ltcond: running gcc --version gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52) Copyright (C) 2006 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. =3D=3D=3D Running test ./ltcond.test ltcond: skipped test: couldn't find or get libtool macros ltcond: exit 77 SKIP: ltcond2.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin ltcond2: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. ltcond2: running gcc --version gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52) Copyright (C) 2006 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. =3D=3D=3D Running test ./ltcond2.test ltcond2: skipped test: couldn't find or get libtool macros ltcond2: exit 77 SKIP: ltconv.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin ltconv: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. ltconv: running gcc --version gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52) Copyright (C) 2006 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. =3D=3D=3D Running test ./ltconv.test ltconv: skipped test: couldn't find or get libtool macros ltconv: exit 77 SKIP: ltdeps.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin ltdeps: running libtool --version ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) Copyright (C) 2005 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. =3D=3D=3D Running test ./ltdeps.test ltdeps: skipped test: couldn't find or get libtool macros ltdeps: exit 77 SKIP: ltinit.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin ltinit: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. =3D=3D=3D Running test ./ltinit.test ltinit: skipped test: couldn't find or get libtool macros ltinit: exit 77 SKIP: ltinstloc.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin ltinstloc: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. =3D=3D=3D Running test ./ltinstloc.test ltinstloc: skipped test: couldn't find or get libtool macros ltinstloc: exit 77 SKIP: ltlibobjs.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin ltlibobjs: running libtool --version ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) Copyright (C) 2005 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. =3D=3D=3D Running test ./ltlibobjs.test ltlibobjs: skipped test: couldn't find or get libtool macros ltlibobjs: exit 77 SKIP: ltlibsrc.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin ltlibsrc: running libtool --version ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) Copyright (C) 2005 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. ltlibsrc: running gcc --version gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52) Copyright (C) 2006 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. =3D=3D=3D Running test ./ltlibsrc.test ltlibsrc: skipped test: couldn't find or get libtool macros ltlibsrc: exit 77 SKIP: ltorder.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin ltorder: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. =3D=3D=3D Running test ./ltorder.test ltorder: skipped test: couldn't find or get libtool macros ltorder: exit 77 SKIP: lzip.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin lzip: running lzip --version =2E/defs: line 378: lzip: command not found SKIP: lzma.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin =3D=3D=3D Running test ./lzma.test ++ pwd /dev/shm/automake-1.11.6/tests/lzma.dir + errmsg=3D'lzma.*deprecated.*dist-xz.*dist-lzip.*instead' + set -e + echo AUTOMAKE_OPTIONS =3D dist-lzma + aclocal-1.11 -Werror --force + AUTOMAKE_fails -Wnone -Wobsolete + AUTOMAKE_run 1 -Wnone -Wobsolete + expected_exitcode=3D1 + shift + exitcode=3D0 + automake-1.11 --foreign -Werror -Wall -Wnone -Wobsolete + exitcode=3D1 + cat stderr Makefile.am:1: lzma compression is deprecated; use `dist-xz' or `dist-lzip'= instead + cat stdout + test 1 =3D 1 + grep '^Makefile\.am:1:.*lzma.*deprecated.*dist-xz.*dist-lzip.*instead' st= derr Makefile.am:1: lzma compression is deprecated; use `dist-xz' or `dist-lzip'= instead + cat + cat + rm -rf autom4te.cache + aclocal-1.11 -Werror + AUTOMAKE_fails + AUTOMAKE_run 1 + expected_exitcode=3D1 + shift + exitcode=3D0 + automake-1.11 --foreign -Werror -Wall + exitcode=3D1 + cat stderr configure.in:2: lzma compression is deprecated; use `dist-xz' or `dist-lzip= ' instead + cat stdout + test 1 =3D 1 + grep '^configure\.in:2:.*lzma.*deprecated.*dist-xz.*dist-lzip.*instead' s= tderr configure.in:2: lzma compression is deprecated; use `dist-xz' or `dist-lzip= ' instead + automake-1.11 --foreign -Werror -Wall -Wno-obsolete + lzma --version =2E/lzma.test: line 50: lzma: command not found + skip_ 'lzma compressor required for the rest of the test' + warn_ 'lzma: skipped test: lzma compressor required for the rest of the t= est' + echo 'lzma: skipped test: lzma compressor required for the rest of the te= st' lzma: skipped test: lzma compressor required for the rest of the test + Exit 77 + set +e + exit 77 + exit 77 + exit_status=3D77 + set +e + cd /dev/shm/automake-1.11.6/tests + case $exit_status,$keep_testdirs in + test 0 '!=3D' 0 + echo 'lzma: exit 77' lzma: exit 77 + exit 77 SKIP: nobase-libtool.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin nobase-libtool: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. nobase-libtool: running gcc --version gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52) Copyright (C) 2006 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. =3D=3D=3D Running test ./nobase-libtool.test nobase-libtool: skipped test: couldn't find or get libtool macros nobase-libtool: exit 77 SKIP: parallel-tests2.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin parallel-tests2: running rst2html --version =2E/defs: line 344: rst2html: command not found parallel-tests2: running rst2html.py --version =2E/defs: line 344: rst2html.py: command not found SKIP: pr72.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin pr72: running libtool --version ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) Copyright (C) 2005 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. =3D=3D=3D Running test ./pr72.test pr72: skipped test: couldn't find or get libtool macros pr72: exit 77 SKIP: pr211.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin pr211: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. =3D=3D=3D Running test ./pr211.test pr211: skipped test: couldn't find or get libtool macros pr211: exit 77 SKIP: pr300-ltlib.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin pr300-ltlib: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. pr300-ltlib: running gcc --version gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52) Copyright (C) 2006 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. =3D=3D=3D Running test ./pr300-ltlib.test pr300-ltlib: skipped test: couldn't find or get libtool macros pr300-ltlib: exit 77 SKIP: pr307.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin pr307: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. pr307: running gcc --version gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52) Copyright (C) 2006 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. =3D=3D=3D Running test ./pr307.test pr307: skipped test: couldn't find or get libtool macros pr307: exit 77 SKIP: pr401b.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin pr401b: running gcc --version gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52) Copyright (C) 2006 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 libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. =3D=3D=3D Running test ./pr401b.test pr401b: skipped test: couldn't find or get libtool macros pr401b: exit 77 SKIP: reqd2.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin reqd2: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. =3D=3D=3D Running test ./reqd2.test reqd2: skipped test: couldn't find or get libtool macros reqd2: exit 77 SKIP: silent3.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin silent3: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. =3D=3D=3D Running test ./silent3.test silent3: skipped test: couldn't find or get libtool macros silent3: exit 77 SKIP: silent4.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin silent4: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. silent4: running gcc --version gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52) Copyright (C) 2006 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. =3D=3D=3D Running test ./silent4.test silent4: skipped test: couldn't find or get libtool macros silent4: exit 77 SKIP: silent9.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin silent9: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. =3D=3D=3D Running test ./silent9.test silent9: skipped test: couldn't find or get libtool macros silent9: exit 77 SKIP: stdlib2.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin stdlib2: running libtool --version ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) Copyright (C) 2005 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. =3D=3D=3D Running test ./stdlib2.test stdlib2: skipped test: couldn't find or get libtool macros stdlib2: exit 77 SKIP: strip3.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin strip3: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. strip3: running strip --version GNU strip 2.17.50.0.6-20.el5_8.3 20061020 Copyright 2005 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License. This program has absolutely no warranty. =3D=3D=3D Running test ./strip3.test strip3: skipped test: couldn't find or get libtool macros strip3: exit 77 SKIP: subobj9.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin subobj9: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. subobj9: running g++ --version g++ (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52) Copyright (C) 2006 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. =3D=3D=3D Running test ./subobj9.test subobj9: skipped test: couldn't find or get libtool macros subobj9: exit 77 SKIP: suffix2.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin suffix2: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. =3D=3D=3D Running test ./suffix2.test suffix2: skipped test: couldn't find or get libtool macros suffix2: exit 77 SKIP: suffix5.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin suffix5: running libtool --version ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) Copyright (C) 2005 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. =3D=3D=3D Running test ./suffix5.test suffix5: skipped test: couldn't find or get libtool macros suffix5: exit 77 SKIP: suffix8.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin suffix8: running gcc --version gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52) Copyright (C) 2006 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 libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. =3D=3D=3D Running test ./suffix8.test suffix8: skipped test: couldn't find or get libtool macros suffix8: exit 77 SKIP: suffix10.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin suffix10: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. suffix10: running bison --version bison (GNU Bison) 2.3 Written by Robert Corbett and Richard Stallman. Copyright (C) 2006 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. =3D=3D=3D Running test ./suffix10.test suffix10: skipped test: couldn't find or get libtool macros suffix10: exit 77 SKIP: upc.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin =3D=3D=3D Running test ./upc.test ++ pwd /dev/shm/automake-1.11.6/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... gawk 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...=20 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=3D77 + set +e + cd /dev/shm/automake-1.11.6/tests + case $exit_status,$keep_testdirs in + test 0 '!=3D' 0 + echo 'upc: exit 77' upc: exit 77 + exit 77 SKIP: upc3.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin =3D=3D=3D Running test ./upc3.test ++ pwd /dev/shm/automake-1.11.6/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... gawk 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...=20 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=3D77 + set +e + cd /dev/shm/automake-1.11.6/tests + case $exit_status,$keep_testdirs in + test 0 '!=3D' 0 + echo 'upc3: exit 77' upc3: exit 77 + exit 77 SKIP: vala1.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin vala1: running libtool --version ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) Copyright (C) 2005 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. =3D=3D=3D Running test ./vala1.test vala1: skipped test: couldn't find or get libtool macros vala1: exit 77 SKIP: vala2.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin vala2: running libtool --version ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) Copyright (C) 2005 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. vala2: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. vala2: running pkg-config --version 0.21 vala2: running valac --version =2E/defs: line 378: valac: command not found SKIP: vala3.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin vala3: running libtool --version ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) Copyright (C) 2005 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. vala3: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. vala3: running pkg-config --version 0.21 vala3: running valac --version =2E/defs: line 378: valac: command not found SKIP: vala4.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin vala4: running libtoolize --version libtoolize (GNU libtool) 1.5.22 Copyright (C) 2005 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. =3D=3D=3D Running test ./vala4.test vala4: skipped test: couldn't find or get libtool macros vala4: exit 77 SKIP: vala5.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin vala5: running pkg-config --version 0.21 vala5: running valac --version =2E/defs: line 378: valac: command not found SKIP: vala-vapi.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin vala-vapi: running valac --version =2E/defs: line 378: valac: command not found SKIP: vala-vpath.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin vala-vpath: running valac --version =2E/defs: line 378: valac: command not found SKIP: vala-mix.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin vala-mix: running valac --version =2E/defs: line 378: valac: command not found SKIP: vala-mix2.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin vala-mix2: running valac --version =2E/defs: line 378: valac: command not found SKIP: libtool-macros.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin =3D=3D=3D Running test ./libtool-macros.test ++ pwd /dev/shm/automake-1.11.6/tests/libtool-macros.dir + echo '# Automatically generated by libtool-macros.' + echo : + echo ACLOCAL_AMFLAGS =3D -I m4 + libtoolize --copy --install libtoolize: unrecognized option `--install' Try `libtoolize --help' for more information. + rm -rf m4 + mkdir m4 + echo AC_PROG_LIBTOOL + aclocal-1.11 -Werror -Wno-syntax -I m4 --install + test -f m4/libtool.m4 + echo 'skip_ "couldn'\''t find or get libtool macros"' + . ./get.sh ++ : ++ skip_ 'couldn'\''t find or get libtool macros' ++ warn_ 'libtool-macros: skipped test: couldn'\''t find or get libtool mac= ros' ++ echo 'libtool-macros: skipped test: couldn'\''t find or get libtool macr= os' libtool-macros: skipped test: couldn't find or get libtool macros ++ Exit 77 ++ set +e ++ exit 77 ++ exit 77 + exit_status=3D77 + set +e + cd /dev/shm/automake-1.11.6/tests + case $exit_status,$keep_testdirs in + test 0 '!=3D' 0 + echo 'libtool-macros: exit 77' libtool-macros: exit 77 + exit 77 SKIP: check12-p.test (exit: 77) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D /dev/shm/automake-1.11.6/tests:/c5/shared/autoconf/2.69/bin:/sbin:/usr/sbin= :/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/c5/SGE/bin/lx26-amd64:/usr/local/= bin:/bin:/usr/bin:/usr/NX/bin:/Bis/home/tru/bin check12-p: running runtest --version =2E/defs: line 354: runtest: command not found --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="config.status" Content-Transfer-Encoding: quoted-printable #! /bin/sh # Generated by configure. # Run this file to recreate the current configuration. # Compiler output produced by configure, useful for debugging # configure, is in config.log if it exists. debug=3Dfalse ac_cs_recheck=3Dfalse ac_cs_silent=3Dfalse SHELL=3D${CONFIG_SHELL-/bin/sh} export SHELL ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## # Be more Bourne compatible DUALCASE=3D1; export DUALCASE # for MKS sh if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=3D: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'=3D'"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in #( *posix*) : set -o posix ;; #( *) : ;; esac fi as_nl=3D' ' export as_nl # Printing a long string crashes Solaris 7 /usr/bin/printf. as_echo=3D'\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\= \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' as_echo=3D$as_echo$as_echo$as_echo$as_echo$as_echo as_echo=3D$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo # Prefer a ksh shell builtin over an external printf program on Solaris, # but without wasting forks for bash or zsh. if test -z "$BASH_VERSION$ZSH_VERSION" \ && (test "X`print -r -- $as_echo`" =3D "X$as_echo") 2>/dev/null; then as_echo=3D'print -r --' as_echo_n=3D'print -rn --' elif (test "X`printf %s $as_echo`" =3D "X$as_echo") 2>/dev/null; then as_echo=3D'printf %s\n' as_echo_n=3D'printf %s' else if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" =3D "X-n $as_echo= "; then as_echo_body=3D'eval /usr/ucb/echo -n "$1$as_nl"' as_echo_n=3D'/usr/ucb/echo -n' else as_echo_body=3D'eval expr "X$1" : "X\\(.*\\)"' as_echo_n_body=3D'eval arg=3D$1; case $arg in #( *"$as_nl"*) expr "X$arg" : "X\\(.*\\)$as_nl"; arg=3D`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; esac; expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" ' export as_echo_n_body as_echo_n=3D'sh -c $as_echo_n_body as_echo' fi export as_echo_body as_echo=3D'sh -c $as_echo_body as_echo' fi # The user is always right. if test "${PATH_SEPARATOR+set}" !=3D set; then PATH_SEPARATOR=3D: (PATH=3D'/bin;/bin'; FPATH=3D$PATH; sh -c :) >/dev/null 2>&1 && { (PATH=3D'/bin:/bin'; FPATH=3D$PATH; sh -c :) >/dev/null 2>&1 || PATH_SEPARATOR=3D';' } fi # IFS # We need space, tab and new line, in precisely that order. Quoting is # there to prevent editors from complaining about space-tab. # (If _AS_PATH_WALK were called with IFS unset, it would disable word # splitting by setting IFS to empty value.) IFS=3D" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. as_myself=3D case $0 in #(( *[\\/]* ) as_myself=3D$0 ;; *) as_save_IFS=3D$IFS; IFS=3D$PATH_SEPARATOR for as_dir in $PATH do IFS=3D$as_save_IFS test -z "$as_dir" && as_dir=3D. test -r "$as_dir/$0" && as_myself=3D$as_dir/$0 && break done IFS=3D$as_save_IFS ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" =3D x; then as_myself=3D$0 fi if test ! -f "$as_myself"; then $as_echo "$as_myself: error: cannot find myself; rerun with an absolute f= ile name" >&2 exit 1 fi # Unset variables that we do not need and which cause bugs (e.g. in # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" # suppresses any "Segmentation fault" message there. '((' could # trigger a bug in pdksh 5.2.14. for as_var in BASH_ENV ENV MAIL MAILPATH do eval test x\${$as_var+set} =3D xset \ && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : done PS1=3D'$ ' PS2=3D'> ' PS4=3D'+ ' # NLS nuisances. LC_ALL=3DC export LC_ALL LANGUAGE=3DC export LANGUAGE # CDPATH. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH # as_fn_error STATUS ERROR [LINENO LOG_FD] # ---------------------------------------- # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are # provided, also output the error to LOG_FD, referencing LINENO. Then exit = the # script with STATUS, using 1 if that was 0. as_fn_error () { as_status=3D$1; test $as_status -eq 0 && as_status=3D1 if test "$4"; then as_lineno=3D${as_lineno-"$3"} as_lineno_stack=3Das_lineno_stack=3D$as_l= ineno_stack $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 fi $as_echo "$as_me: error: $2" >&2 as_fn_exit $as_status } # as_fn_error # as_fn_set_status STATUS # ----------------------- # Set $? to STATUS, without forking. as_fn_set_status () { return $1 } # as_fn_set_status # as_fn_exit STATUS # ----------------- # Exit the shell with STATUS, even in a "trap 0" or "set -e" context. as_fn_exit () { set +e as_fn_set_status $1 exit $1 } # as_fn_exit # as_fn_unset VAR # --------------- # Portably unset VAR. as_fn_unset () { { eval $1=3D; unset $1;} } as_unset=3Das_fn_unset # as_fn_append VAR VALUE # ---------------------- # Append the text in VALUE to the end of the definition contained in VAR. T= ake # advantage of any shell optimizations that allow amortized linear growth o= ver # repeated appends, instead of the typical quadratic growth present in naive # implementations. if (eval "as_var=3D1; as_var+=3D2; test x\$as_var =3D x12") 2>/dev/null; th= en : eval 'as_fn_append () { eval $1+=3D\$2 }' else as_fn_append () { eval $1=3D\$$1\$2 } fi # as_fn_append # as_fn_arith ARG... # ------------------ # Perform arithmetic evaluation on the ARGs, and store the result in the # global $as_val. Take advantage of shells that can avoid forks. The argume= nts # must be portable across $(()) and expr. if (eval "test \$(( 1 + 1 )) =3D 2") 2>/dev/null; then : eval 'as_fn_arith () { as_val=3D$(( $* )) }' else as_fn_arith () { as_val=3D`expr "$@" || test $? -eq 1` } fi # as_fn_arith if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" =3D X001; then as_expr=3Dexpr else as_expr=3Dfalse fi if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" =3D "X/"= ; then as_basename=3Dbasename else as_basename=3Dfalse fi if (as_dir=3D`dirname -- /` && test "X$as_dir" =3D X/) >/dev/null 2>&1; then as_dirname=3Ddirname else as_dirname=3Dfalse fi as_me=3D`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| . 2>/dev/null || $as_echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q } /^X\/\(\/\/\)$/{ s//\1/ q } /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` # Avoid depending upon Character Ranges. as_cr_letters=3D'abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS=3D'ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=3D$as_cr_letters$as_cr_LETTERS as_cr_digits=3D'0123456789' as_cr_alnum=3D$as_cr_Letters$as_cr_digits ECHO_C=3D ECHO_N=3D ECHO_T=3D case `echo -n x` in #((((( -n*) case `echo 'xy\c'` in *c*) ECHO_T=3D' ';; # ECHO_T is single tab character. xy) ECHO_C=3D'\c';; *) echo `echo ksh88 bug on AIX 6.1` > /dev/null ECHO_T=3D' ';; esac;; *) ECHO_N=3D'-n';; esac rm -f conf$$ conf$$.exe conf$$.file if test -d conf$$.dir; then rm -f conf$$.dir/conf$$.file else rm -f conf$$.dir mkdir conf$$.dir 2>/dev/null fi if (echo >conf$$.file) 2>/dev/null; then if ln -s conf$$.file conf$$ 2>/dev/null; then as_ln_s=3D'ln -s' # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. # In both cases, we have to default to `cp -pR'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || as_ln_s=3D'cp -pR' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=3Dln else as_ln_s=3D'cp -pR' fi else as_ln_s=3D'cp -pR' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null # as_fn_mkdir_p # ------------- # Create "$as_dir" as a directory, including parents if necessary. as_fn_mkdir_p () { case $as_dir in #( -*) as_dir=3D./$as_dir;; esac test -d "$as_dir" || eval $as_mkdir_p || { as_dirs=3D while :; do case $as_dir in #( *\'*) as_qdir=3D`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( *) as_qdir=3D$as_dir;; esac as_dirs=3D"'$as_qdir' $as_dirs" as_dir=3D`$as_dirname -- "$as_dir" || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` test -d "$as_dir" && break done test -z "$as_dirs" || eval "mkdir $as_dirs" } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" } # as_fn_mkdir_p if mkdir -p . 2>/dev/null; then as_mkdir_p=3D'mkdir -p "$as_dir"' else test -d ./-p && rmdir ./-p as_mkdir_p=3Dfalse fi # as_fn_executable_p FILE # ----------------------- # Test if FILE is an executable regular file. as_fn_executable_p () { test -f "$1" && test -x "$1" } # as_fn_executable_p as_test_x=3D'test -x' as_executable_p=3Das_fn_executable_p # Sed expression to map a string onto a valid CPP name. as_tr_cpp=3D"eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum= ]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh=3D"eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" exec 6>&1 ## ----------------------------------- ## ## Main body of $CONFIG_STATUS script. ## ## ----------------------------------- ## # Save the log message, to keep $0 and so on meaningful, and to # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=3D" This file was extended by GNU Automake $as_me 1.11.6, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES =3D $CONFIG_FILES CONFIG_HEADERS =3D $CONFIG_HEADERS CONFIG_LINKS =3D $CONFIG_LINKS CONFIG_COMMANDS =3D $CONFIG_COMMANDS $ $0 $@ on `(hostname || uname -n) 2>/dev/null | sed 1q` " # Files that config.status was made for. config_files=3D" Makefile contrib/Makefile doc/Makefile lib/Makefile m4/Mak= efile tests/Makefile tests/defs tests/aclocal-1.11:tests/aclocal.in tests/a= utomake-1.11:tests/automake.in" ac_cs_usage=3D"\ \`$as_me' instantiates files and other configuration actions =66rom templates according to the current configuration. Unless the files and actions are specified as TAGs, all are instantiated by default. Usage: $0 [OPTION]... [TAG]... -h, --help print this help, then exit -V, --version print version number and configuration settings, then ex= it --config print configuration, then exit -q, --quiet, --silent do not print progress messages -d, --debug don't remove temporary files --recheck update $as_me by reconfiguring in the same conditions --file=3DFILE[:TEMPLATE] instantiate the configuration file FILE Configuration files: $config_files Report bugs to . GNU Automake home page: . General help using GNU software: ." ac_cs_config=3D"'--prefix=3D/c5/shared/automake/1.11.6'" ac_cs_version=3D"\ GNU Automake config.status 1.11.6 configured by ./configure, generated by GNU Autoconf 2.69, with options \"$ac_cs_config\" Copyright (C) 2012 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." ac_pwd=3D'/dev/shm/automake-1.11.6' srcdir=3D'.' INSTALL=3D'/usr/bin/install -c' MKDIR_P=3D'/bin/mkdir -p' AWK=3D'gawk' test -n "$AWK" || AWK=3Dawk # The default lists apply if the user does not specify any file. ac_need_defaults=3D: while test $# !=3D 0 do case $1 in --*=3D?*) ac_option=3D`expr "X$1" : 'X\([^=3D]*\)=3D'` ac_optarg=3D`expr "X$1" : 'X[^=3D]*=3D\(.*\)'` ac_shift=3D: ;; --*=3D) ac_option=3D`expr "X$1" : 'X\([^=3D]*\)=3D'` ac_optarg=3D ac_shift=3D: ;; *) ac_option=3D$1 ac_optarg=3D$2 ac_shift=3Dshift ;; esac case $ac_option in # Handling of the options. -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) ac_cs_recheck=3D: ;; --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) $as_echo "$ac_cs_version"; exit ;; --config | --confi | --conf | --con | --co | --c ) $as_echo "$ac_cs_config"; exit ;; --debug | --debu | --deb | --de | --d | -d ) debug=3D: ;; --file | --fil | --fi | --f ) $ac_shift case $ac_optarg in *\'*) ac_optarg=3D`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; '') as_fn_error $? "missing file argument" ;; esac as_fn_append CONFIG_FILES " '$ac_optarg'" ac_need_defaults=3Dfalse;; --he | --h | --help | --hel | -h ) $as_echo "$ac_cs_usage"; exit ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil | --si | --s) ac_cs_silent=3D: ;; # This is an error. -*) as_fn_error $? "unrecognized option: \`$1' Try \`$0 --help' for more information." ;; *) as_fn_append ac_config_targets " $1" ac_need_defaults=3Dfalse ;; esac shift done ac_configure_extra_args=3D if $ac_cs_silent; then exec 6>/dev/null ac_configure_extra_args=3D"$ac_configure_extra_args --silent" fi if $ac_cs_recheck; then set X /bin/sh './configure' '--prefix=3D/c5/shared/automake/1.11.6' $ac_= configure_extra_args --no-create --no-recursion shift $as_echo "running CONFIG_SHELL=3D/bin/sh $*" >&6 CONFIG_SHELL=3D'/bin/sh' export CONFIG_SHELL exec "$@" fi exec 5>>config.log { echo sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX ## Running $as_me. ## _ASBOX $as_echo "$ac_log" } >&5 # # INIT-COMMANDS # APIVERSION=3D1.11 # Handling of arguments. for ac_config_target in $ac_config_targets do case $ac_config_target in "Makefile") CONFIG_FILES=3D"$CONFIG_FILES Makefile" ;; "contrib/Makefile") CONFIG_FILES=3D"$CONFIG_FILES contrib/Makefile" ;; "doc/Makefile") CONFIG_FILES=3D"$CONFIG_FILES doc/Makefile" ;; "lib/Makefile") CONFIG_FILES=3D"$CONFIG_FILES lib/Makefile" ;; "m4/Makefile") CONFIG_FILES=3D"$CONFIG_FILES m4/Makefile" ;; "tests/Makefile") CONFIG_FILES=3D"$CONFIG_FILES tests/Makefile" ;; "tests/defs") CONFIG_FILES=3D"$CONFIG_FILES tests/defs" ;; "tests/aclocal-${APIVERSION}") CONFIG_FILES=3D"$CONFIG_FILES tests/aclo= cal-${APIVERSION}:tests/aclocal.in" ;; "tests/automake-${APIVERSION}") CONFIG_FILES=3D"$CONFIG_FILES tests/aut= omake-${APIVERSION}:tests/automake.in" ;; *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; esac done # If the user did not use the arguments to specify the items to instantiate, # then the envvar interface is used. Set only those that are not. # We use the long form for the default assignment because of an extremely # bizarre bug on SunOS 4.1.3. if $ac_need_defaults; then test "${CONFIG_FILES+set}" =3D set || CONFIG_FILES=3D$config_files fi # Have a temporary directory for convenience. Make it in the build tree # simply because there is no reason against having it here, and in addition, # creating and moving files from /tmp can sometimes cause problems. # Hook for its removal unless debugging. # Note that there is a small window in which the directory will not be clea= ned: # after its creation but before its name has been assigned to `$tmp'. $debug || { tmp=3D ac_tmp=3D trap 'exit_status=3D$? : "${ac_tmp:=3D$tmp}" { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status ' 0 trap 'as_fn_exit 1' 1 2 13 15 } # Create a (secure) tmp directory for tmp files. { tmp=3D`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && test -d "$tmp" } || { tmp=3D./conf$$-$RANDOM (umask 077 && mkdir "$tmp") } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 ac_tmp=3D$tmp # Set up the scripts for CONFIG_FILES section. # No need to generate them if there are no CONFIG_FILES. # This happens for instance with `./config.status config.h'. if test -n "$CONFIG_FILES"; then ac_cr=3D`echo X | tr X '\015'` # On cygwin, bash can eat \r inside `` if the user requested igncr. # But we know of no other shell where ac_cr would be empty at this # point, so we can use a bashism as a fallback. if test "x$ac_cr" =3D x; then eval ac_cr=3D\$\'\\r\' fi ac_cs_awk_cr=3D`$AWK 'BEGIN { print "a\rb" }' /dev/null` if test "$ac_cs_awk_cr" =3D "a${ac_cr}b"; then ac_cs_awk_cr=3D'\\r' else ac_cs_awk_cr=3D$ac_cr fi echo 'BEGIN {' >"$ac_tmp/subs1.awk" && cat >>"$ac_tmp/subs1.awk" <<\_ACAWK && S["LTLIBOBJS"]=3D"" S["LIBOBJS"]=3D"" S["sh_errexit_works"]=3D"yes" S["FGREP"]=3D"/bin/grep -F" S["EGREP"]=3D"/bin/grep -E" S["GREP"]=3D"/bin/grep" S["MODIFICATION_DELAY"]=3D"2" S["LN"]=3D"ln" S["HELP2MAN"]=3D"${SHELL} /dev/shm/automake-1.11.6/lib/missing --run help2m= an" S["TEX"]=3D"tex" S["PERL_THREADS"]=3D"1" S["PERL"]=3D"/usr/bin/perl" S["pkgvdatadir"]=3D"${datadir}/automake-1.11" S["APIVERSION"]=3D"1.11" S["am__untar"]=3D"$${TAR-tar} xf -" S["am__tar"]=3D"$${TAR-tar} chof - \"$$tardir\"" S["AMTAR"]=3D"$${TAR-tar}" S["am__leading_dot"]=3D"." S["SET_MAKE"]=3D"" S["AWK"]=3D"gawk" S["mkdir_p"]=3D"/bin/mkdir -p" S["MKDIR_P"]=3D"/bin/mkdir -p" S["INSTALL_STRIP_PROGRAM"]=3D"$(install_sh) -c -s" S["STRIP"]=3D"" S["install_sh"]=3D"${SHELL} /dev/shm/automake-1.11.6/lib/install-sh" S["MAKEINFO"]=3D"${SHELL} /dev/shm/automake-1.11.6/lib/missing --run makein= fo" S["AUTOHEADER"]=3D"${SHELL} /dev/shm/automake-1.11.6/lib/missing --run auto= header" S["AUTOMAKE"]=3D"perllibdir=3D\"/dev/shm/automake-1.11.6/lib:./lib\" \"/dev= /shm/automake-1.11.6/automake\" --libdir=3Dlib" S["AUTOCONF"]=3D"${SHELL} /dev/shm/automake-1.11.6/lib/missing --run autoco= nf" S["ACLOCAL"]=3D"perllibdir=3D\"/dev/shm/automake-1.11.6/lib:./lib\" \"/dev/= shm/automake-1.11.6/aclocal\" --acdir=3Dm4 -I m4" S["VERSION"]=3D"1.11.6" S["PACKAGE"]=3D"automake" S["CYGPATH_W"]=3D"echo" S["am__isrc"]=3D"" S["INSTALL_DATA"]=3D"${INSTALL} -m 644" S["INSTALL_SCRIPT"]=3D"${INSTALL}" S["INSTALL_PROGRAM"]=3D"${INSTALL}" S["am_AUTOUPDATE"]=3D"autoupdate" S["am_AUTOHEADER"]=3D"autoheader" S["am_AUTORECONF"]=3D"autoreconf" S["am_AUTOM4TE"]=3D"autom4te" S["am_AUTOCONF"]=3D"autoconf" S["build_os"]=3D"linux-gnu" S["build_vendor"]=3D"unknown" S["build_cpu"]=3D"x86_64" S["build"]=3D"x86_64-unknown-linux-gnu" S["AM_BACKSLASH"]=3D"\\" S["AM_DEFAULT_VERBOSITY"]=3D"0" S["AM_DEFAULT_V"]=3D"$(AM_DEFAULT_VERBOSITY)" S["AM_V"]=3D"$(V)" S["target_alias"]=3D"" S["host_alias"]=3D"" S["build_alias"]=3D"" S["LIBS"]=3D"" S["ECHO_T"]=3D"" S["ECHO_N"]=3D"-n" S["ECHO_C"]=3D"" S["DEFS"]=3D"-DPACKAGE_NAME=3D\\\"GNU\\ Automake\\\" -DPACKAGE_TARNAME=3D\\= \"automake\\\" -DPACKAGE_VERSION=3D\\\"1.11.6\\\" -DPACKAGE_STRING=3D\\\"GN= U\\ Automake\\ 1.11.6\\\" -DPACKAGE_BU"\ "GREPORT=3D\\\"bug-automake@gnu.org\\\" -DPACKAGE_URL=3D\\\"http://www.gnu.= org/software/automake/\\\" -DPACKAGE=3D\\\"automake\\\" -DVERSION=3D\\\"1.1= 1.6\\\"" S["mandir"]=3D"${datarootdir}/man" S["localedir"]=3D"${datarootdir}/locale" S["libdir"]=3D"${exec_prefix}/lib" S["psdir"]=3D"${docdir}" S["pdfdir"]=3D"${docdir}" S["dvidir"]=3D"${docdir}" S["htmldir"]=3D"${docdir}" S["infodir"]=3D"${datarootdir}/info" S["docdir"]=3D"${datarootdir}/doc/${PACKAGE_TARNAME}" S["oldincludedir"]=3D"/usr/include" S["includedir"]=3D"${prefix}/include" S["localstatedir"]=3D"${prefix}/var" S["sharedstatedir"]=3D"${prefix}/com" S["sysconfdir"]=3D"${prefix}/etc" S["datadir"]=3D"${datarootdir}" S["datarootdir"]=3D"${prefix}/share" S["libexecdir"]=3D"${exec_prefix}/libexec" S["sbindir"]=3D"${exec_prefix}/sbin" S["bindir"]=3D"${exec_prefix}/bin" S["program_transform_name"]=3D"s,x,x," S["prefix"]=3D"/c5/shared/automake/1.11.6" S["exec_prefix"]=3D"${prefix}" S["PACKAGE_URL"]=3D"http://www.gnu.org/software/automake/" S["PACKAGE_BUGREPORT"]=3D"bug-automake@gnu.org" S["PACKAGE_STRING"]=3D"GNU Automake 1.11.6" S["PACKAGE_VERSION"]=3D"1.11.6" S["PACKAGE_TARNAME"]=3D"automake" S["PACKAGE_NAME"]=3D"GNU Automake" S["PATH_SEPARATOR"]=3D":" S["SHELL"]=3D"/bin/sh" _ACAWK cat >>"$ac_tmp/subs1.awk" <<_ACAWK && for (key in S) S_is_set[key] =3D 1 FS =3D "=07" } { line =3D $ 0 nfields =3D split(line, field, "@") substed =3D 0 len =3D length(field[1]) for (i =3D 2; i < nfields; i++) { key =3D field[i] keylen =3D length(key) if (S_is_set[key]) { value =3D S[key] line =3D substr(line, 1, len) "" value "" substr(line, len + keylen += 3) len +=3D length(value) + length(field[++i]) substed =3D 1 } else len +=3D 1 + keylen } print line } _ACAWK if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" else cat fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 fi # test -n "$CONFIG_FILES" eval set X " :F $CONFIG_FILES " shift for ac_tag do case $ac_tag in :[FHLC]) ac_mode=3D$ac_tag; continue;; esac case $ac_mode$ac_tag in :[FHL]*:*);; :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; :[FH]-) ac_tag=3D-:-;; :[FH]*) ac_tag=3D$ac_tag:$ac_tag.in;; esac ac_save_IFS=3D$IFS IFS=3D: set x $ac_tag IFS=3D$ac_save_IFS shift ac_file=3D$1 shift case $ac_mode in :L) ac_source=3D$1;; :[FH]) ac_file_inputs=3D for ac_f do case $ac_f in -) ac_f=3D"$ac_tmp/stdin";; *) # Look for the file first in the build tree, then in the source tr= ee # (if the path is not absolute). The absolute path cannot be DOS-style, # because $ac_f cannot contain `:'. test -f "$ac_f" || case $ac_f in [\\/$]*) false;; *) test -f "$srcdir/$ac_f" && ac_f=3D"$srcdir/$ac_f";; esac || as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; esac case $ac_f in *\'*) ac_f=3D`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g= "`;; esac as_fn_append ac_file_inputs " '$ac_f'" done # Let's still pretend it is `configure' which instantiates (i.e., don't # use $as_me), people would be surprised to read: # /* config.h. Generated by config.status. */ configure_input=3D'Generated from '` $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' `' by configure.' if test x"$ac_file" !=3D x-; then configure_input=3D"$ac_file. $configure_input" { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 $as_echo "$as_me: creating $ac_file" >&6;} fi # Neutralize special characters interpreted by sed in replacement strin= gs. case $configure_input in #( *\&* | *\|* | *\\* ) ac_sed_conf_input=3D`$as_echo "$configure_input" | sed 's/[\\\\&|]/\\\\&/g'`;; #( *) ac_sed_conf_input=3D$configure_input;; esac case $ac_tag in *:-:* | *:-) cat >"$ac_tmp/stdin" \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; esac ;; esac ac_dir=3D`$as_dirname -- "$ac_file" || $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_file" : 'X\(//\)[^/]' \| \ X"$ac_file" : 'X\(//\)$' \| \ X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$ac_file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` as_dir=3D"$ac_dir"; as_fn_mkdir_p ac_builddir=3D. case "$ac_dir" in =2E) ac_dir_suffix=3D ac_top_builddir_sub=3D. ac_top_build_prefix=3D ;; *) ac_dir_suffix=3D/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` # A ".." for each directory in $ac_dir_suffix. ac_top_builddir_sub=3D`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;= s|/||'` case $ac_top_builddir_sub in "") ac_top_builddir_sub=3D. ac_top_build_prefix=3D ;; *) ac_top_build_prefix=3D$ac_top_builddir_sub/ ;; esac ;; esac ac_abs_top_builddir=3D$ac_pwd ac_abs_builddir=3D$ac_pwd$ac_dir_suffix # for backward compatibility: ac_top_builddir=3D$ac_top_build_prefix case $srcdir in .) # We are building in place. ac_srcdir=3D. ac_top_srcdir=3D$ac_top_builddir_sub ac_abs_top_srcdir=3D$ac_pwd ;; [\\/]* | ?:[\\/]* ) # Absolute name. ac_srcdir=3D$srcdir$ac_dir_suffix; ac_top_srcdir=3D$srcdir ac_abs_top_srcdir=3D$srcdir ;; *) # Relative name. ac_srcdir=3D$ac_top_build_prefix$srcdir$ac_dir_suffix ac_top_srcdir=3D$ac_top_build_prefix$srcdir ac_abs_top_srcdir=3D$ac_pwd/$srcdir ;; esac ac_abs_srcdir=3D$ac_abs_top_srcdir$ac_dir_suffix case $ac_mode in :F) # # CONFIG_FILE # case $INSTALL in [\\/$]* | ?:[\\/]* ) ac_INSTALL=3D$INSTALL ;; *) ac_INSTALL=3D$ac_top_build_prefix$INSTALL ;; esac ac_MKDIR_P=3D$MKDIR_P case $MKDIR_P in [\\/$]* | ?:[\\/]* ) ;; */*) ac_MKDIR_P=3D$ac_top_build_prefix$MKDIR_P ;; esac # If the template does not know about datarootdir, expand it. # FIXME: This hack should be removed a few years after 2.60. ac_datarootdir_hack=3D; ac_datarootdir_seen=3D ac_sed_dataroot=3D' /datarootdir/ { p q } /@datadir@/p /@docdir@/p /@infodir@/p /@localedir@/p /@mandir@/p' case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in *datarootdir*) ac_datarootdir_seen=3Dyes;; *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems t= o ignore the --datarootdir setting" >&5 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdi= r setting" >&2;} ac_datarootdir_hack=3D' s&@datadir@&${datarootdir}&g s&@docdir@&${datarootdir}/doc/${PACKAGE_TARNAME}&g s&@infodir@&${datarootdir}/info&g s&@localedir@&${datarootdir}/locale&g s&@mandir@&${datarootdir}/man&g s&\${datarootdir}&${prefix}/share&g' ;; esac ac_sed_extra=3D"/^[ ]*VPATH[ ]*=3D[ ]*/{ h s/// s/^/:/ s/[ ]*$/:/ s/:\$(srcdir):/:/g s/:\${srcdir}:/:/g s/:@srcdir@:/:/g s/^:*// s/:*$// x s/\(=3D[ ]*\).*/\1/ G s/\n// s/^[^=3D]*=3D[ ]*$// } :t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b s|@configure_input@|$ac_sed_conf_input|;t t s&@top_builddir@&$ac_top_builddir_sub&;t t s&@top_build_prefix@&$ac_top_build_prefix&;t t s&@srcdir@&$ac_srcdir&;t t s&@abs_srcdir@&$ac_abs_srcdir&;t t s&@top_srcdir@&$ac_top_srcdir&;t t s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t s&@builddir@&$ac_builddir&;t t s&@abs_builddir@&$ac_abs_builddir&;t t s&@abs_top_builddir@&$ac_abs_top_builddir&;t t s&@INSTALL@&$ac_INSTALL&;t t s&@MKDIR_P@&$ac_MKDIR_P&;t t $ac_datarootdir_hack " eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && { ac_out=3D`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"= ; } && { ac_out=3D`sed -n '/^[ ]*datarootdir[ ]*:*=3D/p' \ "$ac_tmp/out"`; test -z "$ac_out"; } && { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a ref= erence to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined" >&5 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`= datarootdir' which seems to be undefined. Please make sure it is defined" >&2;} rm -f "$ac_tmp/stdin" case $ac_file in -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; esac \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; esac case $ac_file$ac_mode in "tests/aclocal-${APIVERSION}":F) chmod +x tests/aclocal-${APIVERSION} ;; "tests/automake-${APIVERSION}":F) chmod +x tests/automake-${APIVERSION}= ;; esac done # for ac_tag as_fn_exit 0 --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU Automake configure 1.11.6, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/c5/shared/automake/1.11.6 ## --------- ## ## Platform. ## ## --------- ## hostname = liberte.bis.pasteur.fr uname -m = x86_64 uname -r = 2.6.18-308.16.1.el5 uname -s = Linux uname -v = #1 SMP Tue Oct 2 22:01:43 EDT 2012 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /c5/shared/autoconf/2.69/bin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib64/qt-3.3/bin PATH: /usr/kerberos/bin PATH: /c5/SGE/bin/lx26-amd64 PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /usr/NX/bin PATH: /Bis/home/tru/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1778: checking whether make supports nested variables configure:1795: result: yes configure:1811: checking build system type configure:1825: result: x86_64-unknown-linux-gnu configure:1877: checking for a BSD-compatible install configure:1945: result: /usr/bin/install -c configure:1956: checking whether build environment is sane configure:2006: result: yes configure:2147: checking for a thread-safe mkdir -p configure:2186: result: /bin/mkdir -p configure:2199: checking for gawk configure:2215: found /bin/gawk configure:2226: result: gawk configure:2237: checking whether make sets $(MAKE) configure:2259: result: yes configure:2361: checking for perl configure:2379: found /usr/bin/perl configure:2391: result: /usr/bin/perl configure:2403: /usr/bin/perl --version This is perl, v5.8.8 built for x86_64-linux-thread-multi Copyright 1987-2006, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl". If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page. configure:2406: $? = 0 configure:2416: checking whether /usr/bin/perl supports ithreads configure:2439: result: yes configure:2451: checking for tex configure:2467: found /usr/bin/tex configure:2478: result: tex configure:2489: tex --version , This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille. configure:2515: $? = 0 configure:2523: result: yes configure:2530: checking whether autoconf works configure:2537: cd conftest && autoconf -o /dev/null conftest.ac configure:2540: $? = 0 configure:2549: result: yes configure:2556: checking whether autoconf is recent enough configure:2563: cd conftest && autoconf -o /dev/null conftest.ac configure:2566: $? = 0 configure:2575: result: yes configure:2582: checking whether ln works configure:2602: result: yes configure:2617: checking for grep that handles long lines and -e configure:2675: result: /bin/grep configure:2680: checking for egrep configure:2742: result: /bin/grep -E configure:2747: checking for fgrep configure:2809: result: /bin/grep -F configure:2815: checking whether /bin/sh has working 'set -e' with exit trap configure:2828: result: yes configure:2999: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU Automake config.status 1.11.6, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on liberte.bis.pasteur.fr config.status:778: creating Makefile config.status:778: creating contrib/Makefile config.status:778: creating doc/Makefile config.status:778: creating lib/Makefile config.status:778: creating m4/Makefile config.status:778: creating tests/Makefile config.status:778: creating tests/defs config.status:778: creating tests/aclocal-1.11 config.status:778: creating tests/automake-1.11 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_PERL=/usr/bin/perl ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_TEX=tex ac_cv_prog_make_make_set=yes am_cv_autoconf_installed=yes am_cv_autoconf_version=yes am_cv_autoconf_works=yes am_cv_make_support_nested_variables=yes am_cv_prog_PERL_ithreads=yes am_cv_prog_ln=ln am_cv_sh_errexit_works=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='perllibdir="/dev/shm/automake-1.11.6/lib:./lib" "/dev/shm/automake-1.11.6/aclocal" --acdir=m4 -I m4' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' APIVERSION='1.11' AUTOCONF='${SHELL} /dev/shm/automake-1.11.6/lib/missing --run autoconf' AUTOHEADER='${SHELL} /dev/shm/automake-1.11.6/lib/missing --run autoheader' AUTOMAKE='perllibdir="/dev/shm/automake-1.11.6/lib:./lib" "/dev/shm/automake-1.11.6/automake" --libdir=lib' AWK='gawk' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"GNU\ Automake\" -DPACKAGE_TARNAME=\"automake\" -DPACKAGE_VERSION=\"1.11.6\" -DPACKAGE_STRING=\"GNU\ Automake\ 1.11.6\" -DPACKAGE_BUGREPORT=\"bug-automake@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/automake/\" -DPACKAGE=\"automake\" -DVERSION=\"1.11.6\"' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' FGREP='/bin/grep -F' GREP='/bin/grep' HELP2MAN='${SHELL} /dev/shm/automake-1.11.6/lib/missing --run help2man' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LIBOBJS='' LIBS='' LN='ln' LTLIBOBJS='' MAKEINFO='${SHELL} /dev/shm/automake-1.11.6/lib/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MODIFICATION_DELAY='2' PACKAGE='automake' PACKAGE_BUGREPORT='bug-automake@gnu.org' PACKAGE_NAME='GNU Automake' PACKAGE_STRING='GNU Automake 1.11.6' PACKAGE_TARNAME='automake' PACKAGE_URL='http://www.gnu.org/software/automake/' PACKAGE_VERSION='1.11.6' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PERL_THREADS='1' SET_MAKE='' SHELL='/bin/sh' STRIP='' TEX='tex' VERSION='1.11.6' am_AUTOCONF='autoconf' am_AUTOHEADER='autoheader' am_AUTOM4TE='autom4te' am_AUTORECONF='autoreconf' am_AUTOUPDATE='autoupdate' am__isrc='' am__leading_dot='.' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /dev/shm/automake-1.11.6/lib/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' pkgvdatadir='${datadir}/automake-1.11' prefix='/c5/shared/automake/1.11.6' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sh_errexit_works='yes' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU Automake" #define PACKAGE_TARNAME "automake" #define PACKAGE_VERSION "1.11.6" #define PACKAGE_STRING "GNU Automake 1.11.6" #define PACKAGE_BUGREPORT "bug-automake@gnu.org" #define PACKAGE_URL "http://www.gnu.org/software/automake/" #define PACKAGE "automake" #define VERSION "1.11.6" configure: exit 0 --NzB8fVQJ5HfG6fxh-- From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 08 14:32:24 2012 Received: (at 12837) by debbugs.gnu.org; 8 Nov 2012 19:32:24 +0000 Received: from localhost ([127.0.0.1]:56467 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TWXpw-0006b4-90 for submit@debbugs.gnu.org; Thu, 08 Nov 2012 14:32:24 -0500 Received: from mail-bk0-f44.google.com ([209.85.214.44]:54440) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TWXpu-0006au-Ac; Thu, 08 Nov 2012 14:32:23 -0500 Received: by mail-bk0-f44.google.com with SMTP id jc3so1408476bkc.3 for ; Thu, 08 Nov 2012 11:32:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:mime-version:to:cc:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=qghm+nv4VA2STkXVyH+aRVrjyfz626CsPwJKBz3Mprw=; b=SF6ZOQAeDpcsSdGu1JSBDyrFaR0HDuBM1Z2MUDKZBP9dwtPzmi5X82bYDB2E5AooYN 95yfcg8C+lRrLuaPqB5Wnf/DD5h4JliS5OyKXf5mgIbpAZiabVHtBNHi7XCR/HpCyJsu ME0vTMyaiOWCnr/BUdYGkL0DqJ/A5qsCo3xO6/tRTvpzqalSYal5PF9h1es9TwKzPNlL FFCcWMwy8ypbetdCSL7SJ3SeNAFUQiS7cnJvwJ7gfBnExpc/V0U4sazdM+L7wtgSNFp3 eYObzxDN5JJpMEXu0B7kEh8T39osAF6zs0aDAiVjY5B+5WZtxUQFlLtUx/jTMi3ZukjR wxXA== Received: by 10.204.149.10 with SMTP id r10mr2610258bkv.61.1352403138437; Thu, 08 Nov 2012 11:32:18 -0800 (PST) Received: from [192.168.178.21] (host247-100-dynamic.8-87-r.retail.telecomitalia.it. [87.8.100.247]) by mx.google.com with ESMTPS id z13sm17804586bkv.8.2012.11.08.11.32.16 (version=SSLv3 cipher=OTHER); Thu, 08 Nov 2012 11:32:17 -0800 (PST) Message-ID: <509C08BF.4060500@gmail.com> Date: Thu, 08 Nov 2012 20:32:15 +0100 From: Stefano Lattarini MIME-Version: 1.0 To: Tru Huynh Subject: Re: bug#12837: automake-1.11.6 make check: 3 failed/389 References: <20121108140455.GA17269@sillage.bis.pasteur.fr> In-Reply-To: <20121108140455.GA17269@sillage.bis.pasteur.fr> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 12837 Cc: 12837@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 0.1 (/) tags 12837 wontfix severity 12837 minor close 12837 thanks Hi Tru Given that the 1.11.x release is no longer being actively maintained, I don't think it's worth worrying about this couple of minor testsuite failures. I'm thus closing this report. Let's concentrate on the issues you're having with the 1.12 series (that you've reported in bug 12836). Thanks, Stefano From unknown Thu Sep 11 18:37:17 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 07 Dec 2012 12:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator