Your message dated Thu, 02 Feb 2023 13:05:45 +0000
with message-id <e1pnzhd-00crcs...@fasolo.debian.org>
and subject line Bug#976530: fixed in dolphin-emu 5.0-17995-1
has caused the Debian Bug report #976530,
regarding dolphin-emu: FTBFS: tests failed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
976530: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976530
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: dolphin-emu
Source-Version: 5.0-17995-1
Done: Jordi Mallach <jo...@debian.org>

We believe that the bug you reported is fixed in the latest version of
dolphin-emu, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 976...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jordi Mallach <jo...@debian.org> (supplier of updated dolphin-emu package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 02 Feb 2023 13:01:47 +0100
Source: dolphin-emu
Architecture: source
Version: 5.0-17995-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Jordi Mallach <jo...@debian.org>
Closes: 802947 976530 986739 1019781 1025798
Changes:
 dolphin-emu (5.0-17995-1) unstable; urgency=low
 .
   [ Sébastien Noel ]
   * New GIT snapshot (8ecfa537a2).
   * Switch to the QT5 backend.
 .
   [ Jordi Mallach ]
   * Team upload.
   * New upstream beta release (closes: #986739).
     - builds with ffmpeg 5.0 (closes: #976530)
     - no longer uses wxwidgets (closes: #1019781)
     - fixes initially stuck controller axes (closes: #802947)
     - rebuilt against newer libmbed (closes: #1025798)
   * Refresh patches.
   * Use system cubeb.
   * Switch to Qt6.
   * Install dolphin-emu-nogui and dolphin-tool.
   * Update copyright file.
   * Go back to using external Vulkan and VulkanMemoryAllocator.
   * Update DOLPHIN_WC_DESCRIBE and _WC_REVISION definitions.
   * Enable building against system gtest.
   * Enable tests (closes: #976530).
   * Switch Build-Depends from libgl1-mesa-dev to libgl-dev.
   * Update copyright years.
   * Drop definition of DEB_LDFLAGS_MAINT_APPEND, as --as-needed is now the
     default.
   * Add myself to Uploaders.
   * Switch to debhelper compat v13.
   * Update Standards-Version to 4.5.0 (for now).
   * Remove obsolete include-binaries definition.
Checksums-Sha1:
 c2ac31965f99115fc1a6816659c12a9fd64ddcca 2822 dolphin-emu_5.0-17995-1.dsc
 c39021fc61a05ba193fd998bd1dd94da6720f1e0 8361176 
dolphin-emu_5.0-17995.orig.tar.xz
 bcb6228353a451eb93028f2cd52c88bb92610fd8 11504 
dolphin-emu_5.0-17995-1.debian.tar.xz
 5e5eb203c77bb724174bd88e1ed476189effefc8 17848 
dolphin-emu_5.0-17995-1_amd64.buildinfo
Checksums-Sha256:
 ca482a27bf15160e735367a45781d962830dc8739c65ae6ed41d140dfcfb1f25 2822 
dolphin-emu_5.0-17995-1.dsc
 482e5612bf7510323ed13257a537ea6748bfbe1c190696208a219cd7b5c7e7ff 8361176 
dolphin-emu_5.0-17995.orig.tar.xz
 611bed3f3d91184f1cbdae604f5bdb27e34e117e3f154fb218f725500e46043f 11504 
dolphin-emu_5.0-17995-1.debian.tar.xz
 8c8bd067c66c3da0483df05c795829f31ac894d3371b7b9742aac8ec63159ec3 17848 
dolphin-emu_5.0-17995-1_amd64.buildinfo
Files:
 0cb043bef1cf60166809913e3338564c 2822 games optional 
dolphin-emu_5.0-17995-1.dsc
 5cb4c93ea7a68c25252ed5bfda92d4af 8361176 games optional 
dolphin-emu_5.0-17995.orig.tar.xz
 a779591107c8737a171f80b0e0ef6a19 11504 games optional 
dolphin-emu_5.0-17995-1.debian.tar.xz
 015c55ce7b233636f33030f03e243d18 17848 games optional 
dolphin-emu_5.0-17995-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE6BdUhsApKYN8KGoWJVAvb8vjywQFAmPbrHYACgkQJVAvb8vj
ywRkDw/+OL7PXEWGtkzylpIeLjH++O//4xskNtoHqjRyLC+y5n4XjaUlLjm/9peH
Y+Aa64xOWrLLRxJWIcP90cF+EXVzSik/EUVSOO7b3mD/qKlEd1LgBQqKiJG5LxQ3
vQH7q3pn905f4ZsGOVATZrSfgs5itaZwBSBm3aICmH3jUDM++uL3RnyfpcZGXRwn
Yg39gNVVVrKiTucN2cYra9AiSZlYdIEdC1/pr8CLpXhQPLvB3RrjvYVSmazSDcVl
y5nyV0bFwsgjZgNG5keEqrMmDGVIzi5rJcihFgp9c7BHttwWI4VCwHhXVes8pKp0
hEMceFEi/0VsBg9Aniv/ilOe27LMMzZ904reTqO9WjsPmLDny2ZrILgmFAu3kGEC
4ZxI2vJYAlvc3k6h2kG6zSv6CN8JtJdM/il/2EgN45V4+t556aAFlqjclQxqlpqK
QaElmPbYgfVFFiWcF8MBKOw3pZiWqER90tw638YyGkeqLEQkj9WczEKbq47VhZSG
FV8n4NuV5yn8XvyJEgF326+wr3cxaPTsOTgAXXQAV9VyeI8+wjycfnTWaqz+MGD0
r+FLvU4QUG0RXy0H++DPYxq0puoUnrmOPvcAAIWmlBHmzdalOPe16nTQ9omm6BXv
T0KsGGBROhceGnVOQmGST+fnjhjhgyPgx7FirzMQSB9IwaQOJ3s=
=/vNm
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to