Package: src:xorg-gtest Version: 0.7.1-3 Severity: serious Tags: ftbfs Dear maintainer:
I tried to build this package in buster with "dpkg-buildpackage -A" but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --with autoreconf dh_update_autotools_config -i dh_autoreconf -i examples/Makefile.am:35: warning: source file '$(top_srcdir)/gtest/src/gtest-all.cc' is in a subdirectory, examples/Makefile.am:35: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. [... snipped ...] [ OK ] ProcessValgrindArgsWrapper.ValgrindWrapperWithArgs/1 (36 ms) [ RUN ] ProcessValgrindArgsWrapper.ValgrindWrapperWithArgs/2 [ OK ] ProcessValgrindArgsWrapper.ValgrindWrapperWithArgs/2 (36 ms) [----------] 3 tests from ProcessValgrindArgsWrapper (108 ms total) [----------] Global test environment tear-down [==========] 16 tests from 3 test cases ran. (306 ms total) [ PASSED ] 15 tests. [ FAILED ] 1 test, listed below: [ FAILED ] Process.ChildTearDown 1 FAILED TEST FAIL process-test (exit status: 1) ============================================================================ Testsuite summary for X.org Testing Environment for Google Test 0.7.1 ============================================================================ # TOTAL: 3 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See test/test-suite.log ============================================================================ Makefile:900: recipe for target 'test-suite.log' failed make[5]: *** [test-suite.log] Error 1 make[5]: Leaving directory '/<<PKGBUILDDIR>>/test' Makefile:1006: recipe for target 'check-TESTS' failed make[4]: *** [check-TESTS] Error 2 make[4]: Leaving directory '/<<PKGBUILDDIR>>/test' Makefile:1093: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/<<PKGBUILDDIR>>/test' Makefile:465: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2 debian/rules:24: recipe for target 'override_dh_auto_test' failed make[1]: *** [override_dh_auto_test] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules:7: recipe for target 'build-indep' failed make: *** [build-indep] Error 2 dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is how the build ends in my autobuilder and it's not necessarily the relevant part. The failure is not, however, related to using dpkg-buildpackage -A, as it also fails in reproducible builds: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/xorg-gtest.html 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. Thanks.

