Source: pushpin Version: 1.31.0-1 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20201119 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > ./configure --prefix=/usr --qtselect=5 --configdir=/etc > --extraconf="$QMAKE_BUILDFLAGS" --verbose > Configuring Pushpin ... > > PREFIX=/usr > BINDIR=/usr/bin > EX_QTDIR= > QC_EXTRACONF=QMAKE_CPPFLAGS *= -Wdate-time -D_FORTIFY_SOURCE=2 QMAKE_CFLAGS > *= -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 > QMAKE_CXXFLAGS *= -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 QMAKE_LFLAGS *= -Wl,-z,relro -Wl,-z,now -Wl,--as-needed > QC_LIBDIR= > QC_CONFIGDIR=/etc > QC_RUNDIR= > QC_LOGDIR= > > Verifying Qt build environment ... > running: /usr/bin/qtchooser -run-tool=qmake -qt=5 -query QT_INSTALL_BINS > running: "/usr/lib/qt5/bin/qmake" -query QT_VERSION > qmake found in /usr/lib/qt5/bin/qmake > makespec is > -> ok > conf command: [./configure] > conf path: [./configure] > srcdir: [/<<PKGBUILDDIR>>] > builddir: [/<<PKGBUILDDIR>>] > profile: [/<<PKGBUILDDIR>>/pushpin.pro] > qmake path: [/usr/lib/qt5/bin/qmake] > qmakespec: [] > make tool: [/usr/bin/gmake] > > Checking for Qt >= 5.2.0 ... yes > > * extra += APP_VERSION = 1.31.0 > * extra += LIBDIR = /usr/lib/pushpin > * extra += CONFIGDIR = /etc/pushpin > * extra += RUNDIR = /var/run/pushpin > * extra += LOGDIR = /var/log/pushpin > * INCLUDEPATH += $$PWD/src > * DEFINES += HAVE_CONFIG > Checking for libzmq >= 2.0 ... > * [pkg-config libzmq --exists] > * returned: 1 > -> no > > Error: need libzmq >= 2.0! > > make[1]: *** [debian/rules:22: override_dh_auto_configure] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/11/19/pushpin_1.31.0-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.