PASS: ar-lib5a.test (exit: 0) ============================= /home/peda/automake/tests:/c/Program Files (x86)/Microsoft F#/v4.0/:/c/Program Files (x86)/Microsoft Visual Studio 10.0/VSTSDB/Deploy:/c/Program Files (x86)/Microsoft Visual Studio 10.0/Common7/IDE/:/c/Program Files (x86)/Microsoft Visual Studio 10.0/VC/BIN:/c/Program Files (x86)/Microsoft Visual Studio 10.0/Common7/Tools/:/c/Windows/Microsoft.NET/Framework/v4.0.30319:/c/Windows/Microsoft.NET/Framework/v3.5:/c/Program Files (x86)/Microsoft Visual Studio 10.0/VC/VCPackages:/c/Program Files (x86)/HTML Help Workshop:/c/Program Files (x86)/Microsoft Visual Studio 10.0/Team Tools/Performance Tools:/c/Program Files (x86)/Microsoft SDKs/Windows/v7.0A/bin/NETFX 4.0 Tools:.:/usr/local/bin:/mingw/bin:/bin:/c/Program Files/Common Files/Microsoft Shared/Windows Live:/c/Program Files (x86)/Common Files/Microsoft Shared/Windows Live:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0/:/c/Program Files (x86)/Windows Live/Shared:/c/Program Files (x86)/Common Files/Roxio Shared/DLLShared/:/c/Program Files (x86)/Common Files/Roxio Shared/OEM/DLLShared/:/c/Program Files (x86)/Common Files/Roxio Shared/OEM/DLLShared/:/c/Program Files (x86)/Common Files/Roxio Shared/OEM/12.0/DLLShared/:/c/Program Files (x86)/Roxio/OEM/AudioCore/:/c/Program Files (x86)/Raisonance/Ride/bin:/c/Program Files (x86)/Microsoft SQL Server/100/Tools/Binn/:/c/Program Files/Microsoft SQL Server/100/Tools/Binn/:/c/Program Files/Microsoft SQL Server/100/DTS/Binn/ ar-lib5a: running lib -out:defstest.lib Microsoft (R) Library Manager Version 10.00.40219.01 Copyright (C) Microsoft Corporation. All rights reserved. === Running test ./ar-lib5a.test ++ pwd /home/peda/automake/tests/ar-lib5a.dir + set -e + cat + cat + cat + mkdir auxdir + cat - /home/peda/automake/tests/../lib/ar-lib + chmod +x auxdir/ar-lib + aclocal-1.11 -Werror + autoconf + automake-1.11 --foreign -Werror -Wall --add-missing configure.in:3: installing `auxdir/install-sh' configure.in:3: installing `auxdir/missing' Makefile.am: installing `auxdir/depcomp' + /bin/grep -F am_cv_ar_interface= configure am_cv_ar_interface=ar am_cv_ar_interface=ar am_cv_ar_interface=lib + ./configure AR=lib RANLIB=: checking for a BSD-compatible install... /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.exe checking for suffix of executables... .exe 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 the archiver (lib) interface... lib checking for ranlib... : configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + make check gcc -DPACKAGE_NAME=\"ar-lib5a\" -DPACKAGE_TARNAME=\"ar-lib5a\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"ar-lib5a\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ar-lib5a\" -DVERSION=\"1.0\" -I. -g -O2 -MT wish.o -MD -MP -MF .deps/wish.Tpo -c -o wish.o wish.c mv -f .deps/wish.Tpo .deps/wish.Po rm -f libwish.a /home/peda/automake/tests/ar-lib5a.dir/auxdir/ar-lib lib cru libwish.a wish.o : libwish.a make check-local make[1]: Entering directory `/home/peda/automake/tests/ar-lib5a.dir' test x'lib' = x'lib' test -f ar-lib-worked test -f libwish.a make[1]: Leaving directory `/home/peda/automake/tests/ar-lib5a.dir' + make distcheck 'DISTCHECK_CONFIGURE_FLAGS=AR=lib RANLIB=:' { test ! -d "ar-lib5a-1.0" || { find "ar-lib5a-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "ar-lib5a-1.0"; }; } test -d "ar-lib5a-1.0" || mkdir "ar-lib5a-1.0" test -n "" \ || find "ar-lib5a-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 /home/peda/automake/tests/ar-lib5a.dir/auxdir/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "ar-lib5a-1.0" tardir=ar-lib5a-1.0 && /bin/sh /home/peda/automake/tests/ar-lib5a.dir/auxdir/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >ar-lib5a-1.0.tar.gz { test ! -d "ar-lib5a-1.0" || { find "ar-lib5a-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "ar-lib5a-1.0"; }; } case 'ar-lib5a-1.0.tar.gz' in \ *.tar.gz*) \ GZIP=--best gzip -dc ar-lib5a-1.0.tar.gz | /bin/sh /home/peda/automake/tests/ar-lib5a.dir/auxdir/missing --run tar xf - ;;\ *.tar.bz2*) \ bzip2 -dc ar-lib5a-1.0.tar.bz2 | /bin/sh /home/peda/automake/tests/ar-lib5a.dir/auxdir/missing --run tar xf - ;;\ *.tar.lzma*) \ lzma -dc ar-lib5a-1.0.tar.lzma | /bin/sh /home/peda/automake/tests/ar-lib5a.dir/auxdir/missing --run tar xf - ;;\ *.tar.xz*) \ xz -dc ar-lib5a-1.0.tar.xz | /bin/sh /home/peda/automake/tests/ar-lib5a.dir/auxdir/missing --run tar xf - ;;\ *.tar.Z*) \ uncompress -c ar-lib5a-1.0.tar.Z | /bin/sh /home/peda/automake/tests/ar-lib5a.dir/auxdir/missing --run tar xf - ;;\ *.shar.gz*) \ GZIP=--best gzip -dc ar-lib5a-1.0.shar.gz | unshar ;;\ *.zip*) \ unzip ar-lib5a-1.0.zip ;;\ esac tar: ar-lib5a-1.0/auxdir: time stamp 2011-10-25 15:03:14 is 0.018 s in the future tar: ar-lib5a-1.0: time stamp 2011-10-25 15:03:14 is 0.012 s in the future chmod -R a-w ar-lib5a-1.0; chmod a+w ar-lib5a-1.0 mkdir ar-lib5a-1.0/_build mkdir ar-lib5a-1.0/_inst chmod a-w ar-lib5a-1.0 test -d ar-lib5a-1.0/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd ar-lib5a-1.0/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd ar-lib5a-1.0/_build \ && ../configure --srcdir=.. --prefix="$dc_install_base" \ \ AR=lib RANLIB=: \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf ar-lib5a-1.0.tar.gz \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 checking for a BSD-compatible install... /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.exe checking for suffix of executables... .exe 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 the archiver (lib) interface... lib checking for ranlib... : configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands make[1]: Entering directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' gcc -DPACKAGE_NAME=\"ar-lib5a\" -DPACKAGE_TARNAME=\"ar-lib5a\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"ar-lib5a\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ar-lib5a\" -DVERSION=\"1.0\" -I. -I.. -g -O2 -MT wish.o -MD -MP -MF .deps/wish.Tpo -c -o wish.o ../wish.c mv -f .deps/wish.Tpo .deps/wish.Po rm -f libwish.a /home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/auxdir/ar-lib lib cru libwish.a wish.o : libwish.a make[1]: Leaving directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' make[1]: Entering directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' make[1]: Nothing to be done for `dvi'. make[1]: Leaving directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' make[1]: Entering directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' make check-local make[2]: Entering directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' test x'lib' = x'lib' test -f ar-lib-worked test -f libwish.a make[2]: Leaving directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' make[1]: Leaving directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' make[1]: Entering directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' make[2]: Entering directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' test -z "/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_inst/lib" || /bin/mkdir -p "/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_inst/lib" /bin/install -c -m 644 libwish.a '/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_inst/lib' ( cd '/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_inst/lib' && : libwish.a ) make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' make[1]: Leaving directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' make[1]: Entering directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' make[1]: Nothing to be done for `installcheck'. make[1]: Leaving directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' make[1]: Entering directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' ( cd '/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_inst/lib' && rm -f libwish.a ) make[1]: Leaving directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' make[1]: Entering directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' make[1]: Leaving directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' make[1]: Entering directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' make[2]: Entering directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' test -z "/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_inst/lib" || /bin/mkdir -p "/tmp/am-dc-9112//home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_inst/lib" /bin/install -c -m 644 libwish.a '/tmp/am-dc-9112//home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_inst/lib' ( cd '/tmp/am-dc-9112//home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_inst/lib' && : libwish.a ) make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' make[1]: Leaving directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' make[1]: Entering directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' ( cd '/tmp/am-dc-9112//home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_inst/lib' && rm -f libwish.a ) make[1]: Leaving directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' make[1]: Entering directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' make[1]: Leaving directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' make[1]: Entering directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' { test ! -d "ar-lib5a-1.0" || { find "ar-lib5a-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "ar-lib5a-1.0"; }; } test -d "ar-lib5a-1.0" || mkdir "ar-lib5a-1.0" test -n "" \ || find "ar-lib5a-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 /home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/auxdir/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "ar-lib5a-1.0" tardir=ar-lib5a-1.0 && /bin/sh /home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/auxdir/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >ar-lib5a-1.0.tar.gz { test ! -d "ar-lib5a-1.0" || { find "ar-lib5a-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "ar-lib5a-1.0"; }; } make[1]: Leaving directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' make[1]: Entering directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' test -z "libwish.a" || rm -f libwish.a rm -f *.o test -z "ar-lib-worked" || rm -f ar-lib-worked rm -f *.tab.c test -z "" || rm -f test . = ".." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -rf ./.deps rm -f Makefile make[1]: Leaving directory `/home/peda/automake/tests/ar-lib5a.dir/ar-lib5a-1.0/_build' { test ! -d "ar-lib5a-1.0" || { find "ar-lib5a-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "ar-lib5a-1.0"; }; } ============================================== ar-lib5a-1.0 archives ready for distribution: ar-lib5a-1.0.tar.gz ============================================== + : + exit_status=0 + set +e + cd /home/peda/automake/tests + case $exit_status,$keep_testdirs in + find ar-lib5a.dir -type d '!' -perm -700 -exec chmod u+rwx '{}' ';' + rm -rf ar-lib5a.dir + test 0 '!=' 0 + echo 'ar-lib5a: exit 0' ar-lib5a: exit 0 + exit 0