Your message dated Sat, 14 Apr 2018 21:50:34 +0000 with message-id <e1f7t46-000674...@fasolo.debian.org> and subject line Bug#887032: fixed in sane-backends 1.0.27-1~experimental4 has caused the Debian Bug report #887032, regarding sane-backends: FTBFS twice in a row 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 ow...@bugs.debian.org immediately.) -- 887032: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=887032 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: sane-backends Version: 1.0.27-1~experimental3 Severity: serious Justification: fails to build from source (but built successfully in the past) Hi, sane-backends FTBFS twice in a row. The first build succeeds, the following 'debian/rules clean' deletes 'm4/libtool.m4' and the subsequent autoreconf does not call 'libtoolize' ... >From the attached buildlog: // first build, successful: debian/rules build dh build dh_update_autotools_config dh_autoreconf Copying file m4/codeset.m4 Copying file m4/fcntl-o.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lock.m4 Copying file m4/longlong.m4 Copying file m4/printf-posix.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/threadlib.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makevars.template libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:66: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. configure.ac:66: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:66: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. configure.ac:42: installing './compile' configure.ac:14: installing './missing' backend/Makefile.am:28: warning: '%'-style pattern rules are a GNU make extension backend/Makefile.am: installing './depcomp' debian/rules override_dh_auto_configure [...] // clean the tree: fakeroot debian/rules clean dh clean debian/rules override_dh_auto_clean make[1]: Entering directory '/build/sane-backends-1.0.27' # Autoconf-generated files rm -f include/byteorder.h include/_stdint.h # Add here commands to clean up after the build process. [ ! -f Makefile ] || /usr/bin/make distclean make[2]: Entering directory '/build/sane-backends-1.0.27' Making distclean in include [...] make[2]: Leaving directory '/build/sane-backends-1.0.27' rm -f debian/libsane1.udev dh_auto_clean make[1]: Leaving directory '/build/sane-backends-1.0.27' dh_autoreconf_clean dh_clean // The deletion of m4/libtool.m4 was silent ... // build the source package, again, here we get a list of the deleted files dpkg-source -b sane-backends-1.0.27 dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building sane-backends using existing ./sane-backends_1.0.27.orig.tar.gz dpkg-source: warning: ignoring deletion of file ltmain.sh, use --include-removal to override dpkg-source: warning: ignoring deletion of file configure, use --include-removal to override dpkg-source: warning: ignoring deletion of file INSTALL, use --include-removal to override dpkg-source: warning: ignoring deletion of file Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file missing, use --include-removal to override dpkg-source: warning: ignoring deletion of file ar-lib, use --include-removal to override dpkg-source: warning: ignoring deletion of file test-driver, use --include-removal to override dpkg-source: warning: ignoring deletion of file depcomp, use --include-removal to override dpkg-source: warning: ignoring deletion of file aclocal.m4, use --include-removal to override dpkg-source: warning: ignoring deletion of file compile, use --include-removal to override dpkg-source: warning: ignoring deletion of file install-sh, use --include-removal to override dpkg-source: warning: ignoring deletion of file backend/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file frontend/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file testsuite/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file testsuite/sanei/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file testsuite/tools/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file m4/ltoptions.m4, use --include-removal to override dpkg-source: warning: ignoring deletion of file m4/lt~obsolete.m4, use --include-removal to override dpkg-source: warning: ignoring deletion of file m4/ltversion.m4, use --include-removal to override dpkg-source: warning: ignoring deletion of file m4/libtool.m4, use --include-removal to override dpkg-source: warning: ignoring deletion of file m4/ltsugar.m4, use --include-removal to override dpkg-source: warning: ignoring deletion of file lib/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file sanei/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file japi/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file include/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file include/sane/config.h.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file tools/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file doc/Makefile.in, use --include-removal to override dpkg-source: info: building sane-backends in sane-backends_1.0.27-1~experimental3.debian.tar.xz dpkg-source: info: building sane-backends in sane-backends_1.0.27-1~experimental3.dsc // second build, failing: debian/rules build dh build dh_update_autotools_config dh_autoreconf Copying file m4/codeset.m4 Copying file m4/fcntl-o.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lock.m4 Copying file m4/longlong.m4 Copying file m4/printf-posix.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/threadlib.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makevars.template aclocal: error: acinclude.m4:727: file 'm4/libtool.m4' does not exist autoreconf: aclocal failed with exit status: 1 dh_autoreconf: autoreconf -f -i returned exit code 1 debian/rules:19: recipe for target 'build' failed make: *** [build] Error 2 Andreas
sane-backends_1.0.27-1~experimental3_twice.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---Source: sane-backends Source-Version: 1.0.27-1~experimental4 We believe that the bug you reported is fixed in the latest version of sane-backends, 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 887...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Jörg Frings-Fürst <debian@jff.email> (supplier of updated sane-backends 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 ftpmas...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sat, 14 Apr 2018 13:30:56 +0200 Source: sane-backends Binary: sane-utils libsane-common libsane1 libsane-dev Architecture: source Version: 1.0.27-1~experimental4 Distribution: experimental Urgency: medium Maintainer: John Paul Adrian Glaubitz <glaub...@physik.fu-berlin.de> Changed-By: Jörg Frings-Fürst <debian@jff.email> Description: libsane-common - API library for scanners -- documentation and support files libsane-dev - API development library for scanners [development files] libsane1 - API library for scanners sane-utils - API library for scanners -- utilities Closes: 872364 880391 887032 Changes: sane-backends (1.0.27-1~experimental4) experimental; urgency=medium . * Change to my new email address. * debian/rules: - Add override_dh_autoreconf to prevent removal of libtool.m4 (Closes: #887032). - Remove outdated configure parameter --enable-translations. - Add configure parameter --enable-parport-directio for better parallel port handling. - Rename configure parameter --with-docdir to --docdir. - Fix source directory for backend-writing.txt. * debian/copyright: - Use secure copyright format URI. * Migrate to debhelper 11: - Change debian/compat to 11. - Bump minimum debhelper version in debian/control to >= 11. * Declare compliance with Debian Policy 4.1.4: - Remove the RUN parameter from /etc/default/saned and /etc/init.d/saned in compliance with Debian Policy Manual section 9.3.3.1. * Refresh debian/patches/0100-source_spelling.patch. * New debian/patches/0715-20-sane.hwdb_multi-arch.patch: - Remove buildtime from 20-sane.hwdb to make the file ready for multi-arch. (Closes: #880391) * debian/libsane1.README.Debian: - Replace ConsoleKit with ConsoleKit/systemd-logind (Closes: #872364). * debian/control: - Add libsnmp-dev to Build-Depends to enable SNMP support. Checksums-Sha1: 211c9ebb834a10feb8c8542a4fe24046144c548b 2424 sane-backends_1.0.27-1~experimental4.dsc b0498bccc6d1ac13f670076419a446241d6bafd7 112752 sane-backends_1.0.27-1~experimental4.debian.tar.xz 972f326b1fe76ca0979964c89c9723f301fdb617 9031 sane-backends_1.0.27-1~experimental4_amd64.buildinfo Checksums-Sha256: 34ac8f9ddf14e650e14daccc615d0c1d3b863b4617b20316f75d6365aa907a6c 2424 sane-backends_1.0.27-1~experimental4.dsc a84abec27f5679cead18b3037aa3633bdedd52a2cce72199df7ba725271064c5 112752 sane-backends_1.0.27-1~experimental4.debian.tar.xz fd5858d1caa648d49b258974ca4415f1a46e4dbcac1fe2e3fff4b8f66816423a 9031 sane-backends_1.0.27-1~experimental4_amd64.buildinfo Files: 98e2855dfba8b187fe7c9ff64811c50c 2424 graphics optional sane-backends_1.0.27-1~experimental4.dsc 4c4c5fdedb36a012f1ccce59171988e4 112752 graphics optional sane-backends_1.0.27-1~experimental4.debian.tar.xz ca3ada90f67d391214d5a8e8de0c0446 9031 graphics optional sane-backends_1.0.27-1~experimental4_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEYv+KdYTgKVaVRgAGdCY7N/W1+RMFAlrSccMACgkQdCY7N/W1 +RMCYg/+P5atLYMvcjcifS2pRXdFKQWBzKWHhFyr63iw99PV5CMYLVTREvDF+Yd1 4wQKonv8GwQornSK7XLzG5TAS15pOUWHK3/uNwipCpb+lCSXw8GZFp8/Hxw+H/0e Xqq15/4nabKGn61/ZtQNXiheMMe9eYFqVzVRYwtlReOQ+YcKtPMr3pyBBjNmQcZ5 qdPGL2L27O+FOJIClWlkGor4kpefljjLcNj0Xha/bINShUzvVjmEdCeE3VHid7Ox I1ynT2zaJrm20+tDbPpdoudQeYvH0Wc8vK6SPYNEycGHw68m3+bIUtODcimzFUr6 SnOfFhb4Rx5zOayHTOu9V9SprKOOih1/W36bpqg+Bzhqe2oQ62fqZvuobmh2Zu41 nWqXpGGSiy2SWj6R8VCdPvkxnaXeT9WP1H+jwjqNJlivlnvGjQ6CldwrCrKuLvOF ry3aORJgrJSMYZtxQup8/FzUu7VZUZ7ekXlnxi+3WECFy37NVF9MjENhd4yCogDj c5MvADo8/s6hgyzzvzh+BX0gncsgtLnmXGUZKyFE1DBkxdTtS3JAGkzmQ+4FqwkM 8PGMrB+DsrxjVt8qyyFUvXJ0nEhSBo+ejx3d60GgvxeFPSuzNhellRSwKyFsKLUV ZVG6+KZPK4mb19EMaMUeuTLWETz0reGzUstnSphBeRcV1EUaEh8= =6cMp -----END PGP SIGNATURE-----
--- End Message ---