Source: dolphin-emu Version: 5.0+dfsg-6 Severity: serious Justification: FTBFS on arm64 Tags: bullseye sid ftbfs Usertags: ftbfs-20201205 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on arm64 (I don't know if it also fails on amd64). Relevant part (hopefully): > make[5]: Entering directory '/<<PKGBUILDDIR>>/build' > /usr/bin/ctest > Test project /<<PKGBUILDDIR>>/build > Start 1: BitFieldTest > 1/14 Test #1: BitFieldTest ..................... Passed 0.00 sec > Start 2: BitSetTest > 2/14 Test #2: BitSetTest ....................... Passed 0.00 sec > Start 3: BlockingLoopTest > 3/14 Test #3: BlockingLoopTest ................. Passed 0.19 sec > Start 4: BusyLoopTest > 4/14 Test #4: BusyLoopTest ..................... Passed 1.07 sec > Start 5: CommonFuncsTest > 5/14 Test #5: CommonFuncsTest .................. Passed 0.00 sec > Start 6: EventTest > 6/14 Test #6: EventTest ........................ Passed 0.77 sec > Start 7: FifoQueueTest > 7/14 Test #7: FifoQueueTest .................... Passed 0.03 sec > Start 8: FixedSizeQueueTest > 8/14 Test #8: FixedSizeQueueTest ............... Passed 0.00 sec > Start 9: FlagTest > 9/14 Test #9: FlagTest ......................... Passed 0.16 sec > Start 10: MathUtilTest > 10/14 Test #10: MathUtilTest ..................... Passed 0.11 sec > Start 11: x64EmitterTest > 11/14 Test #11: x64EmitterTest ................... Passed 0.07 sec > Start 12: MMIOTest > 12/14 Test #12: MMIOTest ......................... Passed 0.50 sec > Start 13: PageFaultTest > 13/14 Test #13: PageFaultTest .................... Passed 0.07 sec > Start 14: VertexLoaderTest > 14/14 Test #14: VertexLoaderTest .................***Failed 3.64 sec > Running main() from /usr/src/gtest/src/gtest_main.cc > [==========] Running 113 tests from 4 test suites. > [----------] Global test environment set-up. > [----------] 1 test from VertexLoaderUID > [ RUN ] VertexLoaderUID.UniqueEnough > [ OK ] VertexLoaderUID.UniqueEnough (0 ms) > [----------] 1 test from VertexLoaderUID (0 ms total) > > [----------] 2 tests from VertexLoaderTest > [ RUN ] VertexLoaderTest.PositionIndex16FloatXY > [ OK ] VertexLoaderTest.PositionIndex16FloatXY (4 ms) > [ RUN ] VertexLoaderTest.LargeFloatVertexSpeed > [ OK ] VertexLoaderTest.LargeFloatVertexSpeed (282 ms) > [----------] 2 tests from VertexLoaderTest (286 ms total) > > [----------] 90 tests from AllCombinations/VertexLoaderParamTest > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/0 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/0 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/1 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/1 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/2 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/2 (0 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/3 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/3 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/4 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/4 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/5 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/5 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/6 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/6 (0 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/7 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/7 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/8 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/8 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/9 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/9 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/10 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/10 (0 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/11 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/11 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/12 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/12 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/13 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/13 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/14 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/14 (0 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/15 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/15 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/16 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/16 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/17 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/17 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/18 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/18 (0 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/19 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/19 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/20 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/20 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/21 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/21 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/22 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/22 (0 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/23 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/23 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/24 > /<<PKGBUILDDIR>>/Source/UnitTests/VideoCommon/VertexLoaderTest.cpp:81: Failure > Expected equality of these values: > expected.i > Which is: 0 > actual.i > Which is: 1 > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/24, where > GetParam() = (1, 4, 0, 0) (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/25 > /<<PKGBUILDDIR>>/Source/UnitTests/VideoCommon/VertexLoaderTest.cpp:81: Failure > Expected equality of these values: > expected.i > Which is: 0 > actual.i > Which is: 1 > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/25, where > GetParam() = (1, 4, 0, 1) (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/26 > /<<PKGBUILDDIR>>/Source/UnitTests/VideoCommon/VertexLoaderTest.cpp:81: Failure > Expected equality of these values: > expected.i > Which is: 0 > actual.i > Which is: 1 > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/26, where > GetParam() = (1, 4, 0, 31) (0 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/27 > /<<PKGBUILDDIR>>/Source/UnitTests/VideoCommon/VertexLoaderTest.cpp:81: Failure > Expected equality of these values: > expected.i > Which is: 0 > actual.i > Which is: 1 > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/27, where > GetParam() = (1, 4, 1, 0) (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/28 > /<<PKGBUILDDIR>>/Source/UnitTests/VideoCommon/VertexLoaderTest.cpp:81: Failure > Expected equality of these values: > expected.i > Which is: 0 > actual.i > Which is: 1 > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/28, where > GetParam() = (1, 4, 1, 1) (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/29 > /<<PKGBUILDDIR>>/Source/UnitTests/VideoCommon/VertexLoaderTest.cpp:81: Failure > Expected equality of these values: > expected.i > Which is: 0 > actual.i > Which is: 1 > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/29, where > GetParam() = (1, 4, 1, 31) (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/30 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/30 (0 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/31 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/31 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/32 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/32 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/33 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/33 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/34 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/34 (0 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/35 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/35 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/36 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/36 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/37 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/37 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/38 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/38 (0 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/39 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/39 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/40 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/40 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/41 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/41 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/42 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/42 (0 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/43 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/43 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/44 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/44 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/45 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/45 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/46 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/46 (0 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/47 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/47 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/48 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/48 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/49 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/49 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/50 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/50 (0 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/51 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/51 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/52 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/52 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/53 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/53 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/54 > /<<PKGBUILDDIR>>/Source/UnitTests/VideoCommon/VertexLoaderTest.cpp:81: Failure > Expected equality of these values: > expected.i > Which is: 0 > actual.i > Which is: 1 > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/54, where > GetParam() = (2, 4, 0, 0) (0 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/55 > /<<PKGBUILDDIR>>/Source/UnitTests/VideoCommon/VertexLoaderTest.cpp:81: Failure > Expected equality of these values: > expected.i > Which is: 0 > actual.i > Which is: 1 > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/55, where > GetParam() = (2, 4, 0, 1) (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/56 > /<<PKGBUILDDIR>>/Source/UnitTests/VideoCommon/VertexLoaderTest.cpp:81: Failure > Expected equality of these values: > expected.i > Which is: 0 > actual.i > Which is: 1 > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/56, where > GetParam() = (2, 4, 0, 31) (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/57 > /<<PKGBUILDDIR>>/Source/UnitTests/VideoCommon/VertexLoaderTest.cpp:81: Failure > Expected equality of these values: > expected.i > Which is: 0 > actual.i > Which is: 1 > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/57, where > GetParam() = (2, 4, 1, 0) (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/58 > /<<PKGBUILDDIR>>/Source/UnitTests/VideoCommon/VertexLoaderTest.cpp:81: Failure > Expected equality of these values: > expected.i > Which is: 0 > actual.i > Which is: 1 > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/58, where > GetParam() = (2, 4, 1, 1) (0 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/59 > /<<PKGBUILDDIR>>/Source/UnitTests/VideoCommon/VertexLoaderTest.cpp:81: Failure > Expected equality of these values: > expected.i > Which is: 0 > actual.i > Which is: 1 > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/59, where > GetParam() = (2, 4, 1, 31) (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/60 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/60 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/61 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/61 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/62 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/62 (0 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/63 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/63 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/64 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/64 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/65 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/65 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/66 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/66 (0 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/67 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/67 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/68 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/68 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/69 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/69 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/70 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/70 (0 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/71 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/71 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/72 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/72 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/73 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/73 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/74 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/74 (0 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/75 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/75 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/76 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/76 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/77 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/77 (0 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/78 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/78 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/79 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/79 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/80 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/80 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/81 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/81 (0 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/82 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/82 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/83 > [ OK ] AllCombinations/VertexLoaderParamTest.PositionAll/83 (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/84 > /<<PKGBUILDDIR>>/Source/UnitTests/VideoCommon/VertexLoaderTest.cpp:81: Failure > Expected equality of these values: > expected.i > Which is: 0 > actual.i > Which is: 1 > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/84, where > GetParam() = (3, 4, 0, 0) (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/85 > /<<PKGBUILDDIR>>/Source/UnitTests/VideoCommon/VertexLoaderTest.cpp:81: Failure > Expected equality of these values: > expected.i > Which is: 0 > actual.i > Which is: 1 > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/85, where > GetParam() = (3, 4, 0, 1) (0 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/86 > /<<PKGBUILDDIR>>/Source/UnitTests/VideoCommon/VertexLoaderTest.cpp:81: Failure > Expected equality of these values: > expected.i > Which is: 0 > actual.i > Which is: 1 > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/86, where > GetParam() = (3, 4, 0, 31) (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/87 > /<<PKGBUILDDIR>>/Source/UnitTests/VideoCommon/VertexLoaderTest.cpp:81: Failure > Expected equality of these values: > expected.i > Which is: 0 > actual.i > Which is: 1 > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/87, where > GetParam() = (3, 4, 1, 0) (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/88 > /<<PKGBUILDDIR>>/Source/UnitTests/VideoCommon/VertexLoaderTest.cpp:81: Failure > Expected equality of these values: > expected.i > Which is: 0 > actual.i > Which is: 1 > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/88, where > GetParam() = (3, 4, 1, 1) (1 ms) > [ RUN ] AllCombinations/VertexLoaderParamTest.PositionAll/89 > /<<PKGBUILDDIR>>/Source/UnitTests/VideoCommon/VertexLoaderTest.cpp:81: Failure > Expected equality of these values: > expected.i > Which is: 0 > actual.i > Which is: 1 > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/89, where > GetParam() = (3, 4, 1, 31) (0 ms) > [----------] 90 tests from AllCombinations/VertexLoaderParamTest (67 ms total) > > [----------] 20 tests from FormatsAndElements/VertexLoaderSpeedTest > [ RUN ] FormatsAndElements/VertexLoaderSpeedTest.PositionDirectAll/0 > format: u8, elements: 0 > [ OK ] FormatsAndElements/VertexLoaderSpeedTest.PositionDirectAll/0 > (122 ms) > [ RUN ] FormatsAndElements/VertexLoaderSpeedTest.PositionDirectAll/1 > format: u8, elements: 1 > [ OK ] FormatsAndElements/VertexLoaderSpeedTest.PositionDirectAll/1 > (148 ms) > [ RUN ] FormatsAndElements/VertexLoaderSpeedTest.PositionDirectAll/2 > format: s8, elements: 0 > [ OK ] FormatsAndElements/VertexLoaderSpeedTest.PositionDirectAll/2 > (121 ms) > [ RUN ] FormatsAndElements/VertexLoaderSpeedTest.PositionDirectAll/3 > format: s8, elements: 1 > [ OK ] FormatsAndElements/VertexLoaderSpeedTest.PositionDirectAll/3 > (148 ms) > [ RUN ] FormatsAndElements/VertexLoaderSpeedTest.PositionDirectAll/4 > format: u16, elements: 0 > [ OK ] FormatsAndElements/VertexLoaderSpeedTest.PositionDirectAll/4 > (122 ms) > [ RUN ] FormatsAndElements/VertexLoaderSpeedTest.PositionDirectAll/5 > format: u16, elements: 1 > [ OK ] FormatsAndElements/VertexLoaderSpeedTest.PositionDirectAll/5 > (157 ms) > [ RUN ] FormatsAndElements/VertexLoaderSpeedTest.PositionDirectAll/6 > format: s16, elements: 0 > [ OK ] FormatsAndElements/VertexLoaderSpeedTest.PositionDirectAll/6 > (122 ms) > [ RUN ] FormatsAndElements/VertexLoaderSpeedTest.PositionDirectAll/7 > format: s16, elements: 1 > [ OK ] FormatsAndElements/VertexLoaderSpeedTest.PositionDirectAll/7 > (157 ms) > [ RUN ] FormatsAndElements/VertexLoaderSpeedTest.PositionDirectAll/8 > format: float, elements: 0 > [ OK ] FormatsAndElements/VertexLoaderSpeedTest.PositionDirectAll/8 > (162 ms) > [ RUN ] FormatsAndElements/VertexLoaderSpeedTest.PositionDirectAll/9 > format: float, elements: 1 > [ OK ] FormatsAndElements/VertexLoaderSpeedTest.PositionDirectAll/9 > (190 ms) > [ RUN ] FormatsAndElements/VertexLoaderSpeedTest.TexCoordSingleElement/0 > format: u8, elements: 0 > [ OK ] FormatsAndElements/VertexLoaderSpeedTest.TexCoordSingleElement/0 > (189 ms) > [ RUN ] FormatsAndElements/VertexLoaderSpeedTest.TexCoordSingleElement/1 > format: u8, elements: 1 > [ OK ] FormatsAndElements/VertexLoaderSpeedTest.TexCoordSingleElement/1 > (189 ms) > [ RUN ] FormatsAndElements/VertexLoaderSpeedTest.TexCoordSingleElement/2 > format: s8, elements: 0 > [ OK ] FormatsAndElements/VertexLoaderSpeedTest.TexCoordSingleElement/2 > (189 ms) > [ RUN ] FormatsAndElements/VertexLoaderSpeedTest.TexCoordSingleElement/3 > format: s8, elements: 1 > [ OK ] FormatsAndElements/VertexLoaderSpeedTest.TexCoordSingleElement/3 > (188 ms) > [ RUN ] FormatsAndElements/VertexLoaderSpeedTest.TexCoordSingleElement/4 > format: u16, elements: 0 > [ OK ] FormatsAndElements/VertexLoaderSpeedTest.TexCoordSingleElement/4 > (175 ms) > [ RUN ] FormatsAndElements/VertexLoaderSpeedTest.TexCoordSingleElement/5 > format: u16, elements: 1 > [ OK ] FormatsAndElements/VertexLoaderSpeedTest.TexCoordSingleElement/5 > (180 ms) > [ RUN ] FormatsAndElements/VertexLoaderSpeedTest.TexCoordSingleElement/6 > format: s16, elements: 0 > [ OK ] FormatsAndElements/VertexLoaderSpeedTest.TexCoordSingleElement/6 > (175 ms) > [ RUN ] FormatsAndElements/VertexLoaderSpeedTest.TexCoordSingleElement/7 > format: s16, elements: 1 > [ OK ] FormatsAndElements/VertexLoaderSpeedTest.TexCoordSingleElement/7 > (179 ms) > [ RUN ] FormatsAndElements/VertexLoaderSpeedTest.TexCoordSingleElement/8 > format: float, elements: 0 > [ OK ] FormatsAndElements/VertexLoaderSpeedTest.TexCoordSingleElement/8 > (143 ms) > [ RUN ] FormatsAndElements/VertexLoaderSpeedTest.TexCoordSingleElement/9 > format: float, elements: 1 > [ OK ] FormatsAndElements/VertexLoaderSpeedTest.TexCoordSingleElement/9 > (162 ms) > [----------] 20 tests from FormatsAndElements/VertexLoaderSpeedTest (3218 ms > total) > > [----------] Global test environment tear-down > [==========] 113 tests from 4 test suites ran. (3571 ms total) > [ PASSED ] 95 tests. > [ FAILED ] 18 tests, listed below: > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/24, where > GetParam() = (1, 4, 0, 0) > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/25, where > GetParam() = (1, 4, 0, 1) > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/26, where > GetParam() = (1, 4, 0, 31) > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/27, where > GetParam() = (1, 4, 1, 0) > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/28, where > GetParam() = (1, 4, 1, 1) > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/29, where > GetParam() = (1, 4, 1, 31) > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/54, where > GetParam() = (2, 4, 0, 0) > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/55, where > GetParam() = (2, 4, 0, 1) > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/56, where > GetParam() = (2, 4, 0, 31) > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/57, where > GetParam() = (2, 4, 1, 0) > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/58, where > GetParam() = (2, 4, 1, 1) > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/59, where > GetParam() = (2, 4, 1, 31) > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/84, where > GetParam() = (3, 4, 0, 0) > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/85, where > GetParam() = (3, 4, 0, 1) > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/86, where > GetParam() = (3, 4, 0, 31) > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/87, where > GetParam() = (3, 4, 1, 0) > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/88, where > GetParam() = (3, 4, 1, 1) > [ FAILED ] AllCombinations/VertexLoaderParamTest.PositionAll/89, where > GetParam() = (3, 4, 1, 31) > > 18 FAILED TESTS > > > 93% tests passed, 1 tests failed out of 14 > > Total Test time (real) = 6.63 sec > > The following tests FAILED: > 14 - VertexLoaderTest (Failed) > Errors while running CTest > make[5]: *** [CMakeFiles/unittests.dir/build.make:79: unittests] Error 8 The full build log is available from: http://qa-logs.debian.net/2020/12/05/dolphin-emu_5.0+dfsg-6_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 me so that we can identify if something relevant changed in the meantime. About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.