Package: src:spark Version: 2012.0.deb-11 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past)
Hi! I've been doing a full rebuild of the Debian archive, building all source packages targeting armel and armhf using arm64 hardware. We are planning in future to move all of our 32-bit armel/armhf builds to using arm64 machines, so this rebuild is to identify packages that might have problems with this configuration. I've found that spark fails to build from source for armhf on aem64, but the problem is generic. I can see that it also FTBFS in sid at the moment for amd64: (sid-amd64)c30-smcintyre:~/debian/build/spark/spark-2012.0.deb$ debuild dpkg-buildpackage -us -uc -ui dpkg-buildpackage: info: source package spark dpkg-buildpackage: info: source version 2012.0.deb-11 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Євгеній Мещеряков <[email protected]> dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh clean --with swi_prolog dh: unable to load addon swi_prolog: Can't locate Debian/Debhelper/Sequence/swi_prolog.pm in @INC (you may need to install the Debian::Debhelper::Sequence::swi_prolog module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/x86_64-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.28 /usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at (eval 10) line 1. BEGIN failed--compilation aborted at (eval 10) line 1. I'm guessing at a missing build-dep, maybe, but I've no idea where swi_prolog is meant to come from. -- System Information: Debian Release: 9.6 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-debug'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.9.0-8-amd64 (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)

