[Pkg-ayatana-devel] Bug#1006045: xorg-gtest: FTBFS: dh_auto_test: error: make -j1 check VERBOSE=1 returned exit code 2

Lucas Nussbaum lucas at debian.org
Sat Feb 19 06:33:34 GMT 2022


Source: xorg-gtest
Version: 0.7.1-7
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[5]: Entering directory '/<<PKGBUILDDIR>>/examples'
> FAIL: xorg-gtest-environment-example
> PASS: xorg-gtest-example
> ==============================================================================
>    X.org Testing Environment for Google Test 0.7.1: examples/test-suite.log
> ==============================================================================
> 
> # TOTAL: 2
> # PASS:  1
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> .. contents:: :depth: 2
> 
> FAIL: xorg-gtest-environment-example
> ====================================
> 
> [==========] Running 6 tests from 2 test cases.
> [----------] Global test environment set-up.
> [----------] 5 tests from Test
> [ RUN      ] Test.DummyXorgServerTest
> [       OK ] Test.DummyXorgServerTest (0 ms)
> [ RUN      ] Test.XIQueryVersion20
> unknown file: Failure
> C++ exception with description "Failed to open connection to display.
> This usually means that your X server did not start properly.
> Check the log file, or set XORG_GTEST_CHILD_STDOUT to see the server's
> error messages when starting." thrown in SetUp().
> [  FAILED  ] Test.XIQueryVersion20 (1 ms)
> [ RUN      ] Test.XIQueryVersion22
> [       OK ] Test.XIQueryVersion22 (34 ms)
> [ RUN      ] Test.CreateWindowProperty
> [       OK ] Test.CreateWindowProperty (35 ms)
> [ RUN      ] Test.CheckWindowProperty
> [       OK ] Test.CheckWindowProperty (34 ms)
> [----------] 5 tests from Test (104 ms total)
> 
> [----------] 1 test from SubTest
> [ RUN      ] SubTest.ExampleAtom
> [       OK ] SubTest.ExampleAtom (34 ms)
> [----------] 1 test from SubTest (34 ms total)
> 
> [----------] Global test environment tear-down
> Warning: Failed to terminate Xorg server: Success
> [==========] 6 tests from 2 test cases ran. (1201 ms total)
> [  PASSED  ] 5 tests.
> [  FAILED  ] 1 test, listed below:
> [  FAILED  ] Test.XIQueryVersion20
> 
>  1 FAILED TEST
> FAIL xorg-gtest-environment-example (exit status: 1)
> 
> ============================================================================
> Testsuite summary for X.org Testing Environment for Google Test 0.7.1
> ============================================================================
> # TOTAL: 2
> # PASS:  1
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See examples/test-suite.log
> ============================================================================
> make[5]: *** [Makefile:869: test-suite.log] Error 1
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/examples'
> make[4]: *** [Makefile:977: check-TESTS] Error 2
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples'
> make[3]: *** [Makefile:1057: check-am] Error 2
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples'
> make[2]: *** [Makefile:464: check-recursive] Error 1
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j1 check VERBOSE=1 returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2022/02/18/xorg-gtest_0.7.1-7_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the Pkg-ayatana-devel mailing list