Tracker – Changelog – Bugs – packages.d.o – Source
| bug# | package | title | affects |
|---|---|---|---|
| 1105290 | amule | amule: FTBFS with make --shuffle=reverse: make: *** [debian/rules:109: install-stamp] Error 2 shuffle=reverse |
Install getbuildlog: sudo apt install devscripts
Download latest amule build logs: getbuildlog amule last
Download all amule build logs: getbuildlog amule
amule build-depends on missing: - libgd-dev:loong64
amule build-depends on: - libwxgtk3.2-dev:m68k libwxgtk3.2-dev depends on missing: - wx3.2-headers:m68k (= 3.2.4+dfsg-3)
dh_builddeb: error: This feature was removed in compat 12. dh_builddeb: warning: ignored unknown options in DH_OPTIONS dpkg-deb: building package 'amule' in '../amule_2.3.3-3.2_loong64.deb'. dpkg-deb: building package 'amule-dbgsym' in '../amule-dbgsym_2.3.3-3.2_loong64.deb'. dpkg-deb: building package 'amule-utils' in '../amule-utils_2.3.3-3.2_loong64.deb'. dpkg-deb: building package 'amule-utils-dbgsym' in '../amule-utils-dbgsym_2.3.3-3.2_loong64.deb'. dpkg-deb: building package 'amule-utils-gui' in '../amule-utils-gui_2.3.3-3.2_loong64.deb'. dpkg-deb: building package 'amule-utils-gui-dbgsym' in '../amule-utils-gui-dbgsym_2.3.3-3.2_loong64.deb'. dpkg-deb: building package 'amule-daemon' in '../amule-daemon_2.3.3-3.2_loong64.deb'. dpkg-deb: building package 'amule-daemon-dbgsym' in '../amule-daemon-dbgsym_2.3.3-3.2_loong64.deb'. make[1]: Leaving directory '/<<PKGBUILDDIR>>' dpkg-genbuildinfo --build=any -O../amule_2.3.3-3.2_loong64.buildinfo dpkg-genchanges --build=any -mloong64 Build Daemon (loong64-loongson-06) <buildd@loong64-loongson-06.local> -O../amule_2.3.3-3.2_loong64.changes dpkg-genchanges: info: binary-only arch-specific upload (source code and arch-indep packages not included) dpkg-source --after-build .
from /usr/include/boost/asio/execution.hpp:22, from /usr/include/boost/asio/any_completion_executor.hpp:22, from /usr/include/boost/asio.hpp:20: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[4]: *** [Makefile:2214: libmulesocket_a-LibSocket.o] Error 1 make[4]: Leaving directory '/build/reproducible-path/amule-2.3.3/obj-x86_64-gnu/src' make[3]: *** [Makefile:4946: all-recursive] Error 1 make[3]: Leaving directory '/build/reproducible-path/amule-2.3.3/obj-x86_64-gnu/src' make[2]: *** [Makefile:628: all-recursive] Error 1 make[2]: Leaving directory '/build/reproducible-path/amule-2.3.3/obj-x86_64-gnu' make[1]: *** [Makefile:522: all] Error 2 make[1]: Leaving directory '/build/reproducible-path/amule-2.3.3/obj-x86_64-gnu' make: *** [debian/rules:80: build-stamp] Error 2
Rebuild for reproducible builds due to missing packages on snapshot.d.o
> /usr/include/boost/asio/signal_set_base.hpp:66:21: error: ‘SA_NOCLDWAIT’ was not declared in this scope; did you mean ‘SA_NOCLDSTOP’?