Package: src:quickfix Version: 1.15.1+dfsg-4.3 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, 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/202512/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:quickfix, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean debian/rules override_dh_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_clean rm -rf INSTALL ChangeLog /<<PKGBUILDDIR>>/lib make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules binary dh binary dh_update_autotools_config debian/rules override_dh_autoreconf make[1]: Entering directory '/<<PKGBUILDDIR>>' touch INSTALL ChangeLog dh_autoreconf libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. [... snipped ...] make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/ordermatch' Making check in tradeclient make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/tradeclient' rm -f ../../bin/tradeclient ln -s ../examples/tradeclient/tradeclient ../../bin/tradeclient make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/tradeclient' Making check in tradeclientgui make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/tradeclientgui' make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/tradeclientgui' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/tradeclientgui' make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/tradeclientgui' make[3]: Entering directory '/<<PKGBUILDDIR>>/examples' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples' make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples' Making check in doc make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' Making check in html make[3]: Entering directory '/<<PKGBUILDDIR>>/doc/html' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc/html' make[3]: Entering directory '/<<PKGBUILDDIR>>/doc' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc' make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' make[2]: Entering directory '/<<PKGBUILDDIR>>' make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: Leaving directory '/<<PKGBUILDDIR>>' create-stamp debian/debhelper-build-stamp dh_prep dh_installdirs dh_auto_install make -j1 install DESTDIR=/<<BUILDDIR>>/quickfix-1.15.1\+dfsg/debian/tmp AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/<<PKGBUILDDIR>>' Making install in UnitTest++ make[2]: Entering directory '/<<PKGBUILDDIR>>/UnitTest++' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/<<PKGBUILDDIR>>/UnitTest++' Making install in src make[2]: Entering directory '/<<PKGBUILDDIR>>/src' Making install in C++ make[3]: Entering directory '/<<PKGBUILDDIR>>/src/C++' make install-recursive make[4]: Entering directory '/<<PKGBUILDDIR>>/src/C++' Making install in test make[5]: Entering directory '/<<PKGBUILDDIR>>/src/C++/test' make[6]: Entering directory '/<<PKGBUILDDIR>>/src/C++/test' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/C++/test' make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/C++/test' make[5]: Entering directory '/<<PKGBUILDDIR>>/src/C++' rm -rf ../../lib/libquickfix.a rm -rf ../../lib/libquickfix.la rm -rf ../../lib/libquickfix.so rm -rf ../../lib/libquickfix.dylib ln -s ../src/C++/.libs/libquickfix.a ../../lib/libquickfix.a ln -s ../src/C++/.libs/libquickfix.la ../../lib/libquickfix.la ln -s ../src/C++/.libs/libquickfix.so ../../lib/libquickfix.so ln -s ../src/C++/.libs/libquickfix.dylib ../../lib/libquickfix.dylib bash ./copy.sh ../../include/quickfix *.h bash ./copy.sh ../../include/quickfix fix*/*.h bash ./copy.sh ../../include/quickfix wx/*.h make[6]: Entering directory '/<<PKGBUILDDIR>>/src/C++' rm -rf /<<PKGBUILDDIR>>/debian/tmp/usr/include/quickfix mkdir -p /<<PKGBUILDDIR>>/debian/tmp/usr/include/quickfix mkdir /<<PKGBUILDDIR>>/debian/tmp/usr/include/quickfix/fix40 mkdir /<<PKGBUILDDIR>>/debian/tmp/usr/include/quickfix/fix41 mkdir /<<PKGBUILDDIR>>/debian/tmp/usr/include/quickfix/fix42 mkdir /<<PKGBUILDDIR>>/debian/tmp/usr/include/quickfix/fix43 mkdir /<<PKGBUILDDIR>>/debian/tmp/usr/include/quickfix/fix44 mkdir /<<PKGBUILDDIR>>/debian/tmp/usr/include/quickfix/fix50 mkdir /<<PKGBUILDDIR>>/debian/tmp/usr/include/quickfix/fix50sp1 mkdir /<<PKGBUILDDIR>>/debian/tmp/usr/include/quickfix/fix50sp2 mkdir /<<PKGBUILDDIR>>/debian/tmp/usr/include/quickfix/fixt11 mkdir /<<PKGBUILDDIR>>/debian/tmp/usr/include/quickfix/wx cp *.h /<<PKGBUILDDIR>>/debian/tmp/usr/include/quickfix cp fix40/*.h /<<PKGBUILDDIR>>/debian/tmp/usr/include/quickfix/fix40 cp fix41/*.h /<<PKGBUILDDIR>>/debian/tmp/usr/include/quickfix/fix41 cp fix42/*.h /<<PKGBUILDDIR>>/debian/tmp/usr/include/quickfix/fix42 cp fix43/*.h /<<PKGBUILDDIR>>/debian/tmp/usr/include/quickfix/fix43 cp fix44/*.h /<<PKGBUILDDIR>>/debian/tmp/usr/include/quickfix/fix44 cp fix50/*.h /<<PKGBUILDDIR>>/debian/tmp/usr/include/quickfix/fix50 cp fix50sp1/*.h /<<PKGBUILDDIR>>/debian/tmp/usr/include/quickfix/fix50sp1 cp fix50sp2/*.h /<<PKGBUILDDIR>>/debian/tmp/usr/include/quickfix/fix50sp2 cp fixt11/*.h /<<PKGBUILDDIR>>/debian/tmp/usr/include/quickfix/fixt11 cp wx/*.h /<<PKGBUILDDIR>>/debian/tmp/usr/include/quickfix/wx /usr/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libquickfix.la '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/libquickfix.so.17.0.0 /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libquickfix.so.17.0.0 libtool: install: (cd /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libquickfix.so.17.0.0 libquickfix.so.17 || { rm -f libquickfix.so.17 && ln -s libquickfix.so.17.0.0 libquickfix.so.17; }; }) libtool: install: (cd /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libquickfix.so.17.0.0 libquickfix.so || { rm -f libquickfix.so && ln -s libquickfix.so.17.0.0 libquickfix.so; }; }) libtool: install: /usr/bin/install -c .libs/libquickfix.lai /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libquickfix.la libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/C++' make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/C++' make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/C++' make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/C++' make[3]: Entering directory '/<<PKGBUILDDIR>>/src' rm -f ../test/ut ../test/pt ../test/at ../test/ut_debug ln -s ../src/ut ../test/ut ln -s ../src/pt ../test/pt ln -s ../src/at ../test/at ln -s ../src/.libs/ut ../test/ut_debug make[4]: Entering directory '/<<PKGBUILDDIR>>/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/src' make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' Making install in bin make[2]: Entering directory '/<<PKGBUILDDIR>>/bin' Making install in cfg make[3]: Entering directory '/<<PKGBUILDDIR>>/bin/cfg' make[4]: Entering directory '/<<PKGBUILDDIR>>/bin/cfg' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/bin/cfg' make[3]: Leaving directory '/<<PKGBUILDDIR>>/bin/cfg' make[3]: Entering directory '/<<PKGBUILDDIR>>/bin' make[4]: Entering directory '/<<PKGBUILDDIR>>/bin' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/bin' make[3]: Leaving directory '/<<PKGBUILDDIR>>/bin' make[2]: Leaving directory '/<<PKGBUILDDIR>>/bin' Making install in spec make[2]: Entering directory '/<<PKGBUILDDIR>>/spec' make[3]: Entering directory '/<<PKGBUILDDIR>>/spec' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/share/quickfix' /usr/bin/install -c -m 644 FIX40.xml FIX41.xml FIX42.xml FIX43.xml FIX44.xml FIX50.xml FIX50SP1.xml FIX50SP2.xml FIXT11.xml '/<<PKGBUILDDIR>>/debian/tmp/usr/share/quickfix' make[3]: Leaving directory '/<<PKGBUILDDIR>>/spec' make[2]: Leaving directory '/<<PKGBUILDDIR>>/spec' Making install in test make[2]: Entering directory '/<<PKGBUILDDIR>>/test' Making install in atrun make[3]: Entering directory '/<<PKGBUILDDIR>>/test/atrun' make[4]: Entering directory '/<<PKGBUILDDIR>>/test/atrun' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/test/atrun' make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/atrun' Making install in definitions make[3]: Entering directory '/<<PKGBUILDDIR>>/test/definitions' Making install in server make[4]: Entering directory '/<<PKGBUILDDIR>>/test/definitions/server' Making install in future make[5]: Entering directory '/<<PKGBUILDDIR>>/test/definitions/server/future' make[6]: Entering directory '/<<PKGBUILDDIR>>/test/definitions/server/future' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/<<PKGBUILDDIR>>/test/definitions/server/future' make[5]: Leaving directory '/<<PKGBUILDDIR>>/test/definitions/server/future' make[5]: Entering directory '/<<PKGBUILDDIR>>/test/definitions/server' make[6]: Entering directory '/<<PKGBUILDDIR>>/test/definitions/server' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/<<PKGBUILDDIR>>/test/definitions/server' make[5]: Leaving directory '/<<PKGBUILDDIR>>/test/definitions/server' make[4]: Leaving directory '/<<PKGBUILDDIR>>/test/definitions/server' make[4]: Entering directory '/<<PKGBUILDDIR>>/test/definitions' make[5]: Entering directory '/<<PKGBUILDDIR>>/test/definitions' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/<<PKGBUILDDIR>>/test/definitions' make[4]: Leaving directory '/<<PKGBUILDDIR>>/test/definitions' make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/definitions' Making install in cfg make[3]: Entering directory '/<<PKGBUILDDIR>>/test/cfg' make[4]: Entering directory '/<<PKGBUILDDIR>>/test/cfg' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/test/cfg' make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/cfg' make[3]: Entering directory '/<<PKGBUILDDIR>>/test' make[4]: Entering directory '/<<PKGBUILDDIR>>/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/test' make[3]: Leaving directory '/<<PKGBUILDDIR>>/test' make[2]: Leaving directory '/<<PKGBUILDDIR>>/test' Making install in examples make[2]: Entering directory '/<<PKGBUILDDIR>>/examples' Making install in executor make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/executor' Making install in C++ make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/executor/C++' rm -f ../../../bin/executor ln -s ../examples/executor/C++/executor ../../../bin/executor make[5]: Entering directory '/<<PKGBUILDDIR>>/examples/executor/C++' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/<<PKGBUILDDIR>>/examples/executor/C++' make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/executor/C++' make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/executor' make[5]: Entering directory '/<<PKGBUILDDIR>>/examples/executor' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/<<PKGBUILDDIR>>/examples/executor' make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/executor' make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/executor' Making install in ordermatch make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/ordermatch' Making install in test make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/ordermatch/test' make[5]: Entering directory '/<<PKGBUILDDIR>>/examples/ordermatch/test' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/<<PKGBUILDDIR>>/examples/ordermatch/test' make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/ordermatch/test' make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/ordermatch' rm -f ../../bin/ordermatch ln -s ../examples/ordermatch/ordermatch ../../bin/ordermatch make[5]: Entering directory '/<<PKGBUILDDIR>>/examples/ordermatch' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/<<PKGBUILDDIR>>/examples/ordermatch' make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/ordermatch' make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/ordermatch' Making install in tradeclient make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/tradeclient' rm -f ../../bin/tradeclient ln -s ../examples/tradeclient/tradeclient ../../bin/tradeclient make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/tradeclient' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/tradeclient' make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/tradeclient' Making install in tradeclientgui make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/tradeclientgui' make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/tradeclientgui' make[5]: Entering directory '/<<PKGBUILDDIR>>/examples/tradeclientgui' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/<<PKGBUILDDIR>>/examples/tradeclientgui' make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/tradeclientgui' make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/tradeclientgui' make[3]: Entering directory '/<<PKGBUILDDIR>>/examples' make[4]: Entering directory '/<<PKGBUILDDIR>>/examples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples' make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples' make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples' Making install in doc make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' Making install in html make[3]: Entering directory '/<<PKGBUILDDIR>>/doc/html' make[4]: Entering directory '/<<PKGBUILDDIR>>/doc/html' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc/html' make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc/html' make[3]: Entering directory '/<<PKGBUILDDIR>>/doc' make[4]: Entering directory '/<<PKGBUILDDIR>>/doc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc' 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'. /usr/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig' /usr/bin/install -c -m 644 quickfix.pc '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig' make[3]: Leaving directory '/<<PKGBUILDDIR>>' make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_install dh_install: warning: Cannot find (any matches for) "doc/html/*.map" (tried in ., debian/tmp) dh_install: warning: libquickfix-doc missing files: doc/html/*.map dh_install: error: missing files, aborting make: *** [debian/rules:18: binary] Error 255 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

