Package: src:automake1.11

A few additional comments:


Examples of packages affected (Build-Depends on automake1.11 and (dh-)?auto(re)?conf)
and its build logs (search for the error message):

gnupg2 https://buildd.debian.org/status/fetch.php?pkg=gnupg2&arch=powerpc&ver=2.0.24-1&stamp=1403673415 isl https://buildd.debian.org/status/fetch.php?pkg=isl&arch=hurd-i386&ver=0.12.2-2&stamp=1403743045 openjdk-6 https://buildd.debian.org/status/fetch.php?pkg=openjdk-6&arch=mips&ver=6b31-1.13.3-1&stamp=1397869346 openjdk-7 https://buildd.debian.org/status/fetch.php?pkg=openjdk-7&arch=mips&ver=7u55-2.4.7-2&stamp=1400449158



Difference in results (dh_autoreconf on libjpeg8-8d, without/with aclocal patched).
negligible difference (commas) on autom4te.cache.

(unstable-ppc64el-sbuild)~/j8# diff -qr libjpeg8-8d libjpeg8-8d.new_aclocal/ Files libjpeg8-8d/autom4te.cache/requests and libjpeg8-8d.new_aclocal/autom4te.cache/requests differ Files libjpeg8-8d/debian/autoreconf.after and libjpeg8-8d.new_aclocal/debian/autoreconf.after differ

(unstable-ppc64el-sbuild)~/j8# diff libjpeg8-8d/debian/autoreconf.after libjpeg8-8d.new_aclocal/debian/autoreconf.after
        177c177
        < f1147bf4900c0f5fc2c19196ef444129  ./autom4te.cache/requests
        ---
        > 38bd679df2dcf59cf242f0994a61a9a6  ./autom4te.cache/requests

        (unstable-ppc64el-sbuild)~/j8# sort libjpeg8-8d/autom4te.cache/requests 
> a
(unstable-ppc64el-sbuild)~/j8# sort libjpeg8-8d.new_aclocal/autom4te.cache/requests > b
        (unstable-ppc64el-sbuild)~/j8# diff a b
        45c45
        <                         'AC_DEFINE_TRACE_LITERAL' => 1,
        ---
        >                         'AC_DEFINE_TRACE_LITERAL' => 1
        113c113
        <                         'AC_PROG_NM' => 1,
        ---
        >                         'AC_PROG_NM' => 1
        141c141
        <                         'AM_NLS' => 1
        ---
        >                         'AM_NLS' => 1,
        228c228
        <                         '_LT_AC_LANG_RC_CONFIG' => 1
        ---
        >                         '_LT_AC_LANG_RC_CONFIG' => 1,
        (unstable-ppc64el-sbuild)~/j8#



Patch creation steps:

( echo 'Origin: https://lists.gnu.org/archive/html/bug-automake/2012-05/msg00034.html';
          wget ftp://lists.gnu.org/bug-automake/2012-05 -O - \
| sed -n '/^>From 72ed7e00f847ce1ab3c8d460a5a4dcc06a3c560a/,/^1.7.9.5/p' \ | sed -e '/^diff.*THANKS$/,/^diff/ { /^[ +]M/ { s/\( \)\{2,17\}/\t/g } }' ) > aclocal-declare-function-prototypes-do-not-use-ampersand-in-function-calls.patch

quilt import -P 04-aclocal-function-prototypes.patch aclocal-declare-function-prototypes-do-not-use-ampersand-in-function-calls.patch
        quilt push
        quilt refresh

--
Mauricio Faria de Oliveira
IBM Linux Technology Center


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to