Package: src:steghide Version: 0.5.1-15 Severity: important Tags: forky sid ftbfs User: [email protected] Usertags: autoconf-2.73
Dear maintainer: During a rebuild of all packages in unstable using autoconf 2.73 (available in experimental), this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/autoconf-2.73/ This bug will be raised to serious once autoconf 2.73 is uploaded for unstable. Thanks. -------------------------------------------------------------------------------- [...] if test 'no' = yes; then \ test yes != no || /bin/sh `case ".//install-sh" in /*) echo ".//install-sh" ;; *) echo ".././/install-sh" ;; esac` /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu; \ temp=/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/t-charset.alias; \ dest=/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/charset.alias; \ if test -f /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/charset.alias; then \ orig=/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh `case ".//install-sh" in /*) echo ".//install-sh" ;; *) echo ".././/install-sh" ;; esac` /<<PKGBUILDDIR>>/debian/tmp/usr/share/locale; \ test -f /<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/locale.alias \ && orig=/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/t-locale.alias; \ dest=/<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi make[2]: Leaving directory '/<<PKGBUILDDIR>>/intl' Making install in po make[2]: Entering directory '/<<PKGBUILDDIR>>/po' /bin/sh `case ".//install-sh" in /*) echo ".//install-sh" ;; *) echo ".././/install-sh" ;; esac` /<<PKGBUILDDIR>>/debian/tmp/usr/share .././/install-sh: no input file specified. make[2]: *** [Makefile:270: install-data-yes] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' make[1]: *** [Makefile:480: install-recursive] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_install: error: make -j2 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp AM_UPDATE_INFO_DIR=no returned exit code 2 make: *** [debian/rules:7: binary] Error 25 dpkg-buildpackage: error: fakeroot debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

