Package: src:google-perftools Version: 2.5-2.2 Severity: important Dear maintainer:
I still can't build this package reliably: -------------------------------------------------------------------------------- [...] debian/rules build-indep CDBS WARNING: simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead test -x debian/rules mkdir -p "." chmod u+w -R /<<PKGBUILDDIR>> /usr/bin/make -f debian/rules reverse-config make[1]: Entering directory '/<<PKGBUILDDIR>>' CDBS WARNING: simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead make[1]: 'reverse-config' is up to date. make[1]: Leaving directory '/<<PKGBUILDDIR>>' if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi patches: debian/patches/20121013-pprof.1.patch debian/patches/disable-failing-profiler-test.patch Trying patch debian/patches/20121013-pprof.1.patch at level 1 ... success. Trying patch debian/patches/disable-failing-profiler-test.patch at level 1 ... success. [... snipped ...] PASS: heap-checker-death_unittest.sh PASS: tcmalloc_debug_unittest PASS: sampler_debug_test rm -f sampling_debug_test.sh cp -p ./src/tests/sampling_test.sh sampling_debug_test.sh PASS: sampling_debug_test.sh rm -f heap-profiler_debug_unittest.sh cp -p ./src/tests/heap-profiler_unittest.sh heap-profiler_debug_unittest.sh PASS: heap-profiler_debug_unittest.sh rm -f heap-checker_debug_unittest.sh cp -p ./src/tests/heap-checker_unittest.sh heap-checker_debug_unittest.sh PASS: heap-checker_debug_unittest.sh PASS: getpc_test PASS: profiledata_unittest PASS: profile_handler_unittest rm -f profiler_unittest.sh cp -p ./src/tests/profiler_unittest.sh profiler_unittest.sh PASS: profiler_unittest.sh PASS: tcmalloc_and_profiler_unittest ============================================================================ Testsuite summary for gperftools 2.5 ============================================================================ # TOTAL: 47 # PASS: 46 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See ./test-suite.log Please report to [email protected] ============================================================================ Makefile:5903: recipe for target 'test-suite.log' failed make[3]: *** [test-suite.log] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>' Makefile:6009: recipe for target 'check-TESTS' failed make[2]: *** [check-TESTS] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>' Makefile:6546: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' /usr/share/cdbs/1/class/makefile.mk:113: recipe for target 'debian/stamp-makefile-check' failed make: *** [debian/stamp-makefile-check] Error 2 dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2 -------------------------------------------------------------------------------- This is just how the build ends, not necessarily the relevant part. I've put several build logs here: https://people.debian.org/~sanvila/build-logs/google-perftools/ If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the page for this package. The bug should be reproducible with sbuild on a single CPU virtual machine, provided you try enough times (as the failure happens randomly). Thanks.

