On Sat, Aug 18, 2018 at 11:28:06PM +0000, Santiago Vila wrote: >... > make[3]: Entering directory '/<<BUILDDIR>>/heimdal-7.5.0+dfsg/lib/hcrypto' > CC test_rand.o > In file included from test_rand.c:42: > rand.h:46:10: fatal error: hcrypto/engine.h: No such file or directory > #include <hcrypto/engine.h> > ^~~~~~~~~~~~~~~~~~ > compilation terminated. > make[3]: *** [Makefile:2060: test_rand.o] Error 1 > make[3]: Leaving directory '/<<BUILDDIR>>/heimdal-7.5.0+dfsg/lib/hcrypto' > make[2]: *** [Makefile:565: all-recursive] Error 1 > make[2]: Leaving directory '/<<BUILDDIR>>/heimdal-7.5.0+dfsg/lib' > make[1]: *** [Makefile:613: all-recursive] Error 1 > make[1]: Leaving directory '/<<BUILDDIR>>/heimdal-7.5.0+dfsg' > dh_auto_build: make -j1 returned exit code 2 > make: *** [debian/rules:7: build-indep] Error 2 > dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit > status 2 > -------------------------------------------------------------------------------- > > The build was made with "dpkg-buildpackage -A" in my autobuilder. > Most probably, it also fails here in reproducible builds: > > https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/heimdal.html > > where you can get a full build log if you need it. >...
That is unrelated, the failure in reproducible builds is a frequent test failure - looks like some test is flaky in this environment. I am not able to reproduce your FTBFS. cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed