<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.sysutils.automake.bugs">
    <title>gmane.comp.sysutils.automake.bugs</title>
    <link>http://blog.gmane.org/gmane.comp.sysutils.automake.bugs</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6453"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6452"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6451"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6450"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6449"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6448"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6447"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6446"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6445"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6444"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6443"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6442"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6439"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6438"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6437"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6436"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6434"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6433"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6432"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6431"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6453">
    <title>bug#11543: 3 test failures with automake-1.12.0 and perl-5.16.0</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6453</link>
    <description>&lt;pre&gt;Hi,

aclocal8, acsilent and unused test cases all fail if I have the newly
released perl-5.16.0 installed.

The error appears to be because of a change in Perl, which now ends up
outputting the following to stderr:

main::scan_file() called too early to check prototype
at /sources/automake-1.12/aclocal line 642.

I've attached the logs.  If you require any further information, just
let me know.

Thanks,

Matt.
&lt;/pre&gt;</description>
    <dc:creator>Matt Burgess</dc:creator>
    <dc:date>2012-05-22T20:34:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6452">
    <title>bug#11532: automake-1.12.0b self test failures: t/remake8b &amp;t/remake9c</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6452</link>
    <description>&lt;pre&gt;Hi!  I got two failures on my Ubuntu 12.04 LTS system, see output below.

============================================================================
Testsuite summary for GNU Automake 1.12.0b
============================================================================
# TOTAL: 2921
# PASS:  2781
# SKIP:  96
# XFAIL: 42
# FAIL:  2
# XPASS: 0
# ERROR: 0

FAIL: t/remake8b
================

Running from installcheck: no
Using TAP: no
PATH = /home/jas/src/automake-1.12.0b/t/ax:/home/jas/src/automake-1.12.0b/t/wrap:/home/jas/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/jas/bin
++ pwd
/home/jas/src/automake-1.12.0b/t/remake8b.dir
+ mv -f configure.ac configure.stub
+ cat
+ cat configure.stub -
+ aclocal-1.12 -Werror
+ autoconf
+ automake-1.12 --foreign -Werror -Wall
+ mkdir build
+ cd build
+ srcdir=..
+ ../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 that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
+ make
echo '!Foo!' &amp;gt;foo
+ cat foo
!Foo!
+ grep '!Foo!' foo
!Foo!
+ make distcheck
make  dist-gzip am__post_remove_distdir='&amp;lt; at &amp;gt;:'
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build"
if test -d "remake8b-1.0"; then find "remake8b-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' &amp;amp;&amp;amp; rm -rf "remake8b-1.0" || { sleep 5 &amp;amp;&amp;amp; rm -rf "remake8b-1.0"; }; else :; fi
test -d "remake8b-1.0" || mkdir "remake8b-1.0"
test -n "" \
|| find "remake8b-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/bash /home/jas/src/automake-1.12.0b/t/remake8b.dir/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "remake8b-1.0"
tardir=remake8b-1.0 &amp;amp;&amp;amp; ${TAR-tar} chof - "$tardir" | GZIP=--best gzip -c &amp;gt;remake8b-1.0.tar.gz
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build"
if test -d "remake8b-1.0"; then find "remake8b-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' &amp;amp;&amp;amp; rm -rf "remake8b-1.0" || { sleep 5 &amp;amp;&amp;amp; rm -rf "remake8b-1.0"; }; else :; fi
case 'remake8b-1.0.tar.gz' in \
*.tar.gz*) \
  GZIP=--best gzip -dc remake8b-1.0.tar.gz | ${TAR-tar} xf - ;;\
*.tar.bz2*) \
  bzip2 -dc remake8b-1.0.tar.bz2 | ${TAR-tar} xf - ;;\
*.tar.lz*) \
  lzip -dc remake8b-1.0.tar.lz | ${TAR-tar} xf - ;;\
*.tar.xz*) \
  xz -dc remake8b-1.0.tar.xz | ${TAR-tar} xf - ;;\
*.tar.Z*) \
  uncompress -c remake8b-1.0.tar.Z | ${TAR-tar} xf - ;;\
*.shar.gz*) \
  GZIP=--best gzip -dc remake8b-1.0.shar.gz | unshar ;;\
*.zip*) \
  unzip remake8b-1.0.zip ;;\
esac
chmod -R a-w remake8b-1.0; chmod a+w remake8b-1.0
mkdir remake8b-1.0/_build
mkdir remake8b-1.0/_inst
chmod a-w remake8b-1.0
test -d remake8b-1.0/_build || exit 0; \
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd remake8b-1.0/_inst &amp;amp;&amp;amp; pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  &amp;amp;&amp;amp; dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \
  &amp;amp;&amp;amp; am__cwd=`pwd` \
  &amp;amp;&amp;amp; CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd remake8b-1.0/_build \
  &amp;amp;&amp;amp; ../configure --srcdir=.. --prefix="$dc_install_base" \
     \
     \
  &amp;amp;&amp;amp; make  \
  &amp;amp;&amp;amp; make  dvi \
  &amp;amp;&amp;amp; make  check \
  &amp;amp;&amp;amp; make  install \
  &amp;amp;&amp;amp; make  installcheck \
  &amp;amp;&amp;amp; make  uninstall \
  &amp;amp;&amp;amp; make  distuninstallcheck_dir="$dc_install_base" \
        distuninstallcheck \
  &amp;amp;&amp;amp; chmod -R a-w "$dc_install_base" \
  &amp;amp;&amp;amp; ({ \
       (cd ../.. &amp;amp;&amp;amp; umask 077 &amp;amp;&amp;amp; mkdir "$dc_destdir") \
       &amp;amp;&amp;amp; make  DESTDIR="$dc_destdir" install \
       &amp;amp;&amp;amp; make  DESTDIR="$dc_destdir" uninstall \
       &amp;amp;&amp;amp; make  DESTDIR="$dc_destdir" \
            distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \
      } || { rm -rf "$dc_destdir"; exit 1; }) \
  &amp;amp;&amp;amp; rm -rf "$dc_destdir" \
  &amp;amp;&amp;amp; make  dist \
  &amp;amp;&amp;amp; rm -rf remake8b-1.0.tar.gz \
  &amp;amp;&amp;amp; make  distcleancheck \
  &amp;amp;&amp;amp; 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
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
echo '!Foo!' &amp;gt;foo
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Inget behöver göras för "dvi".
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make  check-local
make[2]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
cat foo
!Foo!
grep '!Foo!' foo
!Foo!
make[2]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[2]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[2]: Inget behöver göras för "install-exec-am".
make[2]: Inget behöver göras för "install-data-am".
make[2]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Inget behöver göras för "installcheck".
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Inget behöver göras för "uninstall".
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[2]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[2]: Inget behöver göras för "install-exec-am".
make[2]: Inget behöver göras för "install-data-am".
make[2]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Inget behöver göras för "uninstall".
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make  dist-gzip am__post_remove_distdir='&amp;lt; at &amp;gt;:'
make[2]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
if test -d "remake8b-1.0"; then find "remake8b-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' &amp;amp;&amp;amp; rm -rf "remake8b-1.0" || { sleep 5 &amp;amp;&amp;amp; rm -rf "remake8b-1.0"; }; else :; fi
test -d "remake8b-1.0" || mkdir "remake8b-1.0"
test -n "" \
|| find "remake8b-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/bash /home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "remake8b-1.0"
tardir=remake8b-1.0 &amp;amp;&amp;amp; ${TAR-tar} chof - "$tardir" | GZIP=--best gzip -c &amp;gt;remake8b-1.0.tar.gz
make[2]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
if test -d "remake8b-1.0"; then find "remake8b-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' &amp;amp;&amp;amp; rm -rf "remake8b-1.0" || { sleep 5 &amp;amp;&amp;amp; rm -rf "remake8b-1.0"; }; else :; fi
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
test -z "foo" || rm -f foo
test -z "" || rm -f 
test . = ".." || test -z "" || rm -f 
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
if test -d "remake8b-1.0"; then find "remake8b-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' &amp;amp;&amp;amp; rm -rf "remake8b-1.0" || { sleep 5 &amp;amp;&amp;amp; rm -rf "remake8b-1.0"; }; else :; fi
==============================================
remake8b-1.0 archives ready for distribution: 
remake8b-1.0.tar.gz
==============================================
+ rm -f foo
+ sleep 2
+ cat
+ using_gmake
+ case $am__using_gmake in
+ make --version -v
+ grep GNU
GNU Make 3.81
+ am__using_gmake=yes
+ return 0
+ make
 cd .. &amp;amp;&amp;amp; /bin/bash /home/jas/src/automake-1.12.0b/t/remake8b.dir/missing --run automake-1.12 --foreign Makefile
 cd . &amp;amp;&amp;amp; /bin/bash ./config.status Makefile 
config.status: creating Makefile
echo '!Baz!' &amp;gt;bar
+ cat bar
!Baz!
+ grep '!Baz!' bar
!Baz!
+ test '!' -r foo
+ make distcheck
make  dist-gzip am__post_remove_distdir='&amp;lt; at &amp;gt;:'
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build"
if test -d "remake8b-1.0"; then find "remake8b-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' &amp;amp;&amp;amp; rm -rf "remake8b-1.0" || { sleep 5 &amp;amp;&amp;amp; rm -rf "remake8b-1.0"; }; else :; fi
test -d "remake8b-1.0" || mkdir "remake8b-1.0"
test -n "" \
|| find "remake8b-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/bash /home/jas/src/automake-1.12.0b/t/remake8b.dir/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "remake8b-1.0"
tardir=remake8b-1.0 &amp;amp;&amp;amp; ${TAR-tar} chof - "$tardir" | GZIP=--best gzip -c &amp;gt;remake8b-1.0.tar.gz
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build"
if test -d "remake8b-1.0"; then find "remake8b-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' &amp;amp;&amp;amp; rm -rf "remake8b-1.0" || { sleep 5 &amp;amp;&amp;amp; rm -rf "remake8b-1.0"; }; else :; fi
case 'remake8b-1.0.tar.gz' in \
*.tar.gz*) \
  GZIP=--best gzip -dc remake8b-1.0.tar.gz | ${TAR-tar} xf - ;;\
*.tar.bz2*) \
  bzip2 -dc remake8b-1.0.tar.bz2 | ${TAR-tar} xf - ;;\
*.tar.lz*) \
  lzip -dc remake8b-1.0.tar.lz | ${TAR-tar} xf - ;;\
*.tar.xz*) \
  xz -dc remake8b-1.0.tar.xz | ${TAR-tar} xf - ;;\
*.tar.Z*) \
  uncompress -c remake8b-1.0.tar.Z | ${TAR-tar} xf - ;;\
*.shar.gz*) \
  GZIP=--best gzip -dc remake8b-1.0.shar.gz | unshar ;;\
*.zip*) \
  unzip remake8b-1.0.zip ;;\
esac
chmod -R a-w remake8b-1.0; chmod a+w remake8b-1.0
mkdir remake8b-1.0/_build
mkdir remake8b-1.0/_inst
chmod a-w remake8b-1.0
test -d remake8b-1.0/_build || exit 0; \
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd remake8b-1.0/_inst &amp;amp;&amp;amp; pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  &amp;amp;&amp;amp; dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \
  &amp;amp;&amp;amp; am__cwd=`pwd` \
  &amp;amp;&amp;amp; CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd remake8b-1.0/_build \
  &amp;amp;&amp;amp; ../configure --srcdir=.. --prefix="$dc_install_base" \
     \
     \
  &amp;amp;&amp;amp; make  \
  &amp;amp;&amp;amp; make  dvi \
  &amp;amp;&amp;amp; make  check \
  &amp;amp;&amp;amp; make  install \
  &amp;amp;&amp;amp; make  installcheck \
  &amp;amp;&amp;amp; make  uninstall \
  &amp;amp;&amp;amp; make  distuninstallcheck_dir="$dc_install_base" \
        distuninstallcheck \
  &amp;amp;&amp;amp; chmod -R a-w "$dc_install_base" \
  &amp;amp;&amp;amp; ({ \
       (cd ../.. &amp;amp;&amp;amp; umask 077 &amp;amp;&amp;amp; mkdir "$dc_destdir") \
       &amp;amp;&amp;amp; make  DESTDIR="$dc_destdir" install \
       &amp;amp;&amp;amp; make  DESTDIR="$dc_destdir" uninstall \
       &amp;amp;&amp;amp; make  DESTDIR="$dc_destdir" \
            distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \
      } || { rm -rf "$dc_destdir"; exit 1; }) \
  &amp;amp;&amp;amp; rm -rf "$dc_destdir" \
  &amp;amp;&amp;amp; make  dist \
  &amp;amp;&amp;amp; rm -rf remake8b-1.0.tar.gz \
  &amp;amp;&amp;amp; make  distcleancheck \
  &amp;amp;&amp;amp; 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
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
echo '!Baz!' &amp;gt;bar
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Inget behöver göras för "dvi".
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make  check-local
make[2]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
cat bar
!Baz!
grep '!Baz!' bar
!Baz!
test ! -r ../foo
test ! -r foo
make[2]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[2]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[2]: Inget behöver göras för "install-exec-am".
make[2]: Inget behöver göras för "install-data-am".
make[2]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Inget behöver göras för "installcheck".
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Inget behöver göras för "uninstall".
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[2]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[2]: Inget behöver göras för "install-exec-am".
make[2]: Inget behöver göras för "install-data-am".
make[2]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Inget behöver göras för "uninstall".
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make  dist-gzip am__post_remove_distdir='&amp;lt; at &amp;gt;:'
make[2]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
if test -d "remake8b-1.0"; then find "remake8b-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' &amp;amp;&amp;amp; rm -rf "remake8b-1.0" || { sleep 5 &amp;amp;&amp;amp; rm -rf "remake8b-1.0"; }; else :; fi
test -d "remake8b-1.0" || mkdir "remake8b-1.0"
test -n "" \
|| find "remake8b-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/bash /home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "remake8b-1.0"
tardir=remake8b-1.0 &amp;amp;&amp;amp; ${TAR-tar} chof - "$tardir" | GZIP=--best gzip -c &amp;gt;remake8b-1.0.tar.gz
make[2]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
if test -d "remake8b-1.0"; then find "remake8b-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' &amp;amp;&amp;amp; rm -rf "remake8b-1.0" || { sleep 5 &amp;amp;&amp;amp; rm -rf "remake8b-1.0"; }; else :; fi
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
test -z "bar" || rm -f bar
test -z "" || rm -f 
test . = ".." || test -z "" || rm -f 
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
if test -d "remake8b-1.0"; then find "remake8b-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' &amp;amp;&amp;amp; rm -rf "remake8b-1.0" || { sleep 5 &amp;amp;&amp;amp; rm -rf "remake8b-1.0"; }; else :; fi
==============================================
remake8b-1.0 archives ready for distribution: 
remake8b-1.0.tar.gz
==============================================
+ rm -f bar
+ sleep 2
+ cat
+ cat ../configure.stub -
+ cat
+ using_gmake
+ case $am__using_gmake in
+ return 0
+ make
CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd .. &amp;amp;&amp;amp; /bin/bash /home/jas/src/automake-1.12.0b/t/remake8b.dir/missing --run aclocal-1.12 
 cd .. &amp;amp;&amp;amp; /bin/bash /home/jas/src/automake-1.12.0b/t/remake8b.dir/missing --run automake-1.12 --foreign
CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd .. &amp;amp;&amp;amp; /bin/bash /home/jas/src/automake-1.12.0b/t/remake8b.dir/missing --run autoconf
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ../configure build_alias= host_alias= --no-create --no-recursion
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 that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating quux
make: Inget behöver göras för "all".
+ cat quux
!Zardoz!
+ grep '!Zardoz!' quux
!Zardoz!
+ test '!' -r bar
+ make distcheck
make  dist-gzip am__post_remove_distdir='&amp;lt; at &amp;gt;:'
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build"
if test -d "remake8b-1.0"; then find "remake8b-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' &amp;amp;&amp;amp; rm -rf "remake8b-1.0" || { sleep 5 &amp;amp;&amp;amp; rm -rf "remake8b-1.0"; }; else :; fi
test -d "remake8b-1.0" || mkdir "remake8b-1.0"
test -n "" \
|| find "remake8b-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/bash /home/jas/src/automake-1.12.0b/t/remake8b.dir/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "remake8b-1.0"
tardir=remake8b-1.0 &amp;amp;&amp;amp; ${TAR-tar} chof - "$tardir" | GZIP=--best gzip -c &amp;gt;remake8b-1.0.tar.gz
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build"
if test -d "remake8b-1.0"; then find "remake8b-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' &amp;amp;&amp;amp; rm -rf "remake8b-1.0" || { sleep 5 &amp;amp;&amp;amp; rm -rf "remake8b-1.0"; }; else :; fi
case 'remake8b-1.0.tar.gz' in \
*.tar.gz*) \
  GZIP=--best gzip -dc remake8b-1.0.tar.gz | ${TAR-tar} xf - ;;\
*.tar.bz2*) \
  bzip2 -dc remake8b-1.0.tar.bz2 | ${TAR-tar} xf - ;;\
*.tar.lz*) \
  lzip -dc remake8b-1.0.tar.lz | ${TAR-tar} xf - ;;\
*.tar.xz*) \
  xz -dc remake8b-1.0.tar.xz | ${TAR-tar} xf - ;;\
*.tar.Z*) \
  uncompress -c remake8b-1.0.tar.Z | ${TAR-tar} xf - ;;\
*.shar.gz*) \
  GZIP=--best gzip -dc remake8b-1.0.shar.gz | unshar ;;\
*.zip*) \
  unzip remake8b-1.0.zip ;;\
esac
chmod -R a-w remake8b-1.0; chmod a+w remake8b-1.0
mkdir remake8b-1.0/_build
mkdir remake8b-1.0/_inst
chmod a-w remake8b-1.0
test -d remake8b-1.0/_build || exit 0; \
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd remake8b-1.0/_inst &amp;amp;&amp;amp; pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  &amp;amp;&amp;amp; dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \
  &amp;amp;&amp;amp; am__cwd=`pwd` \
  &amp;amp;&amp;amp; CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd remake8b-1.0/_build \
  &amp;amp;&amp;amp; ../configure --srcdir=.. --prefix="$dc_install_base" \
     \
     \
  &amp;amp;&amp;amp; make  \
  &amp;amp;&amp;amp; make  dvi \
  &amp;amp;&amp;amp; make  check \
  &amp;amp;&amp;amp; make  install \
  &amp;amp;&amp;amp; make  installcheck \
  &amp;amp;&amp;amp; make  uninstall \
  &amp;amp;&amp;amp; make  distuninstallcheck_dir="$dc_install_base" \
        distuninstallcheck \
  &amp;amp;&amp;amp; chmod -R a-w "$dc_install_base" \
  &amp;amp;&amp;amp; ({ \
       (cd ../.. &amp;amp;&amp;amp; umask 077 &amp;amp;&amp;amp; mkdir "$dc_destdir") \
       &amp;amp;&amp;amp; make  DESTDIR="$dc_destdir" install \
       &amp;amp;&amp;amp; make  DESTDIR="$dc_destdir" uninstall \
       &amp;amp;&amp;amp; make  DESTDIR="$dc_destdir" \
            distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \
      } || { rm -rf "$dc_destdir"; exit 1; }) \
  &amp;amp;&amp;amp; rm -rf "$dc_destdir" \
  &amp;amp;&amp;amp; make  dist \
  &amp;amp;&amp;amp; rm -rf remake8b-1.0.tar.gz \
  &amp;amp;&amp;amp; make  distcleancheck \
  &amp;amp;&amp;amp; 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
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating quux
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Inget behöver göras för "all".
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Inget behöver göras för "dvi".
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make  check-local
make[2]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
cat quux
!Zardoz!
grep '!Zardoz!' quux
!Zardoz!
test ! -r ../bar
test ! -r bar
make[2]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[2]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[2]: Inget behöver göras för "install-exec-am".
make[2]: Inget behöver göras för "install-data-am".
make[2]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Inget behöver göras för "installcheck".
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Inget behöver göras för "uninstall".
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[2]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[2]: Inget behöver göras för "install-exec-am".
make[2]: Inget behöver göras för "install-data-am".
make[2]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Inget behöver göras för "uninstall".
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make  dist-gzip am__post_remove_distdir='&amp;lt; at &amp;gt;:'
make[2]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
if test -d "remake8b-1.0"; then find "remake8b-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' &amp;amp;&amp;amp; rm -rf "remake8b-1.0" || { sleep 5 &amp;amp;&amp;amp; rm -rf "remake8b-1.0"; }; else :; fi
test -d "remake8b-1.0" || mkdir "remake8b-1.0"
test -n "" \
|| find "remake8b-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/bash /home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "remake8b-1.0"
tardir=remake8b-1.0 &amp;amp;&amp;amp; ${TAR-tar} chof - "$tardir" | GZIP=--best gzip -c &amp;gt;remake8b-1.0.tar.gz
make[2]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
if test -d "remake8b-1.0"; then find "remake8b-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' &amp;amp;&amp;amp; rm -rf "remake8b-1.0" || { sleep 5 &amp;amp;&amp;amp; rm -rf "remake8b-1.0"; }; else :; fi
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
test -z "quux" || rm -f quux
test . = ".." || test -z "" || rm -f 
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake8b.dir/build/remake8b-1.0/_build"
if test -d "remake8b-1.0"; then find "remake8b-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' &amp;amp;&amp;amp; rm -rf "remake8b-1.0" || { sleep 5 &amp;amp;&amp;amp; rm -rf "remake8b-1.0"; }; else :; fi
==============================================
remake8b-1.0 archives ready for distribution: 
remake8b-1.0.tar.gz
==============================================
+ rm -f quux
+ sleep 2
+ mkdir ../m4
+ cat
+ make
 cd .. &amp;amp;&amp;amp; /bin/bash /home/jas/src/automake-1.12.0b/t/remake8b.dir/missing --run automake-1.12 --foreign Makefile
 cd . &amp;amp;&amp;amp; /bin/bash ./config.status Makefile 
config.status: creating Makefile
make: Inget behöver göras för "all".
+ grep '.*-I m4' Makefile
ACLOCAL_AMFLAGS = -I m4
+ sleep 2
+ cat ../configure.stub -
+ cat
+ make
CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd .. &amp;amp;&amp;amp; /bin/bash /home/jas/src/automake-1.12.0b/t/remake8b.dir/missing --run aclocal-1.12 -I m4
 cd .. &amp;amp;&amp;amp; /bin/bash /home/jas/src/automake-1.12.0b/t/remake8b.dir/missing --run automake-1.12 --foreign
CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd .. &amp;amp;&amp;amp; /bin/bash /home/jas/src/automake-1.12.0b/t/remake8b.dir/missing --run autoconf
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ../configure build_alias= host_alias= --no-create --no-recursion
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: line 2193: MY_CUSTOM_MACRO: command not found
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating quux
make: Inget behöver göras för "all".
+ cat quux
!&amp;lt; at &amp;gt;QUUX&amp;lt; at &amp;gt;!
+ grep %Foo% quux
+ exit_status=1
+ set +e
+ cd /home/jas/src/automake-1.12.0b
+ test no = yes
+ case $am_explicit_skips in
+ test 1 -eq 0
+ keep_testdirs=yes
+ am_keeping_testdirs
+ case $keep_testdirs in
+ return 0
+ set +x
remake8b: exit 1

FAIL: t/remake9c
================

Running from installcheck: no
Using TAP: no
PATH = /home/jas/src/automake-1.12.0b/t/ax:/home/jas/src/automake-1.12.0b/t/wrap:/home/jas/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/jas/bin
++ pwd
/home/jas/src/automake-1.12.0b/t/remake9c.dir
+ magic1=::MagicStringOne::
+ magic2=__MagicStringTwo__
+ using_gmake
+ case $am__using_gmake in
+ make --version -v
+ grep GNU
GNU Make 3.81
+ am__using_gmake=yes
+ return 0
+ cat
+ cat
+ cat
+ echo 'AC_DEFUN([my_fingerprint], [BadBadBad])'
+ echo :
+ aclocal-1.12 -Werror
+ autoconf
+ automake-1.12 --foreign -Werror -Wall
+ for vpath in : false
+ :
+ mkdir build
+ cd build
+ srcdir=..
+ ../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 that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating foo.sh
+ make
make: Inget behöver göras för "all".
+ sleep 2
+ echo 'AC_DEFUN([my_fingerprint], [::MagicStringOne::])'
+ remake_
+ make nil
CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd .. &amp;amp;&amp;amp; /bin/bash /home/jas/src/automake-1.12.0b/t/remake9c.dir/missing --run aclocal-1.12 
 cd .. &amp;amp;&amp;amp; /bin/bash /home/jas/src/automake-1.12.0b/t/remake9c.dir/missing --run automake-1.12 --foreign
CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd .. &amp;amp;&amp;amp; /bin/bash /home/jas/src/automake-1.12.0b/t/remake9c.dir/missing --run autoconf
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ../configure build_alias= host_alias= --no-create --no-recursion
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 that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating foo.sh
make: Inget behöver göras för "nil".
+ /bin/grep -F FINGERPRINT Makefile
FINGERPRINT = ::MagicStringOne::
test x'$(FINGERPRINT)' = x'DummyValue'
+ /bin/grep -F ::MagicStringOne:: Makefile
FINGERPRINT = ::MagicStringOne::
++ ./foo.sh
+ test x::MagicStringOne:: = x::MagicStringOne::
+ sleep 2
+ echo 'echo '\''AC_DEFUN([my_fingerprint], [__MagicStringTwo__])'\'''
+ remake_
+ make nil
/bin/bash ../tweak-acinclude-m4 &amp;lt;../acinclude.m4 &amp;gt;../acinclude.m4-t
mv -f ../acinclude.m4-t ../acinclude.m4
touch ../acinclude.m4
CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd .. &amp;amp;&amp;amp; /bin/bash /home/jas/src/automake-1.12.0b/t/remake9c.dir/missing --run aclocal-1.12 
 cd .. &amp;amp;&amp;amp; /bin/bash /home/jas/src/automake-1.12.0b/t/remake9c.dir/missing --run automake-1.12 --foreign
CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd .. &amp;amp;&amp;amp; /bin/bash /home/jas/src/automake-1.12.0b/t/remake9c.dir/missing --run autoconf
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ../configure build_alias= host_alias= --no-create --no-recursion
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 that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating foo.sh
make: Inget behöver göras för "nil".
+ /bin/grep -F FINGERPRINT Makefile
FINGERPRINT = __MagicStringTwo__
test x'$(FINGERPRINT)' = x'DummyValue'
+ /bin/grep -F ::MagicStringOne:: Makefile
+ /bin/grep -F __MagicStringTwo__ Makefile
FINGERPRINT = __MagicStringTwo__
++ ./foo.sh
+ test x__MagicStringTwo__ = x__MagicStringTwo__
+ sleep 2
+ echo :
+ echo 'AC_DEFUN([my_fingerprint], [DummyValue])'
+ using_gmake
+ case $am__using_gmake in
+ return 0
+ make distcheck
CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd .. &amp;amp;&amp;amp; /bin/bash /home/jas/src/automake-1.12.0b/t/remake9c.dir/missing --run aclocal-1.12 
 cd .. &amp;amp;&amp;amp; /bin/bash /home/jas/src/automake-1.12.0b/t/remake9c.dir/missing --run automake-1.12 --foreign
CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd .. &amp;amp;&amp;amp; /bin/bash /home/jas/src/automake-1.12.0b/t/remake9c.dir/missing --run autoconf
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ../configure build_alias= host_alias= --no-create --no-recursion
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 that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating foo.sh
make  dist-gzip am__post_remove_distdir='&amp;lt; at &amp;gt;:'
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build"
if test -d "remake9c-1.0"; then find "remake9c-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' &amp;amp;&amp;amp; rm -rf "remake9c-1.0" || { sleep 5 &amp;amp;&amp;amp; rm -rf "remake9c-1.0"; }; else :; fi
test -d "remake9c-1.0" || mkdir "remake9c-1.0"
test -n "" \
|| find "remake9c-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/bash /home/jas/src/automake-1.12.0b/t/remake9c.dir/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "remake9c-1.0"
tardir=remake9c-1.0 &amp;amp;&amp;amp; ${TAR-tar} chof - "$tardir" | GZIP=--best gzip -c &amp;gt;remake9c-1.0.tar.gz
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build"
if test -d "remake9c-1.0"; then find "remake9c-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' &amp;amp;&amp;amp; rm -rf "remake9c-1.0" || { sleep 5 &amp;amp;&amp;amp; rm -rf "remake9c-1.0"; }; else :; fi
case 'remake9c-1.0.tar.gz' in \
*.tar.gz*) \
  GZIP=--best gzip -dc remake9c-1.0.tar.gz | ${TAR-tar} xf - ;;\
*.tar.bz2*) \
  bzip2 -dc remake9c-1.0.tar.bz2 | ${TAR-tar} xf - ;;\
*.tar.lz*) \
  lzip -dc remake9c-1.0.tar.lz | ${TAR-tar} xf - ;;\
*.tar.xz*) \
  xz -dc remake9c-1.0.tar.xz | ${TAR-tar} xf - ;;\
*.tar.Z*) \
  uncompress -c remake9c-1.0.tar.Z | ${TAR-tar} xf - ;;\
*.shar.gz*) \
  GZIP=--best gzip -dc remake9c-1.0.shar.gz | unshar ;;\
*.zip*) \
  unzip remake9c-1.0.zip ;;\
esac
chmod -R a-w remake9c-1.0; chmod a+w remake9c-1.0
mkdir remake9c-1.0/_build
mkdir remake9c-1.0/_inst
chmod a-w remake9c-1.0
test -d remake9c-1.0/_build || exit 0; \
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd remake9c-1.0/_inst &amp;amp;&amp;amp; pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  &amp;amp;&amp;amp; dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \
  &amp;amp;&amp;amp; am__cwd=`pwd` \
  &amp;amp;&amp;amp; CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd remake9c-1.0/_build \
  &amp;amp;&amp;amp; ../configure --srcdir=.. --prefix="$dc_install_base" \
     \
     \
  &amp;amp;&amp;amp; make  \
  &amp;amp;&amp;amp; make  dvi \
  &amp;amp;&amp;amp; make  check \
  &amp;amp;&amp;amp; make  install \
  &amp;amp;&amp;amp; make  installcheck \
  &amp;amp;&amp;amp; make  uninstall \
  &amp;amp;&amp;amp; make  distuninstallcheck_dir="$dc_install_base" \
        distuninstallcheck \
  &amp;amp;&amp;amp; chmod -R a-w "$dc_install_base" \
  &amp;amp;&amp;amp; ({ \
       (cd ../.. &amp;amp;&amp;amp; umask 077 &amp;amp;&amp;amp; mkdir "$dc_destdir") \
       &amp;amp;&amp;amp; make  DESTDIR="$dc_destdir" install \
       &amp;amp;&amp;amp; make  DESTDIR="$dc_destdir" uninstall \
       &amp;amp;&amp;amp; make  DESTDIR="$dc_destdir" \
            distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \
      } || { rm -rf "$dc_destdir"; exit 1; }) \
  &amp;amp;&amp;amp; rm -rf "$dc_destdir" \
  &amp;amp;&amp;amp; make  dist \
  &amp;amp;&amp;amp; rm -rf remake9c-1.0.tar.gz \
  &amp;amp;&amp;amp; make  distcleancheck \
  &amp;amp;&amp;amp; 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
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating foo.sh
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make[1]: Inget behöver göras för "all".
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make[1]: Inget behöver göras för "dvi".
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make  check-local
make[2]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
test x'DummyValue' = x'DummyValue'
test x"`./foo.sh`" = x"DummyValue"
make[2]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make[2]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make[2]: Inget behöver göras för "install-exec-am".
make[2]: Inget behöver göras för "install-data-am".
make[2]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make[1]: Inget behöver göras för "installcheck".
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make[1]: Inget behöver göras för "uninstall".
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make[2]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make[2]: Inget behöver göras för "install-exec-am".
make[2]: Inget behöver göras för "install-data-am".
make[2]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make[1]: Inget behöver göras för "uninstall".
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make  dist-gzip am__post_remove_distdir='&amp;lt; at &amp;gt;:'
make[2]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
if test -d "remake9c-1.0"; then find "remake9c-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' &amp;amp;&amp;amp; rm -rf "remake9c-1.0" || { sleep 5 &amp;amp;&amp;amp; rm -rf "remake9c-1.0"; }; else :; fi
test -d "remake9c-1.0" || mkdir "remake9c-1.0"
test -n "" \
|| find "remake9c-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/bash /home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "remake9c-1.0"
tardir=remake9c-1.0 &amp;amp;&amp;amp; ${TAR-tar} chof - "$tardir" | GZIP=--best gzip -c &amp;gt;remake9c-1.0.tar.gz
make[2]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
if test -d "remake9c-1.0"; then find "remake9c-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' &amp;amp;&amp;amp; rm -rf "remake9c-1.0" || { sleep 5 &amp;amp;&amp;amp; rm -rf "remake9c-1.0"; }; else :; fi
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
test -z "foo.sh" || rm -f foo.sh
test . = ".." || test -z "" || rm -f 
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/build/remake9c-1.0/_build"
if test -d "remake9c-1.0"; then find "remake9c-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' &amp;amp;&amp;amp; rm -rf "remake9c-1.0" || { sleep 5 &amp;amp;&amp;amp; rm -rf "remake9c-1.0"; }; else :; fi
==============================================
remake9c-1.0 archives ready for distribution: 
remake9c-1.0.tar.gz
==============================================
+ /bin/grep -F ::MagicStringOne:: Makefile
+ /bin/grep -F __MagicStringTwo__ Makefile
+ make distclean
test -z "foo.sh" || rm -f foo.sh
test . = ".." || test -z "" || rm -f 
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
+ cd ..
+ for vpath in : false
+ false
+ srcdir=.
+ ./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 that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating foo.sh
+ make
make: Inget behöver göras för "all".
+ sleep 2
+ echo 'AC_DEFUN([my_fingerprint], [::MagicStringOne::])'
+ remake_
+ make nil
CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd . &amp;amp;&amp;amp; /bin/bash /home/jas/src/automake-1.12.0b/t/remake9c.dir/missing --run aclocal-1.12 
 cd . &amp;amp;&amp;amp; /bin/bash /home/jas/src/automake-1.12.0b/t/remake9c.dir/missing --run automake-1.12 --foreign
CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd . &amp;amp;&amp;amp; /bin/bash /home/jas/src/automake-1.12.0b/t/remake9c.dir/missing --run autoconf
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure build_alias= host_alias= --no-create --no-recursion
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 that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating foo.sh
make: Inget behöver göras för "nil".
+ /bin/grep -F FINGERPRINT Makefile
FINGERPRINT = ::MagicStringOne::
test x'$(FINGERPRINT)' = x'DummyValue'
+ /bin/grep -F ::MagicStringOne:: Makefile
FINGERPRINT = ::MagicStringOne::
++ ./foo.sh
+ test x::MagicStringOne:: = x::MagicStringOne::
+ sleep 2
+ echo 'echo '\''AC_DEFUN([my_fingerprint], [__MagicStringTwo__])'\'''
+ remake_
+ make nil
/bin/bash ./tweak-acinclude-m4 &amp;lt;acinclude.m4 &amp;gt;acinclude.m4-t
mv -f acinclude.m4-t acinclude.m4
touch acinclude.m4
CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd . &amp;amp;&amp;amp; /bin/bash /home/jas/src/automake-1.12.0b/t/remake9c.dir/missing --run aclocal-1.12 
 cd . &amp;amp;&amp;amp; /bin/bash /home/jas/src/automake-1.12.0b/t/remake9c.dir/missing --run automake-1.12 --foreign
CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd . &amp;amp;&amp;amp; /bin/bash /home/jas/src/automake-1.12.0b/t/remake9c.dir/missing --run autoconf
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure build_alias= host_alias= --no-create --no-recursion
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 that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating foo.sh
make: Inget behöver göras för "nil".
+ /bin/grep -F FINGERPRINT Makefile
FINGERPRINT = __MagicStringTwo__
test x'$(FINGERPRINT)' = x'DummyValue'
+ /bin/grep -F ::MagicStringOne:: Makefile
+ /bin/grep -F __MagicStringTwo__ Makefile
FINGERPRINT = __MagicStringTwo__
++ ./foo.sh
+ test x__MagicStringTwo__ = x__MagicStringTwo__
+ sleep 2
+ echo :
+ echo 'AC_DEFUN([my_fingerprint], [DummyValue])'
+ using_gmake
+ case $am__using_gmake in
+ return 0
+ make distcheck
/bin/bash ./tweak-acinclude-m4 &amp;lt;acinclude.m4 &amp;gt;acinclude.m4-t
mv -f acinclude.m4-t acinclude.m4
touch acinclude.m4
CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd . &amp;amp;&amp;amp; /bin/bash /home/jas/src/automake-1.12.0b/t/remake9c.dir/missing --run aclocal-1.12 
 cd . &amp;amp;&amp;amp; /bin/bash /home/jas/src/automake-1.12.0b/t/remake9c.dir/missing --run automake-1.12 --foreign
CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd . &amp;amp;&amp;amp; /bin/bash /home/jas/src/automake-1.12.0b/t/remake9c.dir/missing --run autoconf
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure build_alias= host_alias= --no-create --no-recursion
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 that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating foo.sh
make  dist-gzip am__post_remove_distdir='&amp;lt; at &amp;gt;:'
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir"
if test -d "remake9c-1.0"; then find "remake9c-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' &amp;amp;&amp;amp; rm -rf "remake9c-1.0" || { sleep 5 &amp;amp;&amp;amp; rm -rf "remake9c-1.0"; }; else :; fi
test -d "remake9c-1.0" || mkdir "remake9c-1.0"
test -n "" \
|| find "remake9c-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/bash /home/jas/src/automake-1.12.0b/t/remake9c.dir/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "remake9c-1.0"
tardir=remake9c-1.0 &amp;amp;&amp;amp; ${TAR-tar} chof - "$tardir" | GZIP=--best gzip -c &amp;gt;remake9c-1.0.tar.gz
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir"
if test -d "remake9c-1.0"; then find "remake9c-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' &amp;amp;&amp;amp; rm -rf "remake9c-1.0" || { sleep 5 &amp;amp;&amp;amp; rm -rf "remake9c-1.0"; }; else :; fi
case 'remake9c-1.0.tar.gz' in \
*.tar.gz*) \
  GZIP=--best gzip -dc remake9c-1.0.tar.gz | ${TAR-tar} xf - ;;\
*.tar.bz2*) \
  bzip2 -dc remake9c-1.0.tar.bz2 | ${TAR-tar} xf - ;;\
*.tar.lz*) \
  lzip -dc remake9c-1.0.tar.lz | ${TAR-tar} xf - ;;\
*.tar.xz*) \
  xz -dc remake9c-1.0.tar.xz | ${TAR-tar} xf - ;;\
*.tar.Z*) \
  uncompress -c remake9c-1.0.tar.Z | ${TAR-tar} xf - ;;\
*.shar.gz*) \
  GZIP=--best gzip -dc remake9c-1.0.shar.gz | unshar ;;\
*.zip*) \
  unzip remake9c-1.0.zip ;;\
esac
chmod -R a-w remake9c-1.0; chmod a+w remake9c-1.0
mkdir remake9c-1.0/_build
mkdir remake9c-1.0/_inst
chmod a-w remake9c-1.0
test -d remake9c-1.0/_build || exit 0; \
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd remake9c-1.0/_inst &amp;amp;&amp;amp; pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  &amp;amp;&amp;amp; dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \
  &amp;amp;&amp;amp; am__cwd=`pwd` \
  &amp;amp;&amp;amp; CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd remake9c-1.0/_build \
  &amp;amp;&amp;amp; ../configure --srcdir=.. --prefix="$dc_install_base" \
     \
     \
  &amp;amp;&amp;amp; make  \
  &amp;amp;&amp;amp; make  dvi \
  &amp;amp;&amp;amp; make  check \
  &amp;amp;&amp;amp; make  install \
  &amp;amp;&amp;amp; make  installcheck \
  &amp;amp;&amp;amp; make  uninstall \
  &amp;amp;&amp;amp; make  distuninstallcheck_dir="$dc_install_base" \
        distuninstallcheck \
  &amp;amp;&amp;amp; chmod -R a-w "$dc_install_base" \
  &amp;amp;&amp;amp; ({ \
       (cd ../.. &amp;amp;&amp;amp; umask 077 &amp;amp;&amp;amp; mkdir "$dc_destdir") \
       &amp;amp;&amp;amp; make  DESTDIR="$dc_destdir" install \
       &amp;amp;&amp;amp; make  DESTDIR="$dc_destdir" uninstall \
       &amp;amp;&amp;amp; make  DESTDIR="$dc_destdir" \
            distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \
      } || { rm -rf "$dc_destdir"; exit 1; }) \
  &amp;amp;&amp;amp; rm -rf "$dc_destdir" \
  &amp;amp;&amp;amp; make  dist \
  &amp;amp;&amp;amp; rm -rf remake9c-1.0.tar.gz \
  &amp;amp;&amp;amp; make  distcleancheck \
  &amp;amp;&amp;amp; 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
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating foo.sh
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/remake9c-1.0/_build"
make[1]: Inget behöver göras för "all".
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/remake9c-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/remake9c-1.0/_build"
make[1]: Inget behöver göras för "dvi".
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/remake9c-1.0/_build"
make[1]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/remake9c-1.0/_build"
make  check-local
make[2]: Går till katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/remake9c-1.0/_build"
test x'my_fingerprint' = x'DummyValue'
make[2]: *** [check-local] Fel 1
make[2]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/remake9c-1.0/_build"
make[1]: *** [check-am] Fel 2
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12.0b/t/remake9c.dir/remake9c-1.0/_build"
make: *** [distcheck] Fel 1
+ exit_status=2
+ set +e
+ cd /home/jas/src/automake-1.12.0b
+ test no = yes
+ case $am_explicit_skips in
+ test 2 -eq 0
+ keep_testdirs=yes
+ am_keeping_testdirs
+ case $keep_testdirs in
+ return 0
+ set +x
remake9c: exit 2




&lt;/pre&gt;</description>
    <dc:creator>Simon Josefsson</dc:creator>
    <dc:date>2012-05-21T12:24:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6451">
    <title>bug#11524: [platform-testers] Automake 1.12.0b test release</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6451</link>
    <description>&lt;pre&gt;Hi Stefano,

Am 19.05.2012 um 16:17 schrieb Stefano Lattarini:

I just tested on Solaris 9 Sparc with Sun Studio 12 and got 170 failed tests
as described in the testsuite log:
  http://buildfarm.opencsw.org/~dam/automake-1.12.0b-test-suite.log

Please let me know if you need further information or access to the buildfarm.


Best regards

  -- Dago

&lt;/pre&gt;</description>
    <dc:creator>Dagobert Michelsen</dc:creator>
    <dc:date>2012-05-20T09:57:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6450">
    <title>bug#11512: Testsuite summary for GNU Automake 1.12</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6450</link>
    <description>&lt;pre&gt;============================================================================
Testsuite summary for GNU Automake 1.12
============================================================================
# TOTAL: 2968
# PASS:  2833
# SKIP:  89
# XFAIL: 42
# FAIL:  4
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to bug-automake&amp;lt; at &amp;gt;gnu.org
============================================================================

./lib/test-driver: line 95:  8767 Segmentation fault      "$&amp;lt; at &amp;gt;" &amp;gt;
$log_file 2&amp;gt;&amp;amp;1
FAIL: t/pm/Condition-t.pl

./lib/test-driver: line 95:  8815 Segmentation fault      "$&amp;lt; at &amp;gt;" &amp;gt;
$log_file 2&amp;gt;&amp;amp;1
FAIL: t/pm/DisjConditions-t.pl

FAIL: t/cond29.sh

FAIL: t/cond29
==============

Running from installcheck: no
Using TAP: no
PATH
= /usr/src/automake-1.12/t/ax:/usr/src/automake-1.12/t/wrap:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin
++ pwd
/usr/src/automake-1.12/t/cond29.dir
+ echo AC_PROG_CC
+ cat
+ ulimit -v 1
+ sh -c :
./t/cond29.sh: line 39:   613 Killed                  sh -c ":"
+ ulimit -v 150000
+ sh -c :
+ ulimit -v 150000
+ for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20
21 22 23 24
+ unindent
+ test x = x
++ printf '%s\n' '
  /^$/b                    # Nothing to do for empty lines.
  x                        # Get x&amp;lt;indent&amp;gt; into pattern space.
  /^$/{                    # No prior x&amp;lt;indent&amp;gt;, go prepare it.
    g                      # Copy this 1st non-blank line into pattern
space.
    s/^\([ ]*\).*/x\1/   # Prepare x&amp;lt;indent&amp;gt; in pattern space.
  }                        # Now: x&amp;lt;indent&amp;gt; in pattern and &amp;lt;line&amp;gt; in
hold.
  G                        # Build x&amp;lt;indent&amp;gt;\n&amp;lt;line&amp;gt; in pattern space,
and
  h                        # duplicate it into hold space.
  s/\n.*$//                # Restore x&amp;lt;indent&amp;gt; in pattern space, and
  x                        # exchange with the above duplicate in hold
space.
  s/^x\(.*\)\n\1//         # Remove leading &amp;lt;indent&amp;gt; from &amp;lt;line&amp;gt;.
  s/^x.*\n//               # Restore &amp;lt;line&amp;gt; when there is no leading
&amp;lt;indent&amp;gt;.
'
++ sed -e 's/  *# .*//'
+ sed_unindent_prog='
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ echo 'AM_CONDITIONAL([C01], [:])'
+ for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20
21 22 23 24
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ echo 'AM_CONDITIONAL([C02], [:])'
+ for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20
21 22 23 24
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ echo 'AM_CONDITIONAL([C03], [:])'
+ for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20
21 22 23 24
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ echo 'AM_CONDITIONAL([C04], [:])'
+ for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20
21 22 23 24
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ echo 'AM_CONDITIONAL([C05], [:])'
+ for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20
21 22 23 24
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ echo 'AM_CONDITIONAL([C06], [:])'
+ for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20
21 22 23 24
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ echo 'AM_CONDITIONAL([C07], [:])'
+ for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20
21 22 23 24
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ echo 'AM_CONDITIONAL([C08], [:])'
+ for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20
21 22 23 24
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ echo 'AM_CONDITIONAL([C09], [:])'
+ for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20
21 22 23 24
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ echo 'AM_CONDITIONAL([C10], [:])'
+ for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20
21 22 23 24
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ echo 'AM_CONDITIONAL([C11], [:])'
+ for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20
21 22 23 24
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ echo 'AM_CONDITIONAL([C12], [:])'
+ for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20
21 22 23 24
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ echo 'AM_CONDITIONAL([C13], [:])'
+ for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20
21 22 23 24
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ echo 'AM_CONDITIONAL([C14], [:])'
+ for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20
21 22 23 24
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ echo 'AM_CONDITIONAL([C15], [:])'
+ for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20
21 22 23 24
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ echo 'AM_CONDITIONAL([C16], [:])'
+ for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20
21 22 23 24
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ echo 'AM_CONDITIONAL([C17], [:])'
+ for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20
21 22 23 24
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ echo 'AM_CONDITIONAL([C18], [:])'
+ for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20
21 22 23 24
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ echo 'AM_CONDITIONAL([C19], [:])'
+ for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20
21 22 23 24
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ echo 'AM_CONDITIONAL([C20], [:])'
+ for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20
21 22 23 24
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ echo 'AM_CONDITIONAL([C21], [:])'
+ for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20
21 22 23 24
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ echo 'AM_CONDITIONAL([C22], [:])'
+ for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20
21 22 23 24
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ echo 'AM_CONDITIONAL([C23], [:])'
+ for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20
21 22 23 24
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([ ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ echo 'AM_CONDITIONAL([C24], [:])'
+ aclocal-1.12 -Werror
+ automake-1.12 --foreign -Werror -Wall
Out of memory!
./t/cond29.sh: line 61:   686 Segmentation fault      $AUTOMAKE
+ exit_status=139
+ set +e
+ cd /usr/src/automake-1.12
+ test no = yes
+ case $am_explicit_skips in
+ test 139 -eq 0
+ keep_testdirs=yes
+ am_keeping_testdirs
+ case $keep_testdirs in
+ return 0
+ set +x
cond29: exit 139






&lt;/pre&gt;</description>
    <dc:creator>Guido Trentalancia</dc:creator>
    <dc:date>2012-05-18T18:40:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6449">
    <title>bug#11452: self test failure: t/parallel-tests-fork-bomb</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6449</link>
    <description>&lt;pre&gt;sön 2012-05-13 klockan 13:24 +0200 skrev Stefano Lattarini:

Thank you, the patch you pushed (without the ',' typo) worked fine.

/Simon





&lt;/pre&gt;</description>
    <dc:creator>Simon Josefsson</dc:creator>
    <dc:date>2012-05-14T09:39:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6448">
    <title>bug#11422: automake 1.12 info doc installation problem</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6448</link>
    <description>&lt;pre&gt;For what concerns the automake issue: I haven't looked into it yet, and likely
I won't anytime soon; it is very very low priority for me.  Just fix the broken
'dir' file manually for the moment.  Better again, use the HTML documentation
instead of the info one.

Sorry,
  Stefano




&lt;/pre&gt;</description>
    <dc:creator>Stefano Lattarini</dc:creator>
    <dc:date>2012-05-13T19:30:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6447">
    <title>bug#11422: automake 1.12 info doc installation problem</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6447</link>
    <description>&lt;pre&gt;Hi Stefano ,

What is final solution to use texinfo pages for GNU autotools 
(autoconf,automake,libtool) ?


Bruno Haible wrote:
[SNIP]
[SNIP]
info automake-invocation is new stile if remember some discussion about 
implementation of xxxx-invocation and Xxxx



Roumen




&lt;/pre&gt;</description>
    <dc:creator>Roumen Petrov</dc:creator>
    <dc:date>2012-05-13T17:21:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6446">
    <title>bug#11452: self test failure: t/parallel-tests-fork-bomb</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6446</link>
    <description>&lt;pre&gt;I've pushed this now, and I'm thus closing the bug report.  Feel free to
re-open it in case the error persists.

Regards,
  Stefano




&lt;/pre&gt;</description>
    <dc:creator>Stefano Lattarini</dc:creator>
    <dc:date>2012-05-13T11:24:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6445">
    <title>bug#11452: self test failure: t/parallel-tests-fork-bomb</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6445</link>
    <description>&lt;pre&gt;tags 11452 + patch
severity 11452 minor
thanks

Hi Simon, thanks for the report.

On 05/11/2012 10:45 AM, Simon Josefsson wrote:
[SNIP]

It's a spurious failure due to internationalization/localization.  Does
the attached patch fix the problem for you?

Regards,
  Stefano

&lt;/pre&gt;</description>
    <dc:creator>Stefano Lattarini</dc:creator>
    <dc:date>2012-05-12T06:44:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6444">
    <title>bug#11452: self test failure: t/parallel-tests-fork-bomb</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6444</link>
    <description>&lt;pre&gt;I got two self-test failures with automake 1.12 on Ubuntu 12.04 LTS.
The first was the 'lex-clean' issue that was already reported.  The
other I couldn't find any report for, so please find test-suite.log
output for the failing test below.

/Simon

FAIL: t/parallel-tests-fork-bomb
================================

Running from installcheck: no
Using TAP: no
PATH = /home/jas/src/automake-1.12/t/ax:/home/jas/src/automake-1.12/t/wrap:/home/jas/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/jas/bin
++ pwd
/home/jas/src/automake-1.12/t/parallel-tests-fork-bomb.dir
+ cat
+ using_gmake
+ case $am__using_gmake in
+ make --version -v
+ grep GNU
GNU Make 3.81
+ am__using_gmake=yes
+ return 0
+ cond=:
+ cat
+ ulimit -t 8
+ ulimit -t 8
+ aclocal-1.12 -Werror
+ autoconf
+ automake-1.12 --foreign -Werror -Wall -a -Wno-portability
configure.ac:2: installing './test-driver'
+ ./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 that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
+ :
+ do_check test-suite.log TESTS=test-suite.test
+ st=0
+ log=test-suite.log
+ shift
+ env TESTS=test-suite.test make -e check
+ st=2
+ cat output
make  check-TESTS
make[1]: Går till katalogen "/home/jas/src/automake-1.12/t/parallel-tests-fork-bomb.dir"
make[2]: Går till katalogen "/home/jas/src/automake-1.12/t/parallel-tests-fork-bomb.dir"
make[2]: Det cirkulära beroendet test-suite.log &amp;lt;- test-suite.log släpptes.
make[3]: Går till katalogen "/home/jas/src/automake-1.12/t/parallel-tests-fork-bomb.dir"
make[3]: Det cirkulära beroendet test-suite.log &amp;lt;- test-suite.log släpptes.
fatal: making test-suite.log: possible infinite recursion detected
fatal: making test-suite.log: failed to create test-suite.trs
fatal: making test-suite.log: failed to create test-suite.log
make[3]: *** [test-suite.log] Fel 1
make[3]: Lämnar katalogen "/home/jas/src/automake-1.12/t/parallel-tests-fork-bomb.dir"
fatal: making test-suite.log: failed to create test-suite.trs
fatal: making test-suite.log: failed to create test-suite.log
make[2]: *** [test-suite.log] Fel 1
make[2]: Lämnar katalogen "/home/jas/src/automake-1.12/t/parallel-tests-fork-bomb.dir"
make[1]: *** [check-TESTS] Fel 2
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12/t/parallel-tests-fork-bomb.dir"
make: *** [check-am] Fel 2
+ /bin/grep -F ::OOPS:: output
+ test '!' -f test-suite.log
+ using_gmake
+ case $am__using_gmake in
+ return 0
+ grep '[Cc]ircular.*dependency' output
+ /bin/grep -F test-suite.log
+ exit_status=1
+ set +e
+ cd /home/jas/src/automake-1.12
+ test no = yes
+ case $am_explicit_skips in
+ test 1 -eq 0
+ keep_testdirs=yes
+ am_keeping_testdirs
+ case $keep_testdirs in
+ return 0
+ set +x
parallel-tests-fork-bomb: exit 1




&lt;/pre&gt;</description>
    <dc:creator>Simon Josefsson</dc:creator>
    <dc:date>2012-05-11T08:45:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6443">
    <title>bug#11401: automake-1.12 (incorrectly?) complains about missingAM_PROG_AR</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6443</link>
    <description>&lt;pre&gt;Exactly.

It seems there might be consensus on this idea:

  &amp;lt;http://lists.gnu.org/archive/html/automake/2012-05/msg00012.html&amp;gt;

If it will turn out that is actually the case, I will close this bug report
(the discussion will likely continue on the bug-libtool list).  For now, let's
wait and see how things evolve.

Regards,
   Stefano






&lt;/pre&gt;</description>
    <dc:creator>Stefano Lattarini</dc:creator>
    <dc:date>2012-05-11T11:37:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6442">
    <title>bug#11419: Get rid of ylwrap, and simplify yacc/lex rules</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6442</link>
    <description>&lt;pre&gt;[adding coreutils, bug-gnulib]

On 05/08/2012 04:48 AM, Akim Demaille wrote:


Coreutils has code to compute relative paths; used by both 'realpath'
and 'ln'; maybe it's time to graduate that to a full-blown gnulib module
now that we want to use it elsewhere.

&lt;/pre&gt;</description>
    <dc:creator>Eric Blake</dc:creator>
    <dc:date>2012-05-08T14:21:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6439">
    <title>bug#11422: automake 1.12 info doc installation problem</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6439</link>
    <description>&lt;pre&gt;Hi Stefano,


It is a different issue. (But I happened to stumble across both bugs
at the same time.) The issue on bug-texinfo is a problem with an INFOPATH
that contains at least two directories.

This issue here is about stale entries that refer to nonexistent nodes, when
installing a new Automake release using the same --prefix as an older one.

How to reproduce:
1. $ mkdir /tmp/inst
2. Install automake-1.11.2:
   $ tar xvfz .../automake-1.11.2.tar.gz
   $ (cd automake-1.11.2 &amp;amp;&amp;amp; ./configure --prefix=/tmp/inst &amp;amp;&amp;amp; make &amp;amp;&amp;amp; make install)
3. $ INFOPATH=/tmp/inst/share/info info automake
   works
4. Install automake-1.12 with the same --prefix:
   $ tar xvfz .../automake-1.12.tar.gz
   $ (cd automake-1.12 &amp;amp;&amp;amp; ./configure --prefix=/tmp/inst &amp;amp;&amp;amp; make &amp;amp;&amp;amp; make install)
5. $ INFOPATH=/tmp/inst/share/info info automake
   fails, it produces the manpage fallback.

Bruno





&lt;/pre&gt;</description>
    <dc:creator>Bruno Haible</dc:creator>
    <dc:date>2012-05-07T23:19:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6438">
    <title>bug#11377: configure.am - fails to remove configure before attemptingreplacement</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6438</link>
    <description>&lt;pre&gt;
My apologies for the tardy reply.  I have been off working on other bugs
elsewhere.

In message &amp;lt;4FA3C3F8.1010605&amp;lt; at &amp;gt;redhat.com&amp;gt;, Eric Blake &amp;lt;eblake&amp;lt; at &amp;gt;redhat.com&amp;gt; wrote:


OK, so sometimes Makefile target files can get only partially (and
inadequattely) written.  Granted.

However you still haven't demonstrated how an initial `rm' would have
made any difference at all to that specific problem, one way other
the other.  (It doesn't make the problem worse and it doesn't make
the problem better either.  It has no effect at all on the problem
you cite.)  Neither have you provided any example in which an initial
`rm' at the start of the commands recipie to rebuild the target file
would in fact have any deliterious effects whatsoever.

In short, your assertion that doing an initial `rm' would be somehow a
Bad Thing, on account of the potential ``partially written targets''
file problem simply does not stand up to scrutiny.  This potential for
partially-written target files exists and continues to exist entirely
independently of whether or not the rules to rebuild any given target
file include an initial `rm' of that target file.


That's swell, and that that is certainly one way of eliminating the
your specific ``partially written targets'' issue.  (I can think of a
few other obvious solutions, including creating a .stamp file after
your actual target file has been completely updated... the way Stallman
was doing in the GCC sources, 20+ years ago.)

The important point remains however:  My suggestion for doing an
initial `rm' on certain select files created as a consequence of using
automake has no bearing on, and is entirely irrelevant and orthogonal
to the ``partially written targets'' problem... and vise versa.  Doing
(or not doing) an initial `rm' for a Makefile target file neither creates
that problem, nor solves that problem.  As I say, it is entirely
irrelevant and orthogonal to that entirely different problem.


Please excuse me.  That was a downright stupid thing for me to have said.
Of course I know how a partially-written target file might come about,
and I also have seen such things, on occasions, in practice.  Really, I
think that I was just trying to elicit real examples from you in order
to allow me some concrete basis to make my point, i.e. that an initial
`rm' of a Makefile target file is _never_ harmful... well... except in
those few and extremely rare cases associated with use of the .PRECIOUS
pseudo-target.  (But those are the exceptions that prove the rule... an
initial `rm -f' in the recipies for almost all Makefile targets is, in
general and on balance, a Good Thing, leading to higher reliability of
Makefiles in general.)


See above.  The two possibilities are separate and orthogonal.

Any given target file may or may not be subjected to an initial `rm -f'
at the start of the recipie to rebuild it.  (And as I have tried to point
out, in general it is Better to including such an initial `rm -f' in
essentially _every_ case I can think of.)

Separately and independently, some subset of all Makefile target files
are generated in such a way that they are prone to being only partially
re-written, e.g. if make is interrupted by cntl-C.  (Does this in-
clude even essentially all .o files??  One would think so.)  This is a
separate and unrelated problem.  In some few cases it becomes bad enough
to pay attention to (and to do something about) e.g. as in your autoconf
cache file example.  In those cases, one obvious solution... although
certainly not the only one... is to generate the desired file contents
first into a temporary file and then... ``atomically''... perform a
`mv' to move the completely built file contents to the actual desired
target file name.

These two possibilities are not in any way conflicting.  One can write
the recipie to rebuild a given target such that it contains an initial
`rm' (or not) and also so that it contains a final `mv' (or not).  These
possibilities are not mutually exclusive.


See above.  To the best of my knowledge, the `rm' command is _never_
responsible for creating partially/incompletely written target files.


Oh come come now!  You are seriously grasping at straws to make your point
now.

And in fact, your (already weak) argument that doing an `rm' too soon on
a given target file would incur some (tiny?) subsequent processing time
penalty is provably just plain wrong.  Consider a simple example:


foo: bar
-rm -f foo
...

Your claim is that execution of the initial `rm -f' of foo might result 
in foo having to be rebuilt at some later time (e.g. if the make is
interrupted after the `rm -f' and then restrarted later on) and that
this creates some unnecessary processing overhead.

But consider this... If in fact that `rm -f' line had indeed been executed
then isn't it the case that that could ONLY have occured because make,
together with the rules in the Makefile, together with the current state
of the local environment had _already_ determined that foo needed to be
rebuilt anyway?

In other words, you seem to be arguing that the initial `rm -f' might
possibly result in some processing overhead, in certain circumstances
(e.g. ^C) to rebuild `foo', but that argument does not seem to hold water
because it was _already_ the case that foo needed to be rebuilt anyway.
Thus these is no extra or additional overhead created by the presence of
that initial `rm -f'.


Regards,
rfg




&lt;/pre&gt;</description>
    <dc:creator>Ronald F. Guilmette</dc:creator>
    <dc:date>2012-05-07T21:07:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6437">
    <title>bug#11422: automake 1.12 info doc installation problem</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6437</link>
    <description>&lt;pre&gt;severity 11422 minor
tags 11422 + moreinfo
thanks

On 05/06/2012 06:13 PM, Bruno Haible wrote:
Hi Bruno, sorry for the delay.


Am I misunderstanding something, or this is actually an issue with the
format of the 'dir' files created by GNU install-info?  In fact, I see
this report from you on the bug-texinfo list:

  &amp;lt;http://lists.gnu.org/archive/html/bug-texinfo/2012-05/msg00000.html&amp;gt;

Regards,
  Stefano




&lt;/pre&gt;</description>
    <dc:creator>Stefano Lattarini</dc:creator>
    <dc:date>2012-05-07T20:45:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6436">
    <title>bug#11422: automake 1.12 info doc installation problem</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6436</link>
    <description>&lt;pre&gt;Hi,

I have installed automake-1.12 a couple of days ago. In particular
the info format documentation was installed as well:

$ ls -lrt /arch/x86-linux/gnu/share/info/
...
-rw-r--r-- 1 bin bin  227199 25. Apr 11:16 standards.info
-rw-r--r-- 1 bin bin 1142045 25. Apr 11:16 autoconf.info
-rw-r--r-- 1 bin bin   27543 29. Apr 01:09 dir
-rw-r--r-- 1 bin bin   74585 29. Apr 01:09 automake.info-3
-rw-r--r-- 1 bin bin  232045 29. Apr 01:09 automake.info-2
-rw-r--r-- 1 bin bin  296172 29. Apr 01:09 automake.info-1
-rw-r--r-- 1 bin bin    7620 29. Apr 01:09 automake.info
-rw-r--r-- 1 bin bin   78461 29. Apr 01:09 automake-history.info

The 'info' program finds the documentation of 'standards', 'autoconf',
'automake-history', but not the documentation of 'automake':

$ export INFOPATH=/arch/x86-linux/gnu/share/info
$ info --version
info (GNU texinfo) 4.13
...
$ info standards
(OK)
$ info autoconf
(OK)
$ info automake-history
(OK)
$ info automake
File: *manpages*,  Node: automake,  Up: (dir)

AUTOMAKE(1)                      User Commands                     AUTOMAKE(1)



NAME
       automake - manual page for automake 1.11.1

SYNOPSIS
       automake [OPTION] ... [Makefile]...

DESCRIPTION
       Generate Makefile.in for configure from Makefile.am.
...

The automake.info file is not broken or undisplayable:
$ info -f /arch/x86-linux/gnu/share/info/automake.info
(OK)

Also, I can do
$ info automake-invocation
and press 'u', to get to the Automake's Top node.

It's not that the automake.info file is too old:
$ sudo touch /arch/x86-linux/gnu/share/info/automake.info*
$ info automake
File: *manpages*,  Node: automake,  Up: (dir)
...

The problem lies in the 'dir' file. It contains the sections

--------------------------------------------------------------------------
Individual utilities
* aclocal: (automake)Invoking aclocal.          Generating aclocal.m4.
* aclocal-invocation: (automake)aclocal Invocation.
                                                Generating aclocal.m4.
* automake: (automake)Invoking Automake.        Generating Makefile.in.
* automake-invocation: (automake)automake Invocation.
                                                Generating Makefile.in.
--------------------------------------------------------------------------
Software development
* Automake: (automake).         Making GNU standards-compliant Makefiles.
--------------------------------------------------------------------------

Trying different things:
- When I remove the 6 lines from the "Individual utilities" section,
  'info automake' works.
- When I remove the line from the "Software development" section,
  'info automake' does not work.
- When I join the two broken lines in the "Individual utilities" section,
  'info automake' does not work.
- When I remove the 4 lines for aclocal-invocation, automake-invocation
  from the "Individual utilities" section, 'info automake' does not work.
- When I remove the 2 lines for aclocal, automake from the
  "Individual utilities" section, 'info automake' works.
- When I remove just the line
    * automake: (automake)Invoking Automake.        Generating Makefile.in.
  'info automake' works.
- When I change the line
    * automake: (automake)Invoking Automake.        Generating Makefile.in.
  to
    * automake: (automake).        Generating Makefile.in.
  'info automake' works.

So the problem is the reference to the node 'Invoking Automake'. This node
does not exist. But a node 'automake Invocation' exists.

In summary, the lines
  * aclocal: (automake)Invoking aclocal.          Generating aclocal.m4.
  * automake: (automake)Invoking Automake.        Generating Makefile.in.
(that were added by prior versions: 1.10 to 1.11.2) should better never
have been added to 'dir'.

But now that they have been added, the "make install" of Automake 1.12
should take care to remove these lines.

This is on openSUSE Linux. 'install-info' is from Texinfo 4.13, compiled
from source:
$ type install-info 
install-info ist /arch/x86-linux/gnu/bin/install-info
$ install-info --version
install-info (GNU texinfo) 4.13

Bruno





&lt;/pre&gt;</description>
    <dc:creator>Bruno Haible</dc:creator>
    <dc:date>2012-05-06T16:13:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6434">
    <title>bug#11413: Racy failure in test case 'tap-more.sh'</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6434</link>
    <description>&lt;pre&gt;tags 11413 + patch
close 11413
thanks

On 05/05/2012 05:51 PM, Stefano Lattarini wrote:
Such an insight is offered by an older commit:

  commit 642699970e75580e0f11f5786302082e25d8f49c
  Author: Ralf Wildenhues &amp;lt;Ralf.Wildenhues&amp;lt; at &amp;gt;gmx.de&amp;gt;
  Date:   Tue Mar 10 21:33:47 2009 +0100

      Use append mode to capture parallel test output.

      * tests/lisp8.test: Use append mode for output from `make -j',
      to avoid dropped lines.
      * tests/parallel-tests3.test: Likewise.

      Signed-off-by: Ralf Wildenhues &amp;lt;Ralf.Wildenhues&amp;lt; at &amp;gt;gmx.de&amp;gt;

I've verified (with the help of the attached script) that such an issue
is indeed present on the affected systems (my Debian box and the Fedora
ppc64 system offered by the GCC compile farm), and I've pushed the
attached patch to fix it.  I'm thus closing this bug report.

Regards,
  Stefano
&lt;/pre&gt;</description>
    <dc:creator>Stefano Lattarini</dc:creator>
    <dc:date>2012-05-05T17:34:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6433">
    <title>bug#11413: Racy failure in test case 'tap-more.sh'</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6433</link>
    <description>&lt;pre&gt;Severity: minor

I'm sporadically seeing the failure below in the test 'tap-more.sh'.

Anyone has an insight about what's going on?

Regards,
  Stefano

-*-*-*-

tap-more: exec /bin/sh t/tap-more.sh
Running from installcheck: no
Using TAP: no
PATH = [SNIP]
++ pwd
/devel/stefano/src/am/branches/trunks/t/tap-more.dir
+ fetch_tap_driver
+ case $am_tap_implementation in
+ AM_TAP_AWK=gawk
+ export AM_TAP_AWK
+ sed '1s|#!.*|#! /bin/sh|' /home/stefano/src/am/branches/trunks/lib/tap-driver.sh
+ chmod a+x tap-driver
+ sed 10q tap-driver
#! /bin/sh
# Copyright (C) 2011-2012 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
+ cat
+ cat
+ cat
+ cat
+ cat
+ chmod a+x 1.test 2.test 3.test
+ aclocal-1.12 -Werror
+ autoconf
+ automake-1.12 --foreign -Werror -Wall
+ for try in 0 1
+ test 0 -eq 0
+ mkdir build
+ cd build
+ srcdir=..
+ run_make=make
+ ../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 that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
+ ls -l
total 64
-rw-r--r-- 1 stefano stefano 27456 May  5 16:57 Makefile
-rw-r--r-- 1 stefano stefano  5004 May  5 16:57 config.log
-rwxr-xr-x 1 stefano stefano 25212 May  5 16:57 config.status
+ make check
+ cat stdout
make  check-TESTS
make[1]: Entering directory `/devel/stefano/src/am/branches/trunks/t/tap-more.dir/build'
make[2]: Entering directory `/devel/stefano/src/am/branches/trunks/t/tap-more.dir/build'
PASS: 1.test 1 - mu
SKIP: 1.test 2 zardoz # SKIP
PASS: 2.test 1
XFAIL: 2.test 2 # TODO not implemented
PASS: 2.test 3
PASS: 3.test 1 - blah blah blah
# 3.test: Some diagnostic
make[3]: Entering directory `/devel/stefano/src/am/branches/trunks/t/tap-more.dir/build'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/devel/stefano/src/am/branches/trunks/t/tap-more.dir/build'
============================================================================
Testsuite summary for tap-more 1.0
============================================================================
# TOTAL: 6
# PASS:  4
# SKIP:  1
# XFAIL: 1
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[2]: Leaving directory `/devel/stefano/src/am/branches/trunks/t/tap-more.dir/build'
make[1]: Leaving directory `/devel/stefano/src/am/branches/trunks/t/tap-more.dir/build'
+ count_test_results total=6 pass=4 fail=0 xpass=0 xfail=1 skip=1 error=0
+ total=ERR
+ pass=ERR
+ fail=ERR
+ xpass=ERR
+ xfail=ERR
+ skip=ERR
+ error=ERR
+ eval total=6 pass=4 fail=0 xpass=0 xfail=1 skip=1 error=0
++ total=6
++ pass=4
++ fail=0
++ xpass=0
++ xfail=1
++ skip=1
++ error=0
+ /bin/grep -E -i '(total|x?pass|x?fail|skip|error)' stdout
PASS: 1.test 1 - mu
SKIP: 1.test 2 zardoz # SKIP
PASS: 2.test 1
XFAIL: 2.test 2 # TODO not implemented
PASS: 2.test 3
PASS: 3.test 1 - blah blah blah
# TOTAL: 6
# PASS:  4
# SKIP:  1
# XFAIL: 1
# FAIL:  0
# XPASS: 0
# ERROR: 0
+ rc=0
+ set +e
++ grep -c '^PASS:' stdout
+ test 4 -eq 4
++ grep -c '^XFAIL:' stdout
+ test 1 -eq 1
++ grep -c '^SKIP:' stdout
+ test 1 -eq 1
++ grep -c '^FAIL:' stdout
+ test 0 -eq 0
++ grep -c '^XPASS:' stdout
+ test 0 -eq 0
++ grep -c '^ERROR:' stdout
+ test 0 -eq 0
+ grep '^# TOTAL:  *6$' stdout
# TOTAL: 6
+ grep '^# PASS:  *4$' stdout
# PASS:  4
+ grep '^# XFAIL:  *1$' stdout
# XFAIL: 1
+ grep '^# SKIP:  *1$' stdout
# SKIP:  1
+ grep '^# FAIL:  *0$' stdout
# FAIL:  0
+ grep '^# XPASS:  *0$' stdout
# XPASS: 0
+ grep '^# ERROR:  *0$' stdout
# ERROR: 0
+ test 0 -eq 0
+ grep '^PASS: 1\.test 1 - mu$' stdout
PASS: 1.test 1 - mu
+ grep '^SKIP: 1\.test 2 zardoz # SKIP$' stdout
SKIP: 1.test 2 zardoz # SKIP
++ /bin/grep -F -c 1.test stdout
+ test 2 -eq 2
+ grep '^PASS: 2\.test 1$' stdout
PASS: 2.test 1
+ grep '^XFAIL: 2\.test 2 # TODO not implemented$' stdout
XFAIL: 2.test 2 # TODO not implemented
+ grep '^PASS: 2\.test 3$' stdout
PASS: 2.test 3
++ /bin/grep -F -c 2.test stdout
+ test 3 -eq 3
+ grep '^PASS: 3\.test 1 - blah blah blah$' stdout
PASS: 3.test 1 - blah blah blah
+ grep '^# 3\.test: Some diagnostic$' stdout
# 3.test: Some diagnostic
++ /bin/grep -F -c 3.test stdout
+ test 2 -eq 2
+ echo dummy
+ echo dummy
+ make check
make[2]: *** [test-suite.log] Error 1
make[1]: *** [check-TESTS] Error 2
make: *** [check-am] Error 2
+ cat stdout
make  check-TESTS
make[1]: Entering directory `/devel/stefano/src/am/branches/trunks/t/tap-more.dir/build'
make[2]: Entering directory `/devel/stefano/src/am/branches/trunks/t/tap-more.dir/build'
PASS: 1.test 1 - mu
FAIL: 1.test 2 zardoz
PASS: 2.test 1
XFAIL: 2.test 2 # TODO not implemented
PASS: 2.test 3
PASS: 3.test 1 - blah blah blah
# 3.test: Some diagnostic
ERROR: 3.test - Bail out! Kernel Panic
make[3]: Entering directory `/devel/stefano/src/am/branches/trunks/t/tap-more.dir/build'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/devel/stefano/src/am/branches/trunks/t/tap-more.dir/build'
============================================================================
Testsuite summary for tap-more 1.0
============================================================================
# TOTAL: 7
# PASS:  4
# SKIP:  0
# XFAIL: 1
# FAIL:  1
# XPASS: 0
# ERROR: 1
============================================================================
See ./test-suite.log
============================================================================
make[2]: Leaving directory `/devel/stefano/src/am/branches/trunks/t/tap-more.dir/build'
make[1]: Leaving directory `/devel/stefano/src/am/branches/trunks/t/tap-more.dir/build'
+ count_test_results total=7 pass=4 fail=1 xpass=0 xfail=1 skip=0 error=1
+ total=ERR
+ pass=ERR
+ fail=ERR
+ xpass=ERR
+ xfail=ERR
+ skip=ERR
+ error=ERR
+ eval total=7 pass=4 fail=1 xpass=0 xfail=1 skip=0 error=1
++ total=7
++ pass=4
++ fail=1
++ xpass=0
++ xfail=1
++ skip=0
++ error=1
+ /bin/grep -E -i '(total|x?pass|x?fail|skip|error)' stdout
PASS: 1.test 1 - mu
FAIL: 1.test 2 zardoz
PASS: 2.test 1
XFAIL: 2.test 2 # TODO not implemented
PASS: 2.test 3
PASS: 3.test 1 - blah blah blah
ERROR: 3.test - Bail out! Kernel Panic
# TOTAL: 7
# PASS:  4
# SKIP:  0
# XFAIL: 1
# FAIL:  1
# XPASS: 0
# ERROR: 1
+ rc=0
+ set +e
++ grep -c '^PASS:' stdout
+ test 4 -eq 4
++ grep -c '^XFAIL:' stdout
+ test 1 -eq 1
++ grep -c '^SKIP:' stdout
+ test 0 -eq 0
++ grep -c '^FAIL:' stdout
+ test 1 -eq 1
++ grep -c '^XPASS:' stdout
+ test 0 -eq 0
++ grep -c '^ERROR:' stdout
+ test 1 -eq 1
+ grep '^# TOTAL:  *7$' stdout
# TOTAL: 7
+ grep '^# PASS:  *4$' stdout
# PASS:  4
+ grep '^# XFAIL:  *1$' stdout
# XFAIL: 1
+ grep '^# SKIP:  *0$' stdout
# SKIP:  0
+ grep '^# FAIL:  *1$' stdout
# FAIL:  1
+ grep '^# XPASS:  *0$' stdout
# XPASS: 0
+ grep '^# ERROR:  *1$' stdout
# ERROR: 1
+ test 0 -eq 0
+ grep '^PASS: 1\.test 1 - mu$' stdout
PASS: 1.test 1 - mu
+ grep '^FAIL: 1\.test 2 zardoz$' stdout
FAIL: 1.test 2 zardoz
++ /bin/grep -F -c 1.test stdout
+ test 2 -eq 2
+ grep '^PASS: 2\.test 1$' stdout
PASS: 2.test 1
+ grep '^XFAIL: 2\.test 2 # TODO not implemented$' stdout
XFAIL: 2.test 2 # TODO not implemented
+ grep '^PASS: 2\.test 3$' stdout
PASS: 2.test 3
++ /bin/grep -F -c 2.test stdout
+ test 3 -eq 3
+ grep '^PASS: 3\.test 1 - blah blah blah$' stdout
PASS: 3.test 1 - blah blah blah
+ grep '^# 3\.test: Some diagnostic$' stdout
# 3.test: Some diagnostic
+ grep '^ERROR: 3\.test - Bail out! Kernel Panic$' stdout
ERROR: 3.test - Bail out! Kernel Panic
++ /bin/grep -F -c 3.test stdout
+ test 3 -eq 3
+ cd ..
+ for try in 0 1
+ test 1 -eq 0
+ test 1 -eq 1
+ srcdir=.
+ case $MAKE in
+ echo all:
+ for run_make in '"$MAKE -j3"' '"$MAKE -j 3"' '"$MAKE"'
+ make -j3
make: Nothing to be done for `all'.
+ break
+ rm -f Makefile
+ ./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 that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
+ ls -l
total 320
-rwxr-xr-x 1 stefano stefano    123 May  5 16:57 1.test
-rwxr-xr-x 1 stefano stefano     80 May  5 16:57 2.test
-rwxr-xr-x 1 stefano stefano    141 May  5 16:57 3.test
-rw-r--r-- 1 stefano stefano  27414 May  5 16:57 Makefile
-rw-r--r-- 1 stefano stefano    101 May  5 16:57 Makefile.am
-rw-r--r-- 1 stefano stefano  26796 May  5 16:57 Makefile.in
-rw-r--r-- 1 stefano stefano  21856 May  5 16:57 aclocal.m4
drwxr-xr-x 2 stefano stefano   4096 May  5 16:57 autom4te.cache
drwxr-xr-x 2 stefano stefano   4096 May  5 16:57 build
-rw-r--r-- 1 stefano stefano   4991 May  5 16:57 config.log
-rwxr-xr-x 1 stefano stefano  25363 May  5 16:57 config.status
-rwxr-xr-x 1 stefano stefano 100365 May  5 16:57 configure
-rw-r--r-- 1 stefano stefano    153 May  5 16:57 configure.ac
-rwxr-xr-x 1 stefano stefano  20842 May  5 16:57 depcomp
-rwxr-xr-x 1 stefano stefano  13997 May  5 16:57 install-sh
-rwxr-xr-x 1 stefano stefano  10179 May  5 16:57 missing
-rwxr-xr-x 1 stefano stefano  19514 May  5 16:57 tap-driver
+ make -j3 check
+ cat stdout
make  check-TESTS
make[1]: Entering directory `/devel/stefano/src/am/branches/trunks/t/tap-more.dir'
make[2]: Entering directory `/devel/stefano/src/am/branches/trunks/t/tap-more.dir'
PASS: 1.test 1 - mu
SKIP: 1.test 2 zardoz # SKIP
PASS: 2.test 1
XFAIL: 2.test 2 # TODO not implemented
PASS: 2.test 3
make[3]: Entering directory `/devel/stefano/src/am/branches/trunks/t/tap-more.dir'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/devel/stefano/src/am/branches/trunks/t/tap-more.dir'
============================================================================
Testsuite summary for tap-more 1.0
============================================================================
# TOTAL: 6
# PASS:  4
# SKIP:  1
# XFAIL: 1
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[2]: Leaving directory `/devel/stefano/src/am/branches/trunks/t/tap-more.dir'
make[1]: Leaving directory `/devel/stefano/src/am/branches/trunks/t/tap-more.dir'
+ count_test_results total=6 pass=4 fail=0 xpass=0 xfail=1 skip=1 error=0
+ total=ERR
+ pass=ERR
+ fail=ERR
+ xpass=ERR
+ xfail=ERR
+ skip=ERR
+ error=ERR
+ eval total=6 pass=4 fail=0 xpass=0 xfail=1 skip=1 error=0
++ total=6
++ pass=4
++ fail=0
++ xpass=0
++ xfail=1
++ skip=1
++ error=0
+ /bin/grep -E -i '(total|x?pass|x?fail|skip|error)' stdout
PASS: 1.test 1 - mu
SKIP: 1.test 2 zardoz # SKIP
PASS: 2.test 1
XFAIL: 2.test 2 # TODO not implemented
PASS: 2.test 3
# TOTAL: 6
# PASS:  4
# SKIP:  1
# XFAIL: 1
# FAIL:  0
# XPASS: 0
# ERROR: 0
+ rc=0
+ set +e
++ grep -c '^PASS:' stdout
+ test 3 -eq 4
+ rc=1
++ grep -c '^XFAIL:' stdout
+ test 1 -eq 1
++ grep -c '^SKIP:' stdout
+ test 1 -eq 1
++ grep -c '^FAIL:' stdout
+ test 0 -eq 0
++ grep -c '^XPASS:' stdout
+ test 0 -eq 0
++ grep -c '^ERROR:' stdout
+ test 0 -eq 0
+ grep '^# TOTAL:  *6$' stdout
# TOTAL: 6
+ grep '^# PASS:  *4$' stdout
# PASS:  4
+ grep '^# XFAIL:  *1$' stdout
# XFAIL: 1
+ grep '^# SKIP:  *1$' stdout
# SKIP:  1
+ grep '^# FAIL:  *0$' stdout
# FAIL:  0
+ grep '^# XPASS:  *0$' stdout
# XPASS: 0
+ grep '^# ERROR:  *0$' stdout
# ERROR: 0
+ test 1 -eq 0
+ exit_status=1
+ set +e
+ cd /home/stefano/src/am/branches/trunks
+ test no = yes
+ case $am_explicit_skips in
+ test 1 -eq 0
+ keep_testdirs=yes
+ am_keeping_testdirs
+ case $keep_testdirs in
+ return 0
+ set +x
tap-more: exit 1





&lt;/pre&gt;</description>
    <dc:creator>Stefano Lattarini</dc:creator>
    <dc:date>2012-05-05T15:51:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6432">
    <title>bug#11401: automake-1.12 (incorrectly?) complains about missingAM_PROG_AR</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6432</link>
    <description>&lt;pre&gt;
not my code base ;)


ok, so the fact that it's warning via -Wall is new to 1.12, but the underlying 
issue (warning at all) is not


imo, projects utilizing libtool shouldn't need to know this at all.  the whole 
point is to hide these esoteric details behind a layer and focus on the bits 
that projects actually care about -- what sources to put into libraries, 
etc...  so is the answer to update libtool to call AM_PROG_AR when it's 
available ?
-mike
&lt;/pre&gt;</description>
    <dc:creator>Mike Frysinger</dc:creator>
    <dc:date>2012-05-04T19:19:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6431">
    <title>bug#11377: configure.am - fails to remove configure before attemptingreplacement</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6431</link>
    <description>&lt;pre&gt;
See, for example, this autoconf patch:
http://git.savannah.gnu.org/cgit/autoconf.git/commit/?id=e9cceec

Autoconf was generating code that created a cache file by writing
directly in to the target, and there were actual examples of failure in
the wild where it broke because of a partially written cache file with
incomplete contents and a current timestamp would not be regenerated to
be complete.  In fact, the problem was hit in practice so often that gcc
had resorted to a per-directory config.cache just to work around the
worst aspects of this failure mode.

We switched things over to writing to a temporary file and atomically
mv'ing it into place, and the bug disappeared.


Any time you hit Ctrl-C in the middle of a make run, you might be
interrupting a process that is in the middle of writing contents to an
output file.


Agreed, but that doesn't mean that we shouldn't advertise it as being
safer than rm.


Yes - in the case of autoconf's config.cache, things DO go wrong in a
subsequent build if config.cache is removed too soon (a partial file can
corrupt the build, and a missing file costs extra time to rebuild the file).

&lt;/pre&gt;</description>
    <dc:creator>Eric Blake</dc:creator>
    <dc:date>2012-05-04T11:56:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6430">
    <title>bug#11401: automake-1.12 (incorrectly?) complains about missingAM_PROG_AR</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.automake.bugs/6430</link>
    <description>&lt;pre&gt;Hi Mike!

On 2012-05-04 07:25, Mike Frysinger wrote:

If you don't want *all* warnings, don't ask for *all* warnings :-)

It's in NEWS, from 1.12:

  - The warnings in the category 'extra-portability' are now enabled by
    '-Wall'.  In previous versions, one has to use '-Wextra-portability'
    to enable them.

which should be read in light of this from 1.11.2:

  - New macro AM_PROG_AR that looks for an archiver and wraps it in the new
    'ar-lib' auxiliary script if the selected archiver is Microsoft lib.
    This new macro is required for LIBRARIES and LTLIBRARIES when automake
    is run with -Wextra-portability and -Werror.

You can get rid of the warning with the following (but I have not actually
tested with your example):

AM_INIT_AUTOMAKE([1.11 -Wall -Wno-extra-portability foreign])

Cheers,
Peter




&lt;/pre&gt;</description>
    <dc:creator>Peter Rosin</dc:creator>
    <dc:date>2012-05-04T07:20:10</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.sysutils.automake.bugs">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.sysutils.automake.bugs</link>
  </textinput>
</rdf:RDF>

