<?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://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6453"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6452"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6450"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6444"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6436"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6433"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6429"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6421"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6416"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6409"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6407"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6397"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6389"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6383"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6382"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6377"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6367"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6348"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6344"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6339"/>
      </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://comments.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://comments.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://comments.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://comments.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://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6450">
    <title>bug#11512: Testsuite summary for GNU Automake 1.12</title>
    <link>http://comments.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://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6444">
    <title>bug#11452: self test failure: t/parallel-tests-fork-bomb</title>
    <link>http://comments.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://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6436">
    <title>bug#11422: automake 1.12 info doc installation problem</title>
    <link>http://comments.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://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6433">
    <title>bug#11413: Racy failure in test case 'tap-more.sh'</title>
    <link>http://comments.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://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6429">
    <title>bug#11401: automake-1.12 (incorrectly?) complains about missingAM_PROG_AR</title>
    <link>http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6429</link>
    <description>&lt;pre&gt;consider this simple code base:
$ cat configure.ac
AC_PREREQ([2.63])
AC_INIT([foo], [0])
AM_INIT_AUTOMAKE([1.11 -Wall foreign])
AC_PROG_CC
LT_INIT
AC_OUTPUT(Makefile)

$ cat Makefile.am
lib_LTLIBRARIES = libfoo.la
libfoo_la_SOURCES = foo.c

$ touch foo.c

with automake-1.11.5, everything works great:
$ autoreconf -f -i
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.

however, upgrade to automake-1.12, and it starts spitting this:
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
/usr/share/automake-1.12/am/ltlibrary.am: warning: 'libfoo.la': linking libtool libraries using a non-POSIX
/usr/share/automake-1.12/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
Makefile.am:1:   while processing Libtool library 'libfoo.la'

what gives ?
-mike
&lt;/pre&gt;</description>
    <dc:creator>Mike Frysinger</dc:creator>
    <dc:date>2012-05-04T05:25:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6421">
    <title>bug#11387: automake 1.12 test failures</title>
    <link>http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6421</link>
    <description>&lt;pre&gt;Hi,

On a bi-arch Linux/glibc system (x86, x86_64) I'm getting 3 test failures
when building for 32-bit mode:

$ ./configure --host=i686-pc-linux-gnu --prefix=/arch/x86-linux/gnu \
              CC="gcc -m32 -march=i586" \
              CXX="g++ -m32 -march=i586" \
              F77="gfortran -m32 -march=i586" \
              FC="gfortran -m32 -march=i586" \
              LDFLAGS="-m32" \
              CPPFLAGS=-Wall
$ make
$ make check

FAIL: t/fort4
FAIL: t/fort5
FAIL: t/silent-many-gcc

Let's analyze the t/fort4 failure. The two other failures look similar.


FAIL: t/fort4
=============

Running from installcheck: no
Using TAP: no
PATH = /home/bruno/data/build/automake-1.12/t/ax:/home/bruno/data/build/automake-1.12/t/wrap:/home/bruno/bin:/arch/x86_64-linux/gnu/bin:/arch/x86-linux/gnu/bin:/home/bruno/bin:/arch/x86_64-linux/gnu/bin:/arch/x86-linux/gnu/bin:/usr/lib64/mpi/gcc/openmpi/bin:/home/bruno/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin
++ pwd
/home/bruno/data/build/automake-1.12/t/fort4.dir
+ mkdir sub
+ cat
+ cat
+ cat
+ sed s,foo,bar, foo.f90
+ sed s,foo,baz, foo.f90
+ cat
+ cat
+ aclocal-1.12 -Werror
+ automake-1.12 --foreign -Werror -Wall -a
configure.ac:8: installing './config.guess'
configure.ac:8: installing './config.sub'
+ grep '.\$(FCLINK)' Makefile.in
+ autoconf
+ ./configure
configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /arch/x86-linux/gnu/bin/install -c
checking whether build environment is sane... yes
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /arch/x86-linux/gnu/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-g77... gfortran -m32 -march=i586
checking whether the Fortran 77 compiler works... yes
checking for Fortran 77 compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran -m32 -march=i586 accepts -g... yes
checking for i686-pc-linux-gnu-gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for Fortran flag to compile .f90 files... none
checking build system type... x86_64-unknown-linux-gnu
checking host system type... i686-pc-linux-gnu
checking how to get verbose linking output from gfortran... -v
checking for Fortran libraries of gfortran...  -L/usr/lib64/gcc/x86_64-suse-linux/4.6 -L/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/lib -L/usr/lib64/gcc/x86_64-suse-linux/4.6/../../.. -lgfortran -lm -lquadmath
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
+ make
gfortran -m32 -march=i586  -g -O2 -c -o hello.o hello.f
gfortran   -c -o foo.o  foo.f90
gfortran   -c -o bar.o  `test -f 'sub/bar.f90' || echo './'`sub/bar.f90
gfortran -m32 -march=i586  -g -O2   -o hello hello.o foo.o bar.o -L/usr/lib64/gcc/x86_64-suse-linux/4.6 -L/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/lib -L/usr/lib64/gcc/x86_64-suse-linux/4.6/../../.. -lgfortran -lm -lquadmath 
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/libgfortran.so when searching for -lgfortran
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/libgfortran.a when searching for -lgfortran
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../lib64/libm.so when searching for -lm
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../lib64/libm.a when searching for -lm
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/../lib64/libm.so when searching for -lm
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/../lib64/libm.a when searching for -lm
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/../../../libm.so when searching for -lm
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/../../../libm.a when searching for -lm
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/libquadmath.so when searching for -lquadmath
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/libquadmath.a when searching for -lquadmath
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/libgfortran.so when searching for -lgfortran
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/libgfortran.a when searching for -lgfortran
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../lib64/libm.so when searching for -lm
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../lib64/libm.a when searching for -lm
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/../lib64/libm.so when searching for -lm
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/../lib64/libm.a when searching for -lm
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/../../../libm.so when searching for -lm
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/../../../libm.a when searching for -lm
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/libgcc_s.so when searching for -lgcc_s
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/libgcc.a when searching for -lgcc
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/libquadmath.so when searching for -lquadmath
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/libquadmath.a when searching for -lquadmath
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../lib64/libm.so when searching for -lm
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../lib64/libm.a when searching for -lm
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/../lib64/libm.so when searching for -lm
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/../lib64/libm.a when searching for -lm
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/../../../libm.so when searching for -lm
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/../../../libm.a when searching for -lm
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/libgcc_s.so when searching for -lgcc_s
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/libgcc.a when searching for -lgcc
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../lib64/libc.so when searching for -lc
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../lib64/libc.a when searching for -lc
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/../lib64/libc.so when searching for -lc
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/../lib64/libc.a when searching for -lc
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/../../../libc.so when searching for -lc
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/../../../libc.a when searching for -lc
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/libgcc_s.so when searching for -lgcc_s
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.6/libgcc.a when searching for -lgcc
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: i386:x86-64 architecture of input file `foo.o' is incompatible with i386 output
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: i386:x86-64 architecture of input file `bar.o' is incompatible with i386 output
collect2: ld returned 1 exit status
make: *** [hello] Error 1
+ exit_status=2
+ set +e
+ cd /home/bruno/data/build/automake-1.12
+ 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
fort4: exit 2


You can see that hello.o is a 32-bit mode object file, whereas foo.o and
bar.o are 64-bit ones.

$ cat t/fort4.dir/configure.ac
AC_INIT([fort4], [1.0])
AM_INIT_AUTOMAKE
AC_CONFIG_FILES([Makefile])
AC_PROG_F77
AC_PROG_FC
AC_FC_SRCEXT([f90], [],
  [AC_MSG_FAILURE([$FC compiler cannot create executables], 77)])
AC_FC_LIBRARY_LDFLAGS
AC_OUTPUT

$ t/fort4.dir/config.status --version
fort4 config.status 1.0
configured by ./configure, generated by GNU Autoconf 2.69,
  with options "'build_alias=' 'host_alias=i686-pc-linux-gnu' 'F77=gfortran -m32 -march=i586' 'FFLAGS=-g -O2' 'FC=gfortran' 'FCFLAGS='"

$ grep gfortran t/fort4.dir/Makefile
F77 = gfortran -m32 -march=i586
FC = gfortran
FCLIBS =  -L/usr/lib64/gcc/x86_64-suse-linux/4.6 -L/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/lib -L/usr/lib64/gcc/x86_64-suse-linux/4.6/../../.. -lgfortran -lm -lquadmath

So, apparently,
  - hello.o is created through the .f.o rule, which uses $(F77COMPILE),
    which uses $(F77), which was determined by AC_PROG_F77 and is a 32-bit
    compiler. Good. (But how was the value passed from automake's top
    config.status to t/fort4.dir/configure? Through the 'defs' script?)
  - foo.o and bar.o are created through the .f90.o rule, which uses
    $(FCCOMPILE), which uses $(FC), which was determined by AC_PROG_FC and
    is a 64-bit compiler. Bad.

When I add a 'set -x' statement to 'defs', I see these assignments:

+++ CC='gcc -m32 -march=i586'
+++ CXX='g++ -m32 -march=i586'
+++ F77='gfortran -m32 -march=i586'
+++ FC='gfortran -m32 -march=i586'
+++ CFLAGS='-g -O2'
+++ CXXFLAGS='-g -O2'
+++ FCFLAGS='-g -O2'
+++ FFLAGS='-g -O2'
+++ CPPFLAGS=-Wall
+++ GNU_CC='gcc -m32 -march=i586'
+++ GNU_CXX='g++ -m32 -march=i586'
+++ GNU_F77='gfortran -m32 -march=i586'
+++ GNU_FC=gfortran
+++ GNU_FFLAGS='-g -O2'
+++ GNU_FCFLAGS=
+++ GNU_CXXFLAGS='-g -O2'
+++ GNU_CFLAGS='-g -O2'
+++ GNU_GCJ=gcj
+++ GNU_GCJFLAGS=

Obviously, the value of GNU_FC is wrong. It comes from the AC_SUBSTed
variable GNU_FC. Here's the difference:

$ grep GNU_F77 config.status
S["ac_ct_GNU_F77"]=""
S["GNU_F77"]="gfortran -m32 -march=i586"
$ grep GNU_FC config.status
S["ac_ct_GNU_FC"]="gfortran"
S["GNU_FCFLAGS"]=""
S["GNU_FC"]="gfortran"

Apparently this piece of code from configure.ac took the wrong path in 'if':

# GNU Fortran compiler.
AC_ARG_VAR([GNU_FC],      [GNU Fortran compiler])
AC_ARG_VAR([GNU_FCFLAGS], [GNU Fortran compiler flags])
if test $am_FC_is_GNU = yes; then
  AC_MSG_NOTICE([$FC is already a GNU Fortran compiler])
  GNU_FC=$FC
  GNU_FCFLAGS=${GNU_FCFLAGS-$FCFLAGS}
else
  AC_CHECK_TOOLS([GNU_FC], [gfortran], [false])
fi
AS_IF([AM_RUN_LOG([$GNU_FC --version &amp;amp;&amp;amp; $GNU_FC -v])], [],
      [AC_MSG_WARN([botched installation for GNU Fortran compiler])
       _AM_SKIP_COMP_TESTS([GNU Fortran])])

because in the output of the configure command I see

configure: will now look for GNU compilers
configure: gcc -m32 -march=i586 is already a GNU C compiler
configure: g++ -m32 -march=i586 is already a GNU C++ compiler
checking for i686-pc-linux-gnu-gfortran... no
checking for gfortran... gfortran
configure: gfortran -m32 -march=i586 is already a GNU Fortran 77 compiler

but there is no line "gfortran -m32 -march=i586 is already a GNU Fortran compiler"

$ gfortran --version
GNU Fortran (SUSE Linux) 4.6.2

In the configure.ac there is also a comment

# FIXME this won't work as expected until we can assume autoconf 2.69 :-(
AS_IF([test x"$GFC" = x"yes"], [am_FC_is_GNU=yes], [am_FC_is_GNU=no])

Would it be sufficient to rebuild automake's configure script with
autoconf 2.69 instead of 2.68?

Bruno





&lt;/pre&gt;</description>
    <dc:creator>Bruno Haible</dc:creator>
    <dc:date>2012-05-01T09:56:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6416">
    <title>bug#11377: configure.am - fails to remove configure before attemptingreplacement</title>
    <link>http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6416</link>
    <description>&lt;pre&gt;

Under certain very reasonable scenarios, the configure file contained within
some source tree may perhaps be marked as read-only.  When and if this occurs,
automake will fail to remove the configure file before it attempts to generate
it anew.  The following trivial patch corrects this problem.

I would really appreciate it if this small patch could be incorporated into
future releases of automake.  It does no harm, and it can provably do some
good in certain circumstances.



diff -rc2 src/automake-1.11.5/lib/am/configure.am build/automake-1.11.5/lib/am/configure.am
*** src/automake-1.11.5/lib/am/configure.am2012-04-13 07:46:00.000000000 -0700
--- build/automake-1.11.5/lib/am/configure.am2012-04-25 15:05:50.000000000 -0700
***************
*** 107,111 ****
  
  $(top_srcdir)/configure: %MAINTAINER-MODE% $(am__configure_deps)
! ?TOPDIR_P?$(am__cd) $(srcdir) &amp;amp;&amp;amp; $(AUTOCONF)
  ?!TOPDIR_P?cd $(top_builddir) &amp;amp;&amp;amp; $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
--- 107,111 ----
  
  $(top_srcdir)/configure: %MAINTAINER-MODE% $(am__configure_deps)
! ?TOPDIR_P?$(am__cd) $(srcdir) &amp;amp;&amp;amp; rm -f $(top_srcdir)/configure &amp;amp;&amp;amp; $(AUTOCONF)
  ?!TOPDIR_P?cd $(top_builddir) &amp;amp;&amp;amp; $(MAKE) $(AM_MAKEFLAGS) am--refresh
  




&lt;/pre&gt;</description>
    <dc:creator>Ronald F. Guilmette</dc:creator>
    <dc:date>2012-04-28T20:55:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6409">
    <title>bug#11369: 2 test failures in Automake-1.12</title>
    <link>http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6409</link>
    <description>&lt;pre&gt;Hi,

Testing the latest release of Automake, I see test failures in
dist-readonly and lex-clean.  I've attached the relevant sections of
test-suite.log.

Thanks,

Matt.
&lt;/pre&gt;</description>
    <dc:creator>Matt Burgess</dc:creator>
    <dc:date>2012-04-28T09:29:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6407">
    <title>bug#11371: [Patch] fix silent-rules option</title>
    <link>http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6407</link>
    <description>&lt;pre&gt;The AM_SILENT_RULES macro needs an argument to be enabled.
Currently, if the silent-rules option is set in AM_INIT_AUTOMAKE, the
action is an AC_REQUIRE on the macro, which runs it without any arg,
resulting in an useless action.
The only way for now to enable silent-rules is to call
AM_SILENT_RULES([yes]), the silent-rules option has no effect at all.
This patch solves it, calling the macro with the right arg
&lt;/pre&gt;</description>
    <dc:creator>Marc-Antoine Perennou</dc:creator>
    <dc:date>2012-04-28T17:25:15</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6397">
    <title>bug#11356: automake 1.12 and (C) 2011</title>
    <link>http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6397</link>
    <description>&lt;pre&gt;Hello,

Just a tiny nit. After installing the new version (1.12) of automake I 
noticed that 'automake --version' outputs:

automake (GNU automake) 1.12
Copyright (C) 2011 Free Software Foundation, Inc.

whereas I expected it to say 'Copyright (C) 2012...'

Cheers,
Peter




&lt;/pre&gt;</description>
    <dc:creator>Peter Johansson</dc:creator>
    <dc:date>2012-04-27T03:30:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6389">
    <title>bug#11347: the remake rules in the automake test suite are too greedy</title>
    <link>http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6389</link>
    <description>&lt;pre&gt;Severity: minor

Reference: &amp;lt;http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11306#11&amp;gt;

On 04/22/2012 08:10 PM, Bruno Haible wrote:
I agree this situation is suboptimal and can hinder on-field testing by
the users that are not automake developers.  I will fix this soonish.

Thanks,
  Stefano




&lt;/pre&gt;</description>
    <dc:creator>Stefano Lattarini</dc:creator>
    <dc:date>2012-04-26T10:10:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6383">
    <title>bug#11346: automake-1.12 - one test fails (due to truncated timestamp)</title>
    <link>http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6383</link>
    <description>&lt;pre&gt;Hi,

I just fetched automake-1.12, built it on our no-distro x86-linux-gnu
system

   uname -r: 2.6.28.6-x86_64 (most binaries are 32-bit)
   /lib/libc-2.3.6.so
   /lib64/libc-2.3.6.so

and got one test suite failure.

   FAIL: t/self-check-is_newest.tap 19 - is_newest u x

It seems that 'touch -r x u' (on jfs) has truncated the timestamp, but I
have also seen timestamps rounded upwards to the next second (I think).

Therefore I would suggest to replace
   touch -r x u
in self-check-is_newest.tap by
   touch -r x x; touch -r x u
such that x's time first gets rounded (up or down) to the next second and
then transferred to u.

Regards
Peter Breitenlohner &amp;lt;peb&amp;lt; at &amp;gt;mppmu.mpg.de&amp;gt;




&lt;/pre&gt;</description>
    <dc:creator>Peter Breitenlohner</dc:creator>
    <dc:date>2012-04-26T08:26:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6382">
    <title>bug#11345: Fwd: lex-depend-cxx automake-1.12 test failure on Mac OS X10.7.3 (Xcode-4.3.2)</title>
    <link>http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6382</link>
    <description>&lt;pre&gt;Forwarding this to bug-automake, so that we'll have a bug number to
reference in our fix.

Original message:
&amp;lt;http://lists.gnu.org/archive/html/automake/2012-04/msg00061.html&amp;gt;

-------- Original Message --------
Subject: lex-depend-cxx automake-1.12 test failure on Mac OS X 10.7.3(Xcode-4.3.2)
Date: Wed, 25 Apr 2012 19:25:00 -0500
From: Adam Mercer &amp;lt;ramercer&amp;lt; at &amp;gt;gmail.com&amp;gt;
To: automake&amp;lt; at &amp;gt;gnu.org

Hi

I've been looking at getting the version of automake in MacPorts
updated to automake-1.12 and I'm getting the following test failure:

FAIL: t/lex-depend-cxx
======================

Running from installcheck: no
Using TAP: no
PATH = /opt/local/var/macports/build/_Users_ram_macports_ports_devel_automake/automake/work/automake-1.12/t/ax:/opt/local/var/macports/build/_Users_ram_macports_ports_devel_automake/automake/work/automake-1.12/t/wrap:/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin
++ pwd
/opt/local/var/macports/build/_Users_ram_macports_ports_devel_automake/automake/work/automake-1.12/t/lex-depend-cxx.dir
+ cat
+ cat
+ cat
+ cp joe.ll moe.l++
+ cat
+ aclocal-1.12 -Werror
+ automake-1.12 --foreign -Werror -Wall -a
configure.ac: installing './ylwrap'
+ /usr/bin/grep -F joe.Po Makefile.in
&amp;lt; at &amp;gt;AMDEP_TRUE&amp;lt; at &amp;gt;&amp;lt; at &amp;gt;am__include&amp;lt; at &amp;gt; &amp;lt; at &amp;gt;am__quote&amp;lt; at &amp;gt;./$(DEPDIR)/joe.Po&amp;lt; at &amp;gt;am__quote&amp;lt; at &amp;gt;
        test -f $(DEPDIR)/joe.Po
+ /usr/bin/grep -F moe.Po Makefile.in
&amp;lt; at &amp;gt;AMDEP_TRUE&amp;lt; at &amp;gt;&amp;lt; at &amp;gt;am__include&amp;lt; at &amp;gt; &amp;lt; at &amp;gt;am__quote&amp;lt; at &amp;gt;./$(DEPDIR)/moe.Po&amp;lt; at &amp;gt;am__quote&amp;lt; at &amp;gt;
        test -f $(DEPDIR)/moe.Po
+ autoconf
+ ./configure --enable-dependency-tracking
checking for a BSD-compatible install... /opt/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for flex... lex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
+ make test-deps-exist
ls -l .deps ;: For debugging.
total 16
-rw-r--r--  1 macports  admin  8 Apr 25 17:45 joe.Po
-rw-r--r--  1 macports  admin  8 Apr 25 17:45 moe.Po
test -f .deps/joe.Po
test -f .deps/moe.Po
+ make
/bin/sh ./ylwrap joe.ll lex.yy.c joe.cc -- lex
g++ -DPACKAGE_NAME=\"lex-depend-cxx\"
-DPACKAGE_TARNAME=\"lex-depend-cxx\" -DPACKAGE_VERSION=\"1.0\"
-DPACKAGE_STRING=\"lex-depend-cxx\ 1.0\" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE_URL=\"\" -DPACKAGE=\"lex-depend-cxx\" -DVERSION=\"1.0\"
-DYYTEXT_POINTER=1 -I.     -g -O2 -MT joe.o -
MD -MP -MF .deps/joe.Tpo -c -o joe.o joe.cc
In file included from /usr/include/c++/4.2.1/bits/os_defines.h:61,
                 from /usr/include/c++/4.2.1/bits/c++config.h:41,
                 from /usr/include/c++/4.2.1/cstdio:50,
                 from my-hdr.hxx:2,
                 from joe.ll:10:
joe.ll:3: error: previous declaration of ‘int isatty(int)’ with ‘C++’ linkage
/usr/include/unistd.h:502: error: conflicts with new declaration with
‘C’ linkage
make: *** [joe.o] Error 1
+ exit_status=2
+ set +e
+ cd /opt/local/var/macports/build/_Users_ram_macports_ports_devel_automake/automake/work/automake-1.12
+ 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
lex-depend-cxx: exit 2

This is with Mac OS 10.7.3 and Xcode-4.3.2

Cheers

Adam





&lt;/pre&gt;</description>
    <dc:creator>Stefano Lattarini</dc:creator>
    <dc:date>2012-04-26T08:05:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6377">
    <title>bug#11336: automake-1.11 test fail</title>
    <link>http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6377</link>
    <description>&lt;pre&gt;Hello,

I compiled automake-1.11 on Debian-6.0.  When make test finished there 
was a message that one test had failed and should be reported to 
bug-automake.

Here is part of the test/test-suite.log:

FAIL: specflg10.test (exit: 2)
==============================

/opt/automake-1.11/tests:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
=== Running test ./specflg10.test
+ pwd
/opt/automake-1.11/tests/specflg10.dir
+ set -e
+ cat
+ mkdir sub sub2
+ cat
+ cat
+ cat
+ cat
+ cp foo.c sub/bar.cpp
+ cp foo.c sub/baz.cpp
+ cp foo.c sub2/bla.foo
+ aclocal-1.11 -Werror
+ autoconf
+ AUTOMAKE_fails --add-missing
+ AUTOMAKE_run 1 --add-missing
+ expected_exitcode=1
+ shift
+ exitcode=0
+ automake-1.11 --foreign -Werror -Wall --add-missing
+ exitcode=1
+ cat stderr
sub2/Makefile.am:3: automake does not support AM_DEFAULT_SOURCE_EXT 
being defined conditionally
+ cat stdout
+ test 1 = 1
+ grep defined conditionally stderr
sub2/Makefile.am:3: automake does not support AM_DEFAULT_SOURCE_EXT 
being defined conditionally
+ sed /^if/d; /^endif/d sub2/Makefile.am
+ mv -f t sub2/Makefile.am
+ AUTOMAKE_fails --add-missing
+ AUTOMAKE_run 1 --add-missing
+ expected_exitcode=1
+ shift
+ exitcode=0
+ automake-1.11 --foreign -Werror -Wall --add-missing
+ exitcode=1
+ cat stderr
sub2/Makefile.am:2: AM_DEFAULT_SOURCE_EXT can assume at most one value
+ cat stdout
+ test 1 = 1
+ grep at most one value stderr
sub2/Makefile.am:2: AM_DEFAULT_SOURCE_EXT can assume at most one value
+ sed s/ \.quux// sub2/Makefile.am
+ mv -f t sub2/Makefile.am
+ automake-1.11 --foreign -Werror -Wall --add-missing
+ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sub/Makefile
config.status: creating sub2/Makefile
config.status: executing depfiles commands
+ make
Making all in sub
make[1]: Entering directory `/opt/automake-1.11/tests/specflg10.dir/sub'
source='bar.cpp' object='bar.o' libtool=no \
     DEPDIR=.deps depmode=none /bin/bash ../depcomp \
     g++ -DPACKAGE_NAME=\"specflg10\" -DPACKAGE_TARNAME=\"specflg10\" 
-DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"specflg10\ 1.0\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"specflg10\" 
-DVERSION=\"1.0\" -I.      -c -o bar.o bar.cpp
../depcomp: line 611: exec: g++: not found
make[1]: *** [bar.o] Error 127
make[1]: Leaving directory `/opt/automake-1.11/tests/specflg10.dir/sub'
make: *** [all-recursive] Error 1
+ exit_status=2
+ cd /opt/automake-1.11/tests
+ test 0 != 0
+ echo : exit 2
: exit 2
+ exit 2

End part log.

Best regards,
Fred Boatwright





&lt;/pre&gt;</description>
    <dc:creator>Fred</dc:creator>
    <dc:date>2012-04-24T19:31:32</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6367">
    <title>bug#11323: automake-1.11.4 regression</title>
    <link>http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6367</link>
    <description>&lt;pre&gt;Hi,

With automake &amp;lt; 1.11.4 it was possible to create empty directories this way:

Makefile.am:
mystatedir = $(pkglocalstatedir)
mystatedir_DATA =


With automake-1.11.4, this doesn't work anymore and silently breaks 
existing Makefile.ams.

Ralf




&lt;/pre&gt;</description>
    <dc:creator>Ralf Corsepius</dc:creator>
    <dc:date>2012-04-24T07:50:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6348">
    <title>bug#11287: Various issues with the test suite framework</title>
    <link>http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6348</link>
    <description>&lt;pre&gt;Hi!

I have seen that check-html will be removed, or rather moved
into the contrib part, but there are a few issues:

- the target is not declared recursive, so one has to write
 the bouncing target herself.

- because of that, the "naive" implementation of check-html
 that just bounces the right directories will miss the
 dependencies that check features (in other words, make
 check properly recursively builds before, while check-html
 would just go into the typical tests/ directory, and then
 bounce to "check", so it completely missed the recursion
 in the other directories and their dependencies).

- RECURSIVE_TARGETS cannot be highjacked by the users, that's
 sad.  Could a $(USER_RECURSIVE_TARGETS) be added to
 RECURSIVE_TARGETS so that we can add our own targets that
 traverse the whole package?  Actually maybe this should
 be an Automake option to add recursive targets, and
 then TARGET-am and TARGET-recursive would be generated and
 bound to the proper TARGET.

- the .log.html recipe features $$RST2HTML, but in '', so it is
 useless.  And anyway $(RST2HTML) already does the job.

- "$(AM_RST2HTMLFLAGS) $(RST2HTMLFLAGS)" is missing.

- the test compiler does not appear as a dependency for
 the test logs that use it.  This is most useful when
 RECHECK_LOG =.

- it would be equally useful to be able to add dependencies
 to a category of test drivers.  Say, with the documented
 example:

    TESTS = foo.pl bar.py baz
    TEST_EXTENSIONS = .pl .py
    PL_LOG_COMPILER = $(PERL)
    AM_PL_LOG_FLAGS = -w
    PY_LOG_COMPILER = $(PYTHON)
    AM_PY_LOG_FLAGS = -v
    LOG_COMPILER = ./wrapper-script
    AM_LOG_FLAGS = -d

 be able to add PL_LOG_DEPENDENCIES, PY_LOG_DEPENDENCIESS and
 LOG_DEPENDENCIES.  I don't think EXTRA dependencies would
 be useful.

Cheers!





&lt;/pre&gt;</description>
    <dc:creator>Akim Demaille</dc:creator>
    <dc:date>2012-04-20T11:13:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6344">
    <title>bug#11239: aclocal-invocation</title>
    <link>http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6344</link>
    <description>&lt;pre&gt;Regarding automake.texi in 1.11.4.  The whole point of the "Individual
utilities" section is to have an entry for the actual command names.

I can understand the rationale of changing the "individual" automake to
automake-invocation, since the whole package is also named Automake.
However, there is no package named "aclocal", so can we again not have
the "-invocation" there, please?

Thanks,
karl


--- automake-1.11.4/doc/ORIG/automake.texi2012-04-02 03:09:39.000000000 -0700
+++ automake-1.11.4/doc/automake.texi2012-04-13 10:06:57.000000000 -0700
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -47,3 +47,3 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 &amp;lt; at &amp;gt;direntry
-* aclocal-invocation: (automake)aclocal Invocation.   Generating aclocal.m4.
+* aclocal: (automake)aclocal Invocation.              Generating aclocal.m4.
 * automake-invocation: (automake)automake Invocation. Generating Makefile.in.

Diff finished at Fri Apr 13 10:07:19




&lt;/pre&gt;</description>
    <dc:creator>Karl Berry</dc:creator>
    <dc:date>2012-04-13T21:36:42</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6339">
    <title>bug#11235: automake build fails: "Can't locate Locale/gettext.pm"</title>
    <link>http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6339</link>
    <description>&lt;pre&gt;On a Fedora 16 system (the ppc64 one provided by the GCC compile farm,
"gcc110"), when I try to build automake from a distribution tarball, I
get this error:

    GEN      doc/aclocal.1
    GEN      automake
    GEN      doc/automake.1
    GEN      aclocal
    GEN      lib/Automake/Config.pm
    GEN      doc/aclocal-1.11c.1
  Can't locate Locale/gettext.pm in &amp;lt; at &amp;gt;INC [...] at ./doc/help2man line 29.
  BEGIN failed--compilation aborted at ./doc/help2man line 29.
  make: *** [doc/aclocal-1.11c.1] Error 2
  make: *** Waiting for unfinished jobs....

This is clearly caused by commit 'v1.11b-17-gda0f9ab', "build: generate
doc/*.1 files; include help2man".

Jim, any idea on which is the best way to fix this?  Should we downgrade
the bundled help2man further?  Or should we patch it?  Or what else?

Regards,
  Stefano




&lt;/pre&gt;</description>
    <dc:creator>Stefano Lattarini</dc:creator>
    <dc:date>2012-04-13T13:08:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6331">
    <title>bug#11232: automake-1.11.4 regression</title>
    <link>http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6331</link>
    <description>&lt;pre&gt;Hi,

Commit v1.11-759-g368f1c4 (git describe --contain v1.11-759-g368f1c4 says
it is v1.11.3b~3^2~1) introduced a regression.  GNU automake used to
support shell commands in installation directories, but it seems to be
inadvertently broken now because of the change in shell quoting.
In 3 of 24 places where MKDIR_P commands are generated, automake uses
single quotes, while in other 21 places it still uses double quotes:

$ git grep "^[[:space:]]*\$(MKDIR_P) '" v1.11-759-g368f1c4^:lib | wc -l
0
$ git grep "^[[:space:]]*\$(MKDIR_P) '" v1.11-759-g368f1c4:lib
v1.11-759-g368f1c4:lib:am/data.am:  $(MKDIR_P) '$(DESTDIR)$(%NDIR%dir)' || exit 1; \
v1.11-759-g368f1c4:lib:am/libs.am:  $(MKDIR_P) '$(DESTDIR)$(%NDIR%dir)' || exit 1; \
v1.11-759-g368f1c4:lib:am/ltlib.am:  $(MKDIR_P) '$(DESTDIR)$(%NDIR%dir)' || exit 1; \
$ git grep "^[[:space:]]*\$(MKDIR_P) \"" v1.11-759-g368f1c4:lib
v1.11-759-g368f1c4:lib:am/data.am:  $(MKDIR_P) "$(DESTDIR)$(%NDIR%dir)" || exit 1; \
v1.11-759-g368f1c4:lib:am/data.am:      $(MKDIR_P) "$(DESTDIR)$(%NDIR%dir)/$$dir"; }; \
v1.11-759-g368f1c4:lib:am/java.am:$(MKDIR_P) "$(DESTDIR)$(%NDIR%dir)"; \
v1.11-759-g368f1c4:lib:am/libs.am:  $(MKDIR_P) "$(DESTDIR)$(%NDIR%dir)" || exit 1; \
v1.11-759-g368f1c4:lib:am/libs.am:      $(MKDIR_P) "$(DESTDIR)$(%NDIR%dir)/$$dir"; }; \
v1.11-759-g368f1c4:lib:am/lisp.am:    $(MKDIR_P) "$(DESTDIR)$(%NDIR%dir)" || exit 1; \
v1.11-759-g368f1c4:lib:am/ltlib.am:    $(MKDIR_P) "$(DESTDIR)$(%NDIR%dir)" || exit 1; \
v1.11-759-g368f1c4:lib:am/ltlib.am:      $(MKDIR_P) "$(DESTDIR)$(%NDIR%dir)/$$dir"; }; \
v1.11-759-g368f1c4:lib:am/mans.am:$(MKDIR_P) "$(DESTDIR)$(man%SECTION%dir)" || exit 1; \
v1.11-759-g368f1c4:lib:am/mans.am:$(MKDIR_P) "$(DESTDIR)$(man%SECTION%dir)" || exit 1; \
v1.11-759-g368f1c4:lib:am/progs.am:  $(MKDIR_P) "$(DESTDIR)$(%NDIR%dir)" || exit 1; \
v1.11-759-g368f1c4:lib:am/python.am:  $(MKDIR_P) "$(DESTDIR)$(%NDIR%dir)" || exit 1; \
v1.11-759-g368f1c4:lib:am/python.am:  $(MKDIR_P) "$(DESTDIR)$(%NDIR%dir)" || exit 1; \
v1.11-759-g368f1c4:lib:am/python.am:      $(MKDIR_P) "$(DESTDIR)$(%NDIR%dir)/$$dir"; }; \
v1.11-759-g368f1c4:lib:am/scripts.am:  $(MKDIR_P) "$(DESTDIR)$(%NDIR%dir)" || exit 1; \
v1.11-759-g368f1c4:lib:am/texinfos.am:  $(MKDIR_P) "$(DESTDIR)$(dvidir)" || exit 1; \
v1.11-759-g368f1c4:lib:am/texinfos.am:  $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \
v1.11-759-g368f1c4:lib:am/texinfos.am:    $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
v1.11-759-g368f1c4:lib:am/texinfos.am:  $(MKDIR_P) "$(DESTDIR)$(infodir)" || exit 1; \
v1.11-759-g368f1c4:lib:am/texinfos.am:  $(MKDIR_P) "$(DESTDIR)$(pdfdir)" || exit 1; \
v1.11-759-g368f1c4:lib:am/texinfos.am:  $(MKDIR_P) "$(DESTDIR)$(psdir)" || exit 1; \

The patch containing the fix with test case will follow shortly.


&lt;/pre&gt;</description>
    <dc:creator>Dmitry V. Levin</dc:creator>
    <dc:date>2012-04-12T22:04:13</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>

