Bug#976922: systemd-bootchart: FTBFS on ppc64el: dh_auto_test: error: make -j160 check VERBOSE=1 returned exit code 2

Michael Biebl biebl at debian.org
Thu Dec 10 19:42:43 GMT 2020


Am 10.12.20 um 20:18 schrieb John Paul Adrian Glaubitz:
> Hi Michael!
> 
> On 12/10/20 7:53 PM, Michael Biebl wrote:
>> Unfortunately, I can't reproduce the issue on a porter box (plummer).
>> So I'm not sure if I can do something about it.
> 
> It might be an issue with parallel jobs as Lucas built the package with
> make -j160 and some packages can't cope with that many parallel jobs.



export DEB_BUILD_OPTIONS="parallel=160"
...

    dh_auto_test
	make -j160 check VERBOSE=1
make[1]: Entering directory '/home/biebl/sd/systemd-bootchart-233'
Making check in .
make --no-print-directory check-TESTS
PASS: tests/run
============================================================================
Testsuite summary for systemd-bootchart 233
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[1]: Leaving directory '/home/biebl/sd/systemd-bootchart-233'
    create-stamp debian/debhelper-build-stamp
    dh_prep
    debian/rules override_dh_auto_install
make[1]: Entering directory '/home/biebl/sd/systemd-bootchart-233'



More information about the Pkg-systemd-maintainers mailing list