Your message dated Mon, 19 May 2014 10:34:30 +0000
with message-id <[email protected]>
and subject line Bug#744646: fixed in parser 3.4.3-3
has caused the Debian Bug report #744646,
regarding parser: run dh-autoreconf to update config.{sub,guess} and 
{libtool,aclocal}.m4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
744646: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744646
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:parser
Version: 3.4.3-2
User: [email protected]
Usertags: autoreconf

The package fails to build on ppc64el (powerpc64le-linux-gnu), because
the config.{guess,sub} files are out of date, and are not updated during
the build.  If possible, please do not update these files directly,
but build-depend on autotools-dev instead, and use the tools provided
by autotools-dev to update these files.

  - For dh, call dh --with autoreconf.

  - For cdbs based build systems, include
    /usr/share/cdbs/1/rules/autoreconf.mk

  - For other rules files, call dh_autoreconf before calling
    configure (in the build or configure target), and call
    dh_autoreconf_clean before dh_clean in the clean target.

For combining autoreconf and autotools_dev, see bug #698765.

After the build on any architecture, and before a clean, a grep for
powerpc64le in the configure, aclocal.m4 and/or libtool.m4 file(s)
should print some lines. It is not enough to just update the
config.guess and config.sub files.

The full build log can be found at:
http://people.debian.org/~doko/logs/ppc64el-20140414/buildlog_ubuntu-trusty-ppc64el.parser_3.4.3-2_FAILEDTOBUILD.txt
The last lines of the build log are at the end of this report.

Please note that these builds were done in an Ubuntu development,
environment there may be a few false positives in these bug reports.

See https://wiki.debian.org/qa.debian.org/FTBFS for a guide how to
address these.

[...]
make[5]: Entering directory `/build/buildd/parser-3.4.3/etc/parser3.charsets'
make[6]: Entering directory `/build/buildd/parser-3.4.3'
make[6]: Leaving directory `/build/buildd/parser-3.4.3'
make[5]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/parser3/charsets" || /bin/mkdir -p 
"/build/buildd/parser-3.4.3/debian/tmp/usr/share/parser3/charsets"
 /usr/bin/install -c -m 644 cp866.cfg koi8-r.cfg koi8-u.cfg windows-1250.cfg 
windows-1251.cfg windows-1254.cfg windows-1257.cfg x-mac-cyrillic.cfg 
'/build/buildd/parser-3.4.3/debian/tmp/usr/share/parser3/charsets'
make[5]: Leaving directory `/build/buildd/parser-3.4.3/etc/parser3.charsets'
make[4]: Leaving directory `/build/buildd/parser-3.4.3/etc/parser3.charsets'
make[4]: Entering directory `/build/buildd/parser-3.4.3/etc'
make[5]: Entering directory `/build/buildd/parser-3.4.3'
make[5]: Leaving directory `/build/buildd/parser-3.4.3'
make[5]: Entering directory `/build/buildd/parser-3.4.3/etc'
make[6]: Entering directory `/build/buildd/parser-3.4.3'
make[6]: Leaving directory `/build/buildd/parser-3.4.3'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd/parser-3.4.3/etc'
make[4]: Leaving directory `/build/buildd/parser-3.4.3/etc'
make[3]: Leaving directory `/build/buildd/parser-3.4.3/etc'
Making install in bin
make[3]: Entering directory `/build/buildd/parser-3.4.3/bin'
make[4]: Entering directory `/build/buildd/parser-3.4.3'
make[4]: Leaving directory `/build/buildd/parser-3.4.3'
make[4]: Entering directory `/build/buildd/parser-3.4.3/bin'
make[5]: Entering directory `/build/buildd/parser-3.4.3'
make[5]: Leaving directory `/build/buildd/parser-3.4.3'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/bin" || /bin/mkdir -p 
"/build/buildd/parser-3.4.3/debian/tmp/usr/bin"
 /usr/bin/install -c -m 644 auto.p.dist 
'/build/buildd/parser-3.4.3/debian/tmp/usr/bin'
make[4]: Leaving directory `/build/buildd/parser-3.4.3/bin'
make[3]: Leaving directory `/build/buildd/parser-3.4.3/bin'
make[3]: Entering directory `/build/buildd/parser-3.4.3'
make[4]: Entering directory `/build/buildd/parser-3.4.3'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd/parser-3.4.3'
make[3]: Leaving directory `/build/buildd/parser-3.4.3'
make[2]: Leaving directory `/build/buildd/parser-3.4.3'
mkdir -p debian/tmp/etc/parser3/
mv debian/tmp/usr/bin/auto.p.dist \
                debian/tmp/etc/parser3/auto.p
mkdir debian/tmp/etc/parser3/apache2 ; cp debian/tmp/etc/parser3/auto.p \
                debian/tmp/etc/parser3/apache2/auto.p
make[1]: Leaving directory `/build/buildd/parser-3.4.3'
   dh_install -a
   dh_apache2 -a
cp: cannot stat 'src/targets/apache/.libs/mod_parser3.so': No such file or 
directory
dh_apache2: cp src/targets/apache/.libs/mod_parser3.so 
debian/libapache2-mod-parser3//usr/lib/apache2/modules/ returned exit code 1
make: *** [binary-arch] Error 2
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave error 
exit status 2

--- End Message ---
--- Begin Message ---
Source: parser
Source-Version: 3.4.3-3

We believe that the bug you reported is fixed in the latest version of
parser, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sergey B Kirpichev <[email protected]> (supplier of updated parser package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 19 May 2014 13:39:10 +0400
Source: parser
Binary: parser3 parser3-common parser3-cgi libapache2-mod-parser3 parser3-dev
Architecture: source all amd64
Version: 3.4.3-3
Distribution: unstable
Urgency: low
Maintainer: Sergey B Kirpichev <[email protected]>
Changed-By: Sergey B Kirpichev <[email protected]>
Description: 
 libapache2-mod-parser3 - Parser 3, HTML-embedded scripting language (Apache2 
module)
 parser3    - Parser 3, HTML-embedded scripting language (metapackage)
 parser3-cgi - Parser 3, HTML-embedded scripting language (CGI binary)
 parser3-common - Common files for packages built from the Parser 3 source
 parser3-dev - Files for Parser 3 module development
Closes: 744646
Changes: 
 parser (3.4.3-3) unstable; urgency=low
 .
   * Use dh-autoreconf instead of autotools-dev to also fix FTBFS on
     ppc64el by getting new libtool macros (still updates
     config.{sub,guess}).  Closes: #744646, thanks to Logan Rosen.
   * Set "Section: httpd" for libapache2-mod-parser3
Checksums-Sha1: 
 aef2379584156251dedba2b3e6e982cc6cd6034c 2222 parser_3.4.3-3.dsc
 767154c4872af6ffb859a1a3655809b53a13474b 43224 parser_3.4.3-3.debian.tar.xz
 cda12447a8d300c773eac6ff64662969cd7da073 1166 parser3_3.4.3-3_all.deb
 1c7f0ca85caa00181b1b9e1af5d65ab962590499 216924 
parser3-common_3.4.3-3_amd64.deb
 9a02192562311ee08b3db2432d5cd17d7d42f9e3 379708 parser3-cgi_3.4.3-3_amd64.deb
 8946a94c6570d83696180a44c05f89ad9ce5dfd1 419254 
libapache2-mod-parser3_3.4.3-3_amd64.deb
 b492caabc29fd026514de6d8897dafcbf89ac18c 3140 parser3-dev_3.4.3-3_amd64.deb
Checksums-Sha256: 
 f5629a6d596de60e4002258b63ba7c0dc60cd7f69c697fe7f23a2f456a9f8ab8 2222 
parser_3.4.3-3.dsc
 80c42a1d7f4077f7022a4d988236e15a57408c33513cc56e343042e5d0bb480a 43224 
parser_3.4.3-3.debian.tar.xz
 375fe6b1d87e8105893403df6a012078111fe0c99f5daa88e612217c9bc350c4 1166 
parser3_3.4.3-3_all.deb
 f7fe2fe55f554a410eb8c3664a66856b4af0328bd2779a2a261af18f37d30d81 216924 
parser3-common_3.4.3-3_amd64.deb
 1124a195a0f281f3e7a6b37b0cd7d857fa43c0193e79f49070dd2a2038e706c1 379708 
parser3-cgi_3.4.3-3_amd64.deb
 5f0afa4daa62f2ff9f959a8bf2576ba3227f9dff8977bc53970c01b8caf0c914 419254 
libapache2-mod-parser3_3.4.3-3_amd64.deb
 b61ce17a83fcb6a44b3431a6c2bf78ecb292a0b08a5376473f6a57073647a0e2 3140 
parser3-dev_3.4.3-3_amd64.deb
Files: 
 99069cb984b1cbeb760bdca9f7c3da28 1166 web optional parser3_3.4.3-3_all.deb
 4a7c41a23cfa4bef9ed69f54e69b5148 216924 web optional 
parser3-common_3.4.3-3_amd64.deb
 9bf34ba653b1fb238ad2da1e9aab7b77 379708 web optional 
parser3-cgi_3.4.3-3_amd64.deb
 f7c6abaa2a026a0cf45a0d9db9721b11 419254 httpd optional 
libapache2-mod-parser3_3.4.3-3_amd64.deb
 3dc17c135031d7c07c572b507d251769 3140 devel optional 
parser3-dev_3.4.3-3_amd64.deb
 b441d19e65786f0c7052fc165eb915c8 2222 web optional parser_3.4.3-3.dsc
 b1e187f533c8556b141574f56a08cd90 43224 web optional 
parser_3.4.3-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJTedwyAAoJEDnJoLZAJirwS88P/20aR7SdW3WBcICRifIIjlwX
L575NXfviq8RtULULtvbIsnivwcMeQco11ysp1B0zIYr7XRtm/Y3J8MSM/FShzX6
qhK597YukXcU67sEVcxz+M93WLRwjQtCKy9i5LTxt080mZ4zxo+iYFArltOgPfxp
65Y+ark9RNeYZVrzbtcMXC9Ae5Kax8L3Af/4CVGa1cdQs3J8jccZ4Sc2zHNugtir
UMm5I7RJj+2+SVOs8n6Ss6ZmjUv0SHIe9OfHVUUq4u9gnm67aLSfqerUyxdCrT+5
l/VOvkpgIPmEPUe6d8zYCijLSdJ9QowDmm3STx+qEX5iCqy9gblDDMSHpR7OnX+v
bBGx6nZK2Ku/zoLaUmvEoMBKz5YTGP9BZPkHy7+Ia126XH+fSOlSPI1nHm2JYpWv
bwXurZw8s3E2Z2x/TIqa4sOdZR83G/usWmR1++6/h6eUYjIDwqYjeonUnsGAUgDK
7kvU9gpCVzXyO28t5wykCcEhxx4wpSzKw4xgqhkgBQj0yToX23MQhWxVbNUkyiIs
cuZH84ZX0ti/i6HfWBchqfp52z6YQM4+MV1OzzxHCzEmK6zVakTY6LuACTlgBONP
WNrI9ClVrs+RAeuzMRTwJg1eZtvZ2FH3O1JS5k1sRmEmxApu8WjnrlIvbBCWP+Zm
3zmgUbE5rZGbWVdFy/XZ
=7tOF
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to