Your message dated Mon, 26 Dec 2016 04:04:11 +0000 with message-id <[email protected]> and subject line Bug#845117: fixed in ifmail 2.14tx8.10-23 has caused the Debian Bug report #845117, regarding ifmail: FTBFS when built with dpkg-buildpackage -A (dpkg-genbuildinfo error) 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.) -- 845117: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845117 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:ifmail Version: 2.14tx8.10-22 Severity: serious Tags: patch Dear maintainer: I tried to build this package in stretch with "dpkg-buildpackage -A" (which is what the "Arch: all" autobuilder would do to build it) but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh_testdir /usr/bin/make EXTRA_CFLAGS="-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" EXTRA_LDFLAGS="-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now" make[1]: Entering directory '/<<PKGBUILDDIR>>' for d in iflib ifgate ifcico po; do (cd $d && echo $d && /usr/bin/make all) || exit; done; iflib make[2]: Entering directory '/<<PKGBUILDDIR>>/iflib' (for f in ;do BASE=`basename $f .o`; BASE=\"${BASE}.h\" ; \ echo "#include ${BASE}"; done) > needed.h cc -Wall -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -iquote . -iquote . -I/usr/include -DDEBUGFILE=\""/var/log/ifmail/ifdebug"\" -DLOGFILE=\""/var/log/ifmail/iflog"\" -DCONFIGFILE=\""/etc/ifmail/config"\" -DMAPTABDIR=\""/usr/lib/ifmail/maptabs"\" -DLOCKDIR=\""/var/lock"\" -DPUBDIR=\""/home/ftp/pub"\" -DFAKEDIR=\""/tmp/ifmail/"\" -DMAILLOG=LOG_LOCAL0 -DNEWSLOG=LOG_LOCAL0 -DCICOLOG=LOG_LOCAL0 -DTERMAIL_HACK -DTPUT_STATUS_HACK -DADD_PID -DLEVEL=0 -DDONT_REGATE -DSLAVE_SENDS_NAK_TOO -DRNEWSB -DJE -DRESTAMP_OLD_POSTINGS=14 -DBELEIVE_ZFIN=1 -DHAS_TCP -DAREAS_HACKING -DRESTAMP_FUTURE_POSTINGS -DFSCHTML -DMACHIGAI -DALLOW_RETURNPATH -DGATEBAU_MSGID -DDIRTY_CHRS -DHIDDEN -DAREAS_NUMERAL_COMMENTS -DHAS_STATFS -DSTATFS_IN_VFS_H -DHAS_SETSID -DHAS_NDBM_H -DDONT_HAVE_TM_GMTOFF -DHAS_TERMIOS_H -DASCII_LOCKFILES -DHAS_FSYNC -DHAS_IOCTL_H -DHAS_REGEX_H -DNEED_BSY -DNO_IO_AFTER_HANGUP -DDO _NEED_TIME -DNEED_FORK -DHAS_BSD_SIGNALS -DHAS_SELECT -DUSE_SETPROCTITLE -DINT32=long -DINT16=short -D_GNU_SOURCE -DHAVE_LOCALE_H -DNLS_CAT_NAME=\"ifmail\" -DNLS_LOCALE_PATH=\"/usr/share/locale\" -c lutil.c cc -Wall -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -iquote . -iquote . -I/usr/include -DDEBUGFILE=\""/var/log/ifmail/ifdebug"\" -DLOGFILE=\""/var/log/ifmail/iflog"\" -DCONFIGFILE=\""/etc/ifmail/config"\" -DMAPTABDIR=\""/usr/lib/ifmail/maptabs"\" -DLOCKDIR=\""/var/lock"\" -DPUBDIR=\""/home/ftp/pub"\" -DFAKEDIR=\""/tmp/ifmail/"\" -DMAILLOG=LOG_LOCAL0 -DNEWSLOG=LOG_LOCAL0 -DCICOLOG=LOG_LOCAL0 -DTERMAIL_HACK -DTPUT_STATUS_HACK -DADD_PID -DLEVEL=0 -DDONT_REGATE -DSLAVE_SENDS_NAK_TOO -DRNEWSB -DJE -DRESTAMP_OLD_POSTINGS=14 -DBELEIVE_ZFIN=1 -DHAS_TCP -DAREAS_HACKING -DRESTAMP_FUTURE_POSTINGS -DFSCHTML -DMACHIGAI -DALLOW_RETURNPATH -DGATEBAU_MSGID -DDIRTY_CHRS -DHIDDEN -DAREAS_NUMERAL_COMMENTS -DHAS_STATFS -DSTATFS_IN_VFS_H -DHAS_SETSID -DHAS_NDBM_H -DDONT_HAVE_TM_GMTOFF -DHAS_TERMIOS_H -DASCII_LOCKFILES -DHAS_FSYNC -DHAS_IOCTL_H -DHAS_REGEX_H -DNEED_BSY -DNO_IO_AFTER_HANGUP -DDO _NEED_TIME -DNEED_FORK -DHAS_BSD_SIGNALS -DHAS_SELECT -DUSE_SETPROCTITLE -DINT32=long -DINT16=short -D_GNU_SOURCE -DHAVE_LOCALE_H -DNLS_CAT_NAME=\"ifmail\" -DNLS_LOCALE_PATH=\"/usr/share/locale\" -c xutil.c cc -Wall -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -iquote . -iquote . -I/usr/include -DDEBUGFILE=\""/var/log/ifmail/ifdebug"\" -DLOGFILE=\""/var/log/ifmail/iflog"\" -DCONFIGFILE=\""/etc/ifmail/config"\" -DMAPTABDIR=\""/usr/lib/ifmail/maptabs"\" -DLOCKDIR=\""/var/lock"\" -DPUBDIR=\""/home/ftp/pub"\" -DFAKEDIR=\""/tmp/ifmail/"\" -DMAILLOG=LOG_LOCAL0 -DNEWSLOG=LOG_LOCAL0 -DCICOLOG=LOG_LOCAL0 -DTERMAIL_HACK -DTPUT_STATUS_HACK -DADD_PID -DLEVEL=0 -DDONT_REGATE -DSLAVE_SENDS_NAK_TOO -DRNEWSB -DJE -DRESTAMP_OLD_POSTINGS=14 -DBELEIVE_ZFIN=1 -DHAS_TCP -DAREAS_HACKING -DRESTAMP_FUTURE_POSTINGS -DFSCHTML -DMACHIGAI -DALLOW_RETURNPATH -DGATEBAU_MSGID -DDIRTY_CHRS -DHIDDEN -DAREAS_NUMERAL_COMMENTS -DHAS_STATFS -DSTATFS_IN_VFS_H -DHAS_SETSID -DHAS_NDBM_H -DDONT_HAVE_TM_GMTOFF -DHAS_TERMIOS_H -DASCII_LOCKFILES -DHAS_FSYNC -DHAS_IOCTL_H -DHAS_REGEX_H -DNEED_BSY -DNO_IO_AFTER_HANGUP -DDO _NEED_TIME -DNEED_FORK -DHAS_BSD_SIGNALS -DHAS_SELECT -DUSE_SETPROCTITLE -DINT32=long -DINT16=short -D_GNU_SOURCE -DHAVE_LOCALE_H -DNLS_CAT_NAME=\"ifmail\" -DNLS_LOCALE_PATH=\"/usr/share/locale\" -c ulock.c ulock.c: In function 'lock': [... snipped ...] make[1]: Entering directory '/<<PKGBUILDDIR>>/po' for n in da.mo de.mo es.mo fr.mo it.mo ru.mo; do \ l=`basename $n .mo`; \ install --strip-program=/bin/true -m 755 -d ../debian/ifmail//usr/share/locale/$l; \ install --strip-program=/bin/true -m 755 -d ../debian/ifmail//usr/share/locale/$l/LC_MESSAGES; \ install --strip-program=/bin/true -m 644 $n ../debian/ifmail//usr/share/locale/$l/LC_MESSAGES/ifmail.mo; \ done install: WARNING: ignoring --strip-program option as -s option was not specified install: WARNING: ignoring --strip-program option as -s option was not specified install: WARNING: ignoring --strip-program option as -s option was not specified install: WARNING: ignoring --strip-program option as -s option was not specified install: WARNING: ignoring --strip-program option as -s option was not specified install: WARNING: ignoring --strip-program option as -s option was not specified install: WARNING: ignoring --strip-program option as -s option was not specified install: WARNING: ignoring --strip-program option as -s option was not specified install: WARNING: ignoring --strip-program option as -s option was not specified install: WARNING: ignoring --strip-program option as -s option was not specified install: WARNING: ignoring --strip-program option as -s option was not specified install: WARNING: ignoring --strip-program option as -s option was not specified install: WARNING: ignoring --strip-program option as -s option was not specified install: WARNING: ignoring --strip-program option as -s option was not specified install: WARNING: ignoring --strip-program option as -s option was not specified install: WARNING: ignoring --strip-program option as -s option was not specified install: WARNING: ignoring --strip-program option as -s option was not specified install: WARNING: ignoring --strip-program option as -s option was not specified make[1]: Leaving directory '/<<PKGBUILDDIR>>/po' cp misc/config md/ifshellvars debian/ifmail/etc/ifmail/ dh_installcron dh_link dh_strip dh_compress dh_fixperms # suid stuff chown 64000:news debian/ifgate/usr/lib/ifmail/ifmail chmod 4754 debian/ifgate/usr/lib/ifmail/ifmail dh_shlibdeps dh_gencontrol dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dh_installdeb dh_md5sums dh_builddeb -i dpkg-deb: building package 'ifmail' in '../ifmail_2.14tx8.10-22_all.deb'. dpkg-genbuildinfo --build=all dpkg-genbuildinfo: error: cannot fstat file ../ifcico_2.14tx8.10-22_amd64.deb: No such file or directory dpkg-buildpackage: error: dpkg-genbuildinfo --build=all gave error exit status 2 -------------------------------------------------------------------------------- To reproduce please try to build the package with "dpkg-buildpackage -A". This may be fixed by moving (and duplicating) the final part of "binary-all" target into binary-indep and binary-arch, as in the patch below. Thanks. --- a/debian/rules +++ b/debian/rules @@ -18,9 +18,15 @@ clean: dh_clean binary-indep: binary-all + dh_gencontrol -i + dh_installdeb -i + dh_md5sums -i dh_builddeb -i binary-arch: binary-all + dh_gencontrol -a + dh_installdeb -a + dh_md5sums -a dh_builddeb -a binary-all: .stamp-build checkroot @@ -66,9 +72,6 @@ binary-all: .stamp-build checkroot chown 64000:news debian/ifgate/usr/lib/ifmail/ifmail chmod 4754 debian/ifgate/usr/lib/ifmail/ifmail dh_shlibdeps - dh_gencontrol - dh_installdeb - dh_md5sums binary: binary-arch binary-indep
--- End Message ---
--- Begin Message ---Source: ifmail Source-Version: 2.14tx8.10-23 We believe that the bug you reported is fixed in the latest version of ifmail, 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. Marco d'Itri <[email protected]> (supplier of updated ifmail 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, 26 Dec 2016 04:40:59 +0100 Source: ifmail Binary: ifmail ifgate ifcico Architecture: source i386 all Version: 2.14tx8.10-23 Distribution: unstable Urgency: medium Maintainer: Marco d'Itri <[email protected]> Changed-By: Marco d'Itri <[email protected]> Description: ifcico - Fidonet Technology transport package ifgate - Internet to Fidonet gateway ifmail - Internet to Fidonet gateway Closes: 831629 845117 846429 Changes: ifmail (2.14tx8.10-23) unstable; urgency=medium . * Made the builds reproducible, thanks to Chris Lamb. (Closes: #831629) * Fixed a FTBFS when built with dpkg-buildpackage -A, thanks to Santiago Vila. (Closes: #845117) * Depend on libfl-dev. (Closes: #846429) * Implemented FTS-5005, thanks to Markus Reschke. * Updated patch portability_headers to fix a FTBFS on x32. Checksums-Sha1: 32b9a865d9968a0a127fea8d5f94c8ba0942e277 1756 ifmail_2.14tx8.10-23.dsc 8f2c2ceb77210d8067b8de7a893ff812a68d6c61 39900 ifmail_2.14tx8.10-23.debian.tar.xz ffcaf606193bc8bf457a50151d55a923796cb5e5 198360 ifcico_2.14tx8.10-23_i386.deb 1f1e80557d50770e05c7ebacca9a4732dc50f9f6 162138 ifgate_2.14tx8.10-23_i386.deb 21256d8e27124779d7a0028d801225de7640ad2e 48510 ifmail_2.14tx8.10-23_all.deb c69dd1c7ee5d6eb49fe006ab4e9694c8c5f1bad8 5090 ifmail_2.14tx8.10-23_i386.buildinfo Checksums-Sha256: dd79ec19aae438eae6b12b260ecae5e55d9880cf7b2c0d3e6ad89f3dd25491f5 1756 ifmail_2.14tx8.10-23.dsc f9fdee052d2dd74bc9df9a68edde33f634f654a984e7a383f80b3428b39a649f 39900 ifmail_2.14tx8.10-23.debian.tar.xz c61e3c6765ec4af1ec1db25d05eb801fd0e55b0ed4a725815732dca6396c0466 198360 ifcico_2.14tx8.10-23_i386.deb 56460fae9fbab6f44cad68ad265b1b337f1be1ba13d9b4a014eeeaafc6d54355 162138 ifgate_2.14tx8.10-23_i386.deb 13e327607920cbf9ddf750b5aef1a699ef2f36f12b882954ca11ebe2834e9f19 48510 ifmail_2.14tx8.10-23_all.deb 4ea01127a3d5cbc3a94980616345a76de5f50286f5419b6704cc8cd0ec119d14 5090 ifmail_2.14tx8.10-23_i386.buildinfo Files: ba0ad769fc4eb1c9a3bc4919b6033907 1756 comm extra ifmail_2.14tx8.10-23.dsc 488585e29a13680020351a1dd2ad0aec 39900 comm extra ifmail_2.14tx8.10-23.debian.tar.xz 07bd60e28215ee68d571d84fa1ef931e 198360 comm extra ifcico_2.14tx8.10-23_i386.deb 5a04a3a7a5b775f2b41188d99126c376 162138 comm extra ifgate_2.14tx8.10-23_i386.deb e9cef891ab9bd27da3493c9462eafac8 48510 comm extra ifmail_2.14tx8.10-23_all.deb 333f17ac2ac4d34e3ffaaeda60150db4 5090 comm extra ifmail_2.14tx8.10-23_i386.buildinfo -----BEGIN PGP SIGNATURE----- iQGzBAEBCAAdFiEEGBsIcS5ipP0URKfyK/WlwSLE96QFAlhgkm8ACgkQK/WlwSLE 96Q79Qv+P4PJXcMDOn3aNeQjPDhbo/wl/uHTWX5Lko48+b8fT5D41Wzeah9XX7gI h0HZL08BaXL7sD5+0ZuvyMaY5DMG7gekM1zonoJg5ukeg9PsZroew5QHTHzKPjjE 3vVsFY0E1NsM05/n92uDflq3xu3z3K0EHR8ZVJvNYwscFW+4LurnFsTX32qYGuQM UKmyJHl9NRhLy5nBMP1Y3GY46oN5wIDGZbbNo1/OsPVF7Y6TpKKfIAve2XwB6dDM 5Fx1kOlyPqGixZjed2Rf47q8haxtjo/0amJh2zSv3JDIwTpt9r2TkWMzJED70Zia Ky+CT/nQnaguOxAxmjXAxTXGXZ16gDWGXsGeBJgC3ppO263sdT/iWrdvte/hAS7F PunoY1/QJaCjDnAJC6tHXF0PoODs7yE2yGME21aXC0t+SPIJPKShRyVfM9vTz+ZH o4siCx/vS9WRAfDOb3iNgj4BWVeR1xtA5Z/6TPLgMTQtdzBno0qQ3CSRWwmAZptd 01so7oq1 =kYBC -----END PGP SIGNATURE-----
--- End Message ---

