Your message dated Sun, 10 Jun 2018 01:05:16 +0000 with message-id <[email protected]> and subject line Bug#901116: fixed in sane-backends-extras 1.0.22.6 has caused the Debian Bug report #901116, regarding sane-backends-extras: FTBFS when built with dpkg-buildpackage -A 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.) -- 901116: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901116 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:sane-backends-extras Version: 1.0.22.5 Severity: serious Dear maintainer: I tried to build this package in stretch with "dpkg-buildpackage -A" but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep dh_update_autotools_config -i dh_autoreconf -i configure.ac:511: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2672: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2689: AC_LINK_IFELSE is expanded from... m4/libtool.m4:1084: _LT_SYS_MODULE_PATH_AIX is expanded from... m4/libtool.m4:4211: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5343: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:143: _LT_SETUP is expanded from... m4/libtool.m4:69: LT_INIT is expanded from... m4/libtool.m4:107: AC_PROG_LIBTOOL is expanded from... [... snipped ...] make[3]: Entering directory '/<<PKGBUILDDIR>>/backend' /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/sane' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c libsane-geniusvp2.la libsane-ls5000.la '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/sane' libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu/sane' make install-data-hook make[4]: Entering directory '/<<PKGBUILDDIR>>/backend' rm -f /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/sane/libsane.* test -z "/etc/sane.d" || /bin/mkdir -p "/<<PKGBUILDDIR>>/debian/tmp/etc/sane.d" test -z "/etc/sane.d/dll.d" || /bin/mkdir -p "/<<PKGBUILDDIR>>/debian/tmp/etc/sane.d/dll.d" installing geniusvp2.conf in /etc/sane.d/geniusvp2.conf... for dir in ; do \ /bin/bash ../mkinstalldirs /<<PKGBUILDDIR>>/debian/tmp/usr/share/sane/${dir} ; \ done make[4]: Leaving directory '/<<PKGBUILDDIR>>/backend' make[3]: Leaving directory '/<<PKGBUILDDIR>>/backend' make[2]: Leaving directory '/<<PKGBUILDDIR>>/backend' Making install in doc make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' make[3]: Entering directory '/<<PKGBUILDDIR>>/doc' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man5" || /bin/mkdir -p "/<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man5" installing sane-geniusvp2.5 in /usr/share/man/man5/sane-geniusvp2.5... make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc' make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' make[2]: Entering directory '/<<PKGBUILDDIR>>' make[3]: Entering directory '/<<PKGBUILDDIR>>' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/<<PKGBUILDDIR>>' make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules override_dh_install make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_install # remove wrong libsane.so.1 symlink rm -f debian/libsane-extras/usr/lib/x86_64-linux-gnu/sane/libsane.so.1 # remove damn rpath find debian/libsane-extras/usr/lib/x86_64-linux-gnu/sane -name "libsane-*.so.1" -exec chrpath -d {} \; find: 'debian/libsane-extras/usr/lib/x86_64-linux-gnu/sane': No such file or directory debian/rules:36: recipe for target 'override_dh_install' failed make[1]: *** [override_dh_install] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules:16: recipe for target 'binary-indep' failed make: *** [binary-indep] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- Hint: Try splitting override_dh_install into override_dh_install-indep and override_dh_install-arch. Thanks.
--- End Message ---
--- Begin Message ---Source: sane-backends-extras Source-Version: 1.0.22.6 We believe that the bug you reported is fixed in the latest version of sane-backends-extras, 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. Adam Borowski <[email protected]> (supplier of updated sane-backends-extras 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: Sun, 10 Jun 2018 02:47:53 +0200 Source: sane-backends-extras Binary: libsane-extras-common libsane-extras libsane-extras-dev Architecture: source Version: 1.0.22.6 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <[email protected]> Changed-By: Adam Borowski <[email protected]> Description: libsane-extras - API library for scanners -- extra backends libsane-extras-common - API library for scanners -- documentation and support files libsane-extras-dev - API development library for scanners [development files] Closes: 901116 Changes: sane-backends-extras (1.0.22.6) unstable; urgency=medium . * QA upload. * dh 11. * Fix FTBFS in arch:all builds (Closes: #901116). * Partially fix FTBFS on hurd. Checksums-Sha1: ea8b279d1276e30d9a69ad8fc366de2159eab6ae 1717 sane-backends-extras_1.0.22.6.dsc b2831196f33cd9789ad8791eabe3ad9cabc99cb9 446908 sane-backends-extras_1.0.22.6.tar.xz 0ed47904ba44b888c6e1becaf3b5fda4ee70d818 5618 sane-backends-extras_1.0.22.6_source.buildinfo Checksums-Sha256: cc7dd7929d9457359aafeace3eba2efd823a0a5ecbee580080826b6cd68e18f0 1717 sane-backends-extras_1.0.22.6.dsc 627d6edab47156d68e7d227e801a43b784e45afc57909654cca077302f8929fb 446908 sane-backends-extras_1.0.22.6.tar.xz 7a1b1d481a25dcc9b10064371db26650089f00cb148c0182f296b2efbbb3e644 5618 sane-backends-extras_1.0.22.6_source.buildinfo Files: f7a71a3337445d873795ee132dd6a996 1717 graphics optional sane-backends-extras_1.0.22.6.dsc 5fd5cc75ec0b00151f4f6fc85af2bdbf 446908 graphics optional sane-backends-extras_1.0.22.6.tar.xz b049a499df0709f7ce1a519ec8b63f03 5618 graphics optional sane-backends-extras_1.0.22.6_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJIBAEBCgAyFiEEkjZVexcMh/iCHArDweDZLphvfH4FAlscdVAUHGtpbG9ieXRl QGFuZ2JhbmQucGwACgkQweDZLphvfH5ERBAAiGMwEijsXheyzMUvaojrkXnCjn02 KnHJNAQVd2jSvZ4hwmLdNKLguZwHvzB2tbM4P8kbL5oSxc3xMgjMy4keMZlTUmtG NGWrxazaN6OONm0kMZsRGwqh5H3QySrcye3CttWx8eS1PIg1zSnE59InE3vrlTYk YjP5wUwlWgi8Vssgg3HbCFPCEvuJyIPT7lNQnUhZcEEGgEKygmTtRW02Fv2UY5MD SfC0fEl32/D17Oyv2oXlZ3wS8tSuLmYADOxCHAATKYmRrc7RDTj/BDwYNw523r7J eQNKT23mYeBGOgErN0MUdXIukYN1vh4o3Kckj+MFk7Qx4T9fimUECbMA3VY8XT26 tcueuq/jx5Q/XoKVDyCjpJ3SB/rdLh9xWM+xW7qgEt2I1We05C/lvGTRwQcRZcZq N7DkAq5xAqOyWeg/CGNOzKNj3QJAhi1cXfCBCilpRZF0EeWPjqf388NvViGBheQs kv7FSwx9o773YETR2pT/ANUbLt5lVuOclwZF9shR5lE2R5KcaYG5EVb5nGXpir65 NFMdgQO9V3dNlKc42mD/Jxj8elwZ4MUcRU3gScAsQ0GQMGGKGB7XeSmf0mvygAIG jwQdWBoVI+aUbjx1LAtWk3ARqkf4x9s9SqEvoPrc+IxhOvj8huXveX/XDQ06I5uS rlsp0RG91qBGZyc= =5OyU -----END PGP SIGNATURE-----
--- End Message ---

