Your message dated Fri, 02 May 2014 15:39:30 +0000
with message-id <[email protected]>
and subject line Bug#744628: fixed in mailavenger 0.8.4-3
has caused the Debian Bug report #744628,
regarding mailavenger: 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.)


-- 
744628: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744628
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:mailavenger
Version: 0.8.4-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.mailavenger_0.8.4-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.

[...]
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libasync/Makefile
config.status: creating asmtpd/Makefile
config.status: creating util/Makefile
config.status: creating local/Makefile
config.status: creating doc/Makefile
config.status: creating etc/Makefile
config.status: creating etc/avenger.service
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/build/buildd/mailavenger-0.8.4'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd/mailavenger-0.8.4'
Making all in libasync
make[3]: Entering directory `/build/buildd/mailavenger-0.8.4/libasync'
powerpc64le-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2 -I.. 
-I/usr/include/pcap  -I/usr/include -DETCDIR=\"/etc/avenger\" 
-DLIBEXEC=\"/usr/lib/mailavenger\" -DBINDIR=\"/usr/bin\" -DEXECDIR=LIBEXEC 
-DDATADIR=\"/usr/share/doc/mailavenger\" -DPIDDIR=\"/var/run\" -I../libasync  
-g -O3 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -Wall -Werror  -MT arandom.o -MD -MP -MF 
.deps/arandom.Tpo -c -o arandom.o arandom.c
mv -f .deps/arandom.Tpo .deps/arandom.Po
powerpc64le-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2 -I.. 
-I/usr/include/pcap  -I/usr/include -DETCDIR=\"/etc/avenger\" 
-DLIBEXEC=\"/usr/lib/mailavenger\" -DBINDIR=\"/usr/bin\" -DEXECDIR=LIBEXEC 
-DDATADIR=\"/usr/share/doc/mailavenger\" -DPIDDIR=\"/var/run\" -I../libasync  
-g -O3 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -Wall -Werror  -MT clock_gettime.o -MD -MP -MF 
.deps/clock_gettime.Tpo -c -o clock_gettime.o clock_gettime.c
mv -f .deps/clock_gettime.Tpo .deps/clock_gettime.Po
powerpc64le-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2 -I.. 
-I/usr/include/pcap  -I/usr/include -DETCDIR=\"/etc/avenger\" 
-DLIBEXEC=\"/usr/lib/mailavenger\" -DBINDIR=\"/usr/bin\" -DEXECDIR=LIBEXEC 
-DDATADIR=\"/usr/share/doc/mailavenger\" -DPIDDIR=\"/var/run\" -I../libasync  
-g -O3 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -Wall -Werror  -MT getopt_long.o -MD -MP -MF 
.deps/getopt_long.Tpo -c -o getopt_long.o getopt_long.c
mv -f .deps/getopt_long.Tpo .deps/getopt_long.Po
powerpc64le-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2 -I.. 
-I/usr/include/pcap  -I/usr/include -DETCDIR=\"/etc/avenger\" 
-DLIBEXEC=\"/usr/lib/mailavenger\" -DBINDIR=\"/usr/bin\" -DEXECDIR=LIBEXEC 
-DDATADIR=\"/usr/share/doc/mailavenger\" -DPIDDIR=\"/var/run\" -I../libasync  
-g -O3 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -Wall -Werror  -MT maketables.o -MD -MP -MF 
.deps/maketables.Tpo -c -o maketables.o maketables.c
mv -f .deps/maketables.Tpo .deps/maketables.Po
powerpc64le-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2 -I.. 
-I/usr/include/pcap  -I/usr/include -DETCDIR=\"/etc/avenger\" 
-DLIBEXEC=\"/usr/lib/mailavenger\" -DBINDIR=\"/usr/bin\" -DEXECDIR=LIBEXEC 
-DDATADIR=\"/usr/share/doc/mailavenger\" -DPIDDIR=\"/var/run\" -I../libasync  
-g -O3 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -Wall -Werror  -MT dftables.o -MD -MP -MF 
.deps/dftables.Tpo -c -o dftables.o dftables.c
mv -f .deps/dftables.Tpo .deps/dftables.Po
/bin/bash ../libtool  --tag=CC   --mode=link powerpc64le-linux-gnu-gcc  -g -O3 
-fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -Wall -Werror   -Wl,-Bsymbolic-functions -fPIE -pie 
-Wl,-z,relro -Wl,-z,now -o dftables dftables.o  -lresolv
libtool: link: powerpc64le-linux-gnu-gcc -g -O3 -fPIE -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Werror 
-Wl,-Bsymbolic-functions -fPIE -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -o dftables 
dftables.o  -lresolv
./dftables chartables.c
powerpc64le-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2 -I.. 
-I/usr/include/pcap  -I/usr/include -DETCDIR=\"/etc/avenger\" 
-DLIBEXEC=\"/usr/lib/mailavenger\" -DBINDIR=\"/usr/bin\" -DEXECDIR=LIBEXEC 
-DDATADIR=\"/usr/share/doc/mailavenger\" -DPIDDIR=\"/var/run\" -I../libasync  
-g -O3 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -Wall -Werror  -MT pcre.o -MD -MP -MF .deps/pcre.Tpo -c 
-o pcre.o pcre.c
pcre.c: In function 'pcre_compile':
pcre.c:5133:28: error: 'reqbyte' may be used uninitialized in this function 
[-Werror=maybe-uninitialized]
   re->req_byte = ((reqbyte & REQ_CASELESS) != 0 &&
                            ^
pcre.c:5111:8: error: 'firstbyte' may be used uninitialized in this function 
[-Werror=maybe-uninitialized]
     if (firstbyte < 0)
        ^
cc1: all warnings being treated as errors
make[3]: *** [pcre.o] Error 1
make[3]: Leaving directory `/build/buildd/mailavenger-0.8.4/libasync'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/buildd/mailavenger-0.8.4'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd/mailavenger-0.8.4'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: mailavenger
Source-Version: 0.8.4-3

We believe that the bug you reported is fixed in the latest version of
mailavenger, 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.
[email protected] (supplier of updated mailavenger 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: SHA512

Format: 1.8
Date: Fri, 02 May 2014 10:49:45 -0300
Source: mailavenger
Binary: mailavenger
Architecture: source amd64
Version: 0.8.4-3
Distribution: unstable
Urgency: medium
Maintainer: Ulises Vitulli <[email protected]>
Changed-By: [email protected]
Description: 
 mailavenger - Highly configurable, MTA-independent SMTP filter server
Closes: 744628
Changes: 
 mailavenger (0.8.4-3) unstable; urgency=medium
 .
   * Run dh-autoreconf to update config. Thanks Doko@ (Closes: #744628).
   * Bump up Standard-version to 3.9.5 (no changes needed).
Checksums-Sha1: 
 090ceea4c1c8577038c599e37750224365e8c995 1793 mailavenger_0.8.4-3.dsc
 ebdb387629d4916053c0425c92beb738d914fdc8 9288 mailavenger_0.8.4-3.debian.tar.xz
 b282d3c640957c39dd377d4413d777f7a9250862 499904 mailavenger_0.8.4-3_amd64.deb
Checksums-Sha256: 
 e0993aababe0bc25fbdbdc0830600e8379dba5da83325503d63cc2957c62acd0 1793 
mailavenger_0.8.4-3.dsc
 cb353bd3c226d0cb475ec382b4b3d2b6b6a2ed145e39d7a6ff6319c052c9bc67 9288 
mailavenger_0.8.4-3.debian.tar.xz
 d9d4f71b508b33db960081705cd2dbbd8726bdf09a21992c828a2c333d39bec4 499904 
mailavenger_0.8.4-3_amd64.deb
Files: 
 b7a978cb27b7e29751cc396aef915c2c 1793 mail extra mailavenger_0.8.4-3.dsc
 613fe2c23aabd0518030236a41395885 9288 mail extra 
mailavenger_0.8.4-3.debian.tar.xz
 8647eaf6fe5ebd38a1fa41dc15f7ca83 499904 mail extra 
mailavenger_0.8.4-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJTY6cjAAoJEGin9OG0lUUKV8MP/12jF47ew4qlCGzt2PHjJPl2
AgQ0pK9LtcPQV5I0KSszFI6c5Qu33XYb3L8R8t7z80vEGl4IbSazyo7gFAARJI5B
o/K9mWLMvkfR2/U2Y45EASYPjPEc4f8JeTBNWdyPlH4GQ6VtlEWRdeMbdnp0gDmG
Q2B/G6MAgLHxi1y9XL3/6dz4MDoV8DxCZNgcMbK2bR+PwlaDw72cojc1ge0+Ttzh
neVtTaurZSI1I7e5B0tsztAHCJC9DCFQ/B0rGRCPgGfTyWAmqeYHYVOzhDl3wZBM
eapFV72ZNaACVt+XnutuxlG6jrp705yR+qN5slfS0rwzHdPPY34l0u2/klVkvY2o
3J88s973yg9t2d+krxpIp3gR9a9WKxHuvZNjZ0y3Nj075gPEFUkXvvsBARni1not
4bEfboRzVuaH5w7Y0lEvBpz57aJIH4R/QeFmwhHWToodesZXmTeMBNi4FWJEQYTe
ekXNOGO4uMf479ie7WNAexFs/S/yJcIch/6A+dmTiO6QgtmWHNS6yE3rsf6vENX/
FnImrdwUMKeNykBpOoomvutJRYwJGs2fXFL2oJTqTDdCnSJEEp8ELAeTxD9usCkR
xlwzUFytGLnE05bXr02oPXHv/yZuIZ1bpvkSgsZpjqgOddB1xE+twmgJUPf+upCx
QofSd2F2UiNmfD9Ew90J
=AIx/
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to