Package: yubiserver Severity: serious Justification: FTBFS Dear maintainer,
I tried to rebuild this package with the new libconfig, however it fails already early, before. Buildlog attached. -- tobi -- System Information: Debian Release: stretch/sid APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.0.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)
dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: source package yubiserver dpkg-buildpackage: source version 0.6-2 dpkg-buildpackage: source distribution unstable dpkg-buildpackage: source changed by Chrysostomos Nanakos <cnana...@debian.org> dpkg-source --before-build yubiserver-0.6 dpkg-buildpackage: host architecture amd64 dpkg-source: info: using options from yubiserver-0.6/debian/source/options: --compression=bzip2 --compression-level=9 fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. [ ! -f Makefile ] || /usr/bin/make distclean dh_clean dpkg-source -b yubiserver-0.6 dpkg-source: info: using options from yubiserver-0.6/debian/source/options: --compression=bzip2 --compression-level=9 dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building yubiserver using existing ./yubiserver_0.6.orig.tar.bz2 dpkg-source: warning: ignoring deletion of directory autom4te.cache dpkg-source: warning: ignoring deletion of file autom4te.cache/traces.1, use --include-removal to override dpkg-source: warning: ignoring deletion of file autom4te.cache/output.1, use --include-removal to override dpkg-source: warning: ignoring deletion of file autom4te.cache/requests, use --include-removal to override dpkg-source: warning: ignoring deletion of file autom4te.cache/output.0, use --include-removal to override dpkg-source: warning: ignoring deletion of file autom4te.cache/traces.0, use --include-removal to override dpkg-source: info: building yubiserver in yubiserver_0.6-2.debian.tar.bz2 dpkg-source: info: building yubiserver in yubiserver_0.6-2.dsc debian/rules build dh_testdir # Add here commands to configure the package. ./configure --prefix=/ --bindir=/usr/bin --sbindir=/usr/sbin --mandir=/usr/share/man --with-default-sqlite3-db-file=/var/lib/yubiserver/yubiserver.sqlite --with-default-yubiserver-log-file=/var/log/yubiserver/yubiserver.log checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for SQLITE library... checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for sqlite3... yes checking for mhash_hmac_init in -lmhash... yes checking for ev_io_start in -lev... yes checking for LIBCONFIG... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.0... yes (1.6.3) checking LIBGCRYPT API version... okay configure: WARNING: *** *** The config script /usr/bin/libgcrypt-config was *** built for x86_64-pc-linux-gnu and thus may not match the *** used host x86_64-unknown-linux-gnu. *** You may want to use the configure option --with-libgcrypt-prefix *** to specify a matching config script. *** checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands touch configure-stamp make: Circular build-stamp <- build dependency dropped. make: Circular install <- build dependency dropped. dh_testdir dh_prep dh_installdirs # mandir here has DESTDIR prepended to it /usr/bin/make install DESTDIR=/home/tobi/libconfig-rebuild/yubiserver-0.6/debian/yubiserver mandir=/usr/share/man INSTALL_PROGRAM="/usr/bin/install " make[1]: Entering directory '/home/tobi/libconfig-rebuild/yubiserver-0.6' cd . && /bin/bash /home/tobi/libconfig-rebuild/yubiserver-0.6/build-aux/missing automake-1.14 --gnu /home/tobi/libconfig-rebuild/yubiserver-0.6/build-aux/missing: line 81: automake-1.14: command not found WARNING: 'automake-1.14' is missing on your system. You should only need it if you modified 'Makefile.am' or 'configure.ac' or m4 files included by 'configure.ac'. The 'automake' program is part of the GNU Automake package: <http://www.gnu.org/software/automake> It also requires GNU Autoconf, GNU m4 and Perl in order to run: <http://www.gnu.org/software/autoconf> <http://www.gnu.org/software/m4/> <http://www.perl.org/> Makefile:313: recipe for target 'Makefile.in' failed make[1]: *** [Makefile.in] Error 1 make[1]: Leaving directory '/home/tobi/libconfig-rebuild/yubiserver-0.6' debian/rules:39: recipe for target 'install' failed make: *** [install] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2