Source: tpm2-tss
Version: 2.1.0-4
Severity: serious
Tags: ftbfs

tpm2-tss fails to build from source:

https://tests.reproducible-builds.org/debian/rbuild/unstable/amd64/tpm2-tss_2.1.0-4.rbuild.log.gz
| dh_auto_build
|  make -j15
| make[2]: Entering directory '/build/1st/tpm2-tss-2.1.0'
| Makefile:15030: *** missing separator.  Stop.
| make[2]: Leaving directory '/build/1st/tpm2-tss-2.1.0'
| dh_auto_build: make -j15 returned exit code 2
| make[1]: *** [debian/rules:22: override_dh_auto_build] Error 255
| make[1]: Leaving directory '/build/1st/tpm2-tss-2.1.0'
| make: *** [debian/rules:7: build] Error 2
| dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

This is also reproduced by crossqa:
http://crossqa.debian.net/build/tpm2-tss_2.1.0-4_ppc64el_20190906172018.log

Line 15030 of the Makefile contains "@CODE_COVERAGE_RULES@". Very
likely, this line should have been substituted from Makefile.in, but the
generate configure does not contain any substitutions for it.

Hope this helps with diagnosing the issue

Helmut

Reply via email to