[Debian-med-packaging] Bug#873318: jellyfish does not actually disable parallel building
Adrian Bunk
bunk at debian.org
Sat Aug 26 15:08:36 UTC 2017
Source: jellyfish
Version: 2.2.6-2
Severity: serious
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/jellyfish.html
...
lib/.libs/jsoncpp.o: file not recognized: File truncated
collect2: error: ld returned 1 exit status
Makefile:1193: recipe for target 'libjellyfish-2.0.la' failed
make[2]: *** [libjellyfish-2.0.la] Error 1
jellyfish (2.2.6-2) unstable; urgency=medium
...
* debhelper 10
* Parallel builds seem to cause problems - use --no-parallel
%:
dh $@ --with autoreconf,python3 #--parallel
dh compat 10 does default to parallel,
explicit --no-parallel is required.
More information about the Debian-med-packaging
mailing list