Your message dated Wed, 02 Apr 2025 19:53:11 +0000
with message-id <e1u0499-00bakt...@fasolo.debian.org>
and subject line Bug#1101630: fixed in xbyak 7.24.2-2
has caused the Debian Bug report #1101630,
regarding dynarmic: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && make 
-j8 test ARGS\+=--verbose ARGS\+=-j8 returned exit code 2
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.)


-- 
1101630: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1101630
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dynarmic
Version: 6.7.0+ds-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20250327 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory 
> '/build/reproducible-path/dynarmic-6.7.0+ds/obj-x86_64-linux-gnu'
> Running tests...
> /usr/bin/ctest --force-new-ctest-process --verbose -j8
> UpdateCTestConfiguration  from 
> :/build/reproducible-path/dynarmic-6.7.0+ds/obj-x86_64-linux-gnu/DartConfiguration.tcl
> Parse Config 
> file:/build/reproducible-path/dynarmic-6.7.0+ds/obj-x86_64-linux-gnu/DartConfiguration.tcl
> UpdateCTestConfiguration  from 
> :/build/reproducible-path/dynarmic-6.7.0+ds/obj-x86_64-linux-gnu/DartConfiguration.tcl
> Parse Config 
> file:/build/reproducible-path/dynarmic-6.7.0+ds/obj-x86_64-linux-gnu/DartConfiguration.tcl
> Test project /build/reproducible-path/dynarmic-6.7.0+ds/obj-x86_64-linux-gnu
> Constructing a list of tests
> Done constructing a list of tests
> Updating test list for fixtures
> Added 0 tests to meet fixture requirements
> Checking test dependency graph...
> Checking test dependency graph end
> Connected to MAKE jobserver
> test 1
>     Start 1: dynarmic_tests
> 
> 1: Test command: 
> /build/reproducible-path/dynarmic-6.7.0+ds/obj-x86_64-linux-gnu/tests/dynarmic_tests
>  "--durations" "yes"
> 1: Working Directory: 
> /build/reproducible-path/dynarmic-6.7.0+ds/obj-x86_64-linux-gnu/tests
> 1: Test timeout computed to be: 1500
> 1: Randomness seeded to: 539512738
> 1: Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
> 1: family=6, model=5, stepping=7, extFamily=0, extModel=5
> 1: display:family=6, model=55
> 1: ADX AESNI AVX AVX2 AVX512BW AVX512CD AVX512DQ AVX512F AVX512VL BMI1 BMI2
> 1: CLFLUSHOPT CMOV ENHANCED_REP F16C FMA INTEL LZCNT MMX MMX2 MOVBE
> 1: MPX OSXSAVE PCLMULQDQ POPCNT PREFETCHW RDRAND RDSEED RDTSCP SMAP SSE SSE2
> 1: SSE3 SSE41 SSE42 SSSE3
> 1: 0.000 s: Host CPU supports
> 1: 0.193 s: ensure fast dispatch entry is cleared even when a block does not 
> have any patching requirements
> 1: 0.052 s: ensure fast dispatch entry is cleared even when a block does not 
> have any patching requirements 2
> 1: 
> 1: 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 1: dynarmic_tests is a Catch2 v3.7.1 host application.
> 1: Run with -? for options
> 1: 
> 1: 
> -------------------------------------------------------------------------------
> 1: misaligned load/store do not use page_table when
> 1: detect_misaligned_access_via_page_table is set
> 1: 
> -------------------------------------------------------------------------------
> 1: ./tests/A64/misaligned_page_table.cpp:11
> 1: 
> ...............................................................................
> 1: 
> 1: ./tests/A64/misaligned_page_table.cpp:11: FAILED:
> 1: due to unexpected exception with message:
> 1:   bad mem size
> 1: 
> 1: 0.000 s: misaligned load/store do not use page_table when 
> detect_misaligned_access_via_page_table is set
> 1: 0.043 s: A64: FMAX (scalar)
> 1: 0.044 s: A64: FMIN (scalar)
> 1: 0.043 s: A64: FMAXNM (scalar)
> 1: 0.049 s: A64: FMINNM (scalar)
> 1: 0.069 s: A64: FMAX (vector)
> 1: 0.046 s: A64: FMIN (vector)
> 1: 0.041 s: A64: FMAXNM (vector)
> 1: 0.041 s: A64: FMINNM (vector)
> 1: 
> -------------------------------------------------------------------------------
> 1: A64: fibonacci
> 1: 
> -------------------------------------------------------------------------------
> 1: ./tests/A64/fibonacci.cpp:98
> 1: 
> ...............................................................................
> 1: 
> 1: ./tests/A64/fibonacci.cpp:98: FAILED:
> 1: due to unexpected exception with message:
> 1:   bad mem size
> 1: 
> 1: 0.000 s: A64: fibonacci
> 1: 0.044 s: A64: ADD
> 1: 0.040 s: A64: ADD{V,P}
> 1: 0.043 s: A64: CLZ
> 1: 0.044 s: A64: UADDL{V,P}
> 1: 0.042 s: A64: SADDL{V,P}
> 1: 0.040 s: A64: VQADD
> 1: 0.045 s: A64: VQSUB
> 1: 0.045 s: A64: REV
> 1: 0.042 s: A64: REV32
> 1: 
> -------------------------------------------------------------------------------
> 1: A64: REV16
> 1: 
> -------------------------------------------------------------------------------
> 1: ./tests/A64/a64.cpp:235
> 1: 
> ...............................................................................
> 1: 
> 1: ./tests/A64/a64.cpp:235: FAILED:
> 1: due to unexpected exception with message:
> 1:   bad mem size
> 1: 
> 1: 0.000 s: A64: REV16
> 1: 0.054 s: A64: SSHL
> 1: 0.048 s: A64: USHL
> 1: 0.050 s: A64: URSHL
> 1: 0.047 s: A64: XTN
> 1: 0.048 s: A64: TBL
> 1: 0.042 s: A64: TBX
> 1: 0.048 s: A64: AND
> 1: 0.052 s: A64: Bitmasks
> 1: 
> -------------------------------------------------------------------------------
> 1: A64: ANDS NZCV
> 1:   N=1, Z=0
> 1: 
> -------------------------------------------------------------------------------
> 1: ./tests/A64/a64.cpp:528
> 1: 
> ...............................................................................
> 1: 
> 1: ./tests/A64/a64.cpp:528: FAILED:
> 1: due to unexpected exception with message:
> 1:   bad mem size
> 1: 
> 1: 0.000 s: N=1, Z=0
> 1: 0.000 s: A64: ANDS NZCV
> 1: 
> -------------------------------------------------------------------------------
> 1: A64: ANDS NZCV
> 1:   N=0, Z=1
> 1: 
> -------------------------------------------------------------------------------
> 1: ./tests/A64/a64.cpp:544
> 1: 
> ...............................................................................
> 1: 
> 1: ./tests/A64/a64.cpp:544: FAILED:
> 1: due to unexpected exception with message:
> 1:   bad mem size
> 1: 
> 1: 0.000 s: N=0, Z=1
> 1: 0.000 s: A64: ANDS NZCV
> 1: 
> -------------------------------------------------------------------------------
> 1: A64: ANDS NZCV
> 1:   N=0, Z=0
> 1: 
> -------------------------------------------------------------------------------
> 1: ./tests/A64/a64.cpp:559
> 1: 
> ...............................................................................
> 1: 
> 1: ./tests/A64/a64.cpp:559: FAILED:
> 1: due to unexpected exception with message:
> 1:   bad mem size
> 1: 
> 1: 0.000 s: N=0, Z=0
> 1: 0.000 s: A64: ANDS NZCV
> 1: 0.055 s: A64: ANDS NZCV
> 1: 0.000 s: no branch
> 1: 0.044 s: A64: CBZ
> 1: 0.000 s: branch
> 1: 0.046 s: A64: CBZ
> 1: 0.000 s: no branch
> 1: 0.040 s: A64: TBZ
> 1: 0.000 s: branch with zero
> 1: 0.044 s: A64: TBZ
> 1: 0.000 s: branch with non-zero
> 1: 0.052 s: A64: TBZ
> 1: 0.044 s: A64: FABD
> 1: 0.048 s: A64: FABS
> 1: 0.044 s: A64: FMIN (example)
> 1: 0.044 s: A64: FMAX (example)
> 1: 0.063 s: A64: FMINNM (example)
> 1: 0.048 s: A64: FMAXNM (example)
> 1: 0.045 s: A64: FMAXNM (example 2)
> 1: 0.000 s: Global Monitor
> 1: 
> -------------------------------------------------------------------------------
> 1: A64: 128-bit exclusive read/write
> 1: 
> -------------------------------------------------------------------------------
> 1: ./tests/A64/a64.cpp:798
> 1: 
> ...............................................................................
> 1: 
> 1: ./tests/A64/a64.cpp:806: FAILED:
> 1: due to unexpected exception with message:
> 1:   bad mem size
> 1: 
> 1: 0.000 s: A64: 128-bit exclusive read/write
> 1: 0.041 s: A64: CNTPCT_EL0
> 1: 0.043 s: A64: FNMSUB 1
> 1: 0.052 s: A64: FNMSUB 2
> 1: 0.051 s: A64: FMADD
> 1: 0.052 s: A64: FMLA.4S(lane)
> 1: 0.047 s: A64: FMUL.4S(lane)
> 1: 0.053 s: A64: FMLA.4S (denormal)
> 1: 0.035 s: A64: FMLA.4S (0x80800000)
> 1: 0.032 s: A64: FMADD (0x80800000)
> 1: 0.036 s: A64: FNEG failed to zero upper
> 1: 0.032 s: A64: FRSQRTS
> 1: 0.034 s: A64: SQDMULH.8H (saturate)
> 1: 0.033 s: A64: SQDMULH.4S (saturate)
> 1: 
> -------------------------------------------------------------------------------
> 1: A64: This is an infinite loop if fast dispatch is enabled
> 1: 
> -------------------------------------------------------------------------------
> 1: ./tests/A64/a64.cpp:1103
> 1: 
> ...............................................................................
> 1: 
> 1: ./tests/A64/a64.cpp:1103: FAILED:
> 1: due to unexpected exception with message:
> 1:   bad mem size
> 1: 
> 1: 0.000 s: A64: This is an infinite loop if fast dispatch is enabled
> 1: 0.034 s: A64: EXTR
> 1: 
> -------------------------------------------------------------------------------
> 1: A64: Isolated GetNZCVFromOp
> 1: 
> -------------------------------------------------------------------------------
> 1: ./tests/A64/a64.cpp:1137
> 1: 
> ...............................................................................
> 1: 
> 1: ./tests/A64/a64.cpp:1137: FAILED:
> 1: due to unexpected exception with message:
> 1:   bad mem size
> 1: 
> 1: 0.000 s: A64: Isolated GetNZCVFromOp
> 1: 
> -------------------------------------------------------------------------------
> 1: A64: Optimization failure when folding ADD
> 1: 
> -------------------------------------------------------------------------------
> 1: ./tests/A64/a64.cpp:1168
> 1: 
> ...............................................................................
> 1: 
> 1: ./tests/A64/a64.cpp:1168: FAILED:
> 1: due to unexpected exception with message:
> 1:   bad mem size
> 1: 
> 1: 0.000 s: A64: Optimization failure when folding ADD
> 1: 
> -------------------------------------------------------------------------------
> 1: A64: Cache Maintenance Instructions
> 1: 
> -------------------------------------------------------------------------------
> 1: ./tests/A64/a64.cpp:1253
> 1: 
> ...............................................................................
> 1: 
> 1: ./tests/A64/a64.cpp:1253: FAILED:
> 1: due to unexpected exception with message:
> 1:   bad mem size
> 1: 
> 1: 0.000 s: A64: Cache Maintenance Instructions
> 1: 0.035 s: A64: Memory access (fastmem)
> 1: 0.033 s: A64: SQRDMULH QC flag when output invalidated
> 1: 
> -------------------------------------------------------------------------------
> 1: A64: SDIV maximally
> 1: 
> -------------------------------------------------------------------------------
> 1: ./tests/A64/a64.cpp:1344
> 1: 
> ...............................................................................
> 1: 
> 1: ./tests/A64/a64.cpp:1344: FAILED:
> 1: due to unexpected exception with message:
> 1:   bad mem size
> 1: 
> 1: 0.000 s: A64: SDIV maximally
> 1: 
> -------------------------------------------------------------------------------
> 1: A64: rand1
> 1: 
> -------------------------------------------------------------------------------
> 1: ./tests/A64/a64.cpp:1368
> 1: 
> ...............................................................................
> 1: 
> 1: ./tests/A64/a64.cpp:1368: FAILED:
> 1: due to unexpected exception with message:
> 1:   bad mem size
> 1: 
> 1: 0.000 s: A64: rand1
> 1: 0.036 s: A64: SABD
> 1: 0.032 s: A64: UZP{1,2}.2D
> 1: 0.038 s: A64: UZP{1,2}.S
> 1: 0.034 s: A64: UZP{1,2}.H
> 1: 0.037 s: A64: UZP{1,2}.B
> 1: 0.035 s: A64: {S,U}MIN.S, {S,U}MAX.S
> 1: 0.033 s: A64: {S,U}MIN.H, {S,U}MAX.H
> 1: 0.035 s: A64: {S,U}MIN.B, {S,U}MAX.B
> 1: 0.035 s: A64: {S,U}MINP.S, {S,U}MAXP.S
> 1: 0.035 s: A64: {S,U}MINP.H, {S,U}MAXP.H
> 1: 0.043 s: A64: {S,U}MINP.B, {S,U}MAXP.B
> 1: 0.041 s: A64: SQABS
> 1: 
> -------------------------------------------------------------------------------
> 1: thumb: lsls r0, r1, #2
> 1: 
> -------------------------------------------------------------------------------
> 1: ./tests/A32/test_thumb_instructions.cpp:18
> 1: 
> ...............................................................................
> 1: 
> 1: ./tests/A32/test_thumb_instructions.cpp:18: FAILED:
> 1: due to unexpected exception with message:
> 1:   bad mem size
> 1: 
> 1: 0.000 s: thumb: lsls r0, r1, #2
> 1: 
> -------------------------------------------------------------------------------
> 1: thumb: lsls r0, r1, #31
> 1: 
> -------------------------------------------------------------------------------
> 1: ./tests/A32/test_thumb_instructions.cpp:40
> 1: 
> ...............................................................................
> 1: 
> 1: ./tests/A32/test_thumb_instructions.cpp:40: FAILED:
> 1: due to unexpected exception with message:
> 1:   bad mem size
> 1: 
> 1: 0.000 s: thumb: lsls r0, r1, #31
> 1: 0.025 s: thumb: revsh r4, r3
> 1: 0.025 s: thumb: ldr r3, [r3, #28]
> 1: 0.023 s: thumb: blx +#67712
> 1: 0.024 s: thumb: bl +#234584
> 1: 0.024 s: thumb: bl -#42
> 1: 
> -------------------------------------------------------------------------------
> 1: thumb: Opt Failure: Get/Set Elimination for Flags
> 1: 
> -------------------------------------------------------------------------------
> 1: ./tests/A32/test_thumb_instructions.cpp:160
> 1: 
> ...............................................................................
> 1: 
> 1: ./tests/A32/test_thumb_instructions.cpp:160: FAILED:
> 1: due to unexpected exception with message:
> 1:   bad mem size
> 1: 
> 1: 0.000 s: thumb: Opt Failure: Get/Set Elimination for Flags
> 1: 
> -------------------------------------------------------------------------------
> 1: thumb: Opt Failure: Get/Set Elimination for Flags 2
> 1: 
> -------------------------------------------------------------------------------
> 1: ./tests/A32/test_thumb_instructions.cpp:229
> 1: 
> ...............................................................................
> 1: 
> 1: ./tests/A32/test_thumb_instructions.cpp:229: FAILED:
> 1: due to unexpected exception with message:
> 1:   bad mem size
> 1: 
> 1: 0.000 s: thumb: Opt Failure: Get/Set Elimination for Flags 2
> 1: 0.062 s: arm: svc
> 1: 0.026 s: arm: Test coprocessor (Read TPIDRURO)
> 1: 0.022 s: arm: Test coprocessor (Read TPIDRURW)
> 1: 0.025 s: arm: Test coprocessor (Write TPIDRURW)
> 1: 
> -------------------------------------------------------------------------------
> 1: arm: Test coprocessor (DMB)
> 1: 
> -------------------------------------------------------------------------------
> 1: ./tests/A32/test_coprocessor.cpp:208
> 1: 
> ...............................................................................
> 1: 
> 1: ./tests/A32/test_coprocessor.cpp:208: FAILED:
> 1: due to unexpected exception with message:
> 1:   bad mem size
> 1: 
> 1: 0.000 s: arm: Test coprocessor (DMB)
> 1: 0.029 s: arm: Opt Failure: Const folding in MostSignificantWord
> 1: 
> -------------------------------------------------------------------------------
> 1: arm: Unintended modification in SetCFlag
> 1: 
> -------------------------------------------------------------------------------
> 1: ./tests/A32/test_arm_instructions.cpp:46
> 1: 
> ...............................................................................
> 1: 
> 1: ./tests/A32/test_arm_instructions.cpp:46: FAILED:
> 1: due to unexpected exception with message:
> 1:   bad mem size
> 1: 
> 1: 0.000 s: arm: Unintended modification in SetCFlag
> 1: 0.025 s: arm: shsax (Edge-case)
> 1: 0.023 s: arm: uasx (Edge-case)
> 1: 0.022 s: arm: smuad (Edge-case)
> 1: 0.023 s: arm: Test InvalidateCacheRange
> 1: 0.033 s: arm: Step blx
> 1: 0.027 s: arm: Step bx
> 1: 0.028 s: arm: Test stepping
> 1: 0.021 s: arm: Test stepping 2
> 1: 0.022 s: arm: Test stepping 3
> 1: 
> -------------------------------------------------------------------------------
> 1: arm: PackedAbsDiffSumS8
> 1: 
> -------------------------------------------------------------------------------
> 1: ./tests/A32/test_arm_instructions.cpp:436
> 1: 
> ...............................................................................
> 1: 
> 1: ./tests/A32/test_arm_instructions.cpp:436: FAILED:
> 1: due to unexpected exception with message:
> 1:   bad mem size
> 1: 
> 1: 0.000 s: arm: PackedAbsDiffSumS8
> 1: 0.021 s: arm: vclt.f32 with zero
> 1: 0.022 s: arm: vcvt.s16.f64
> 1: 0.024 s: arm: Memory access (fastmem)
> 1: 
> -------------------------------------------------------------------------------
> 1: arm: vmsr, vcmp, vmrs
> 1: 
> -------------------------------------------------------------------------------
> 1: ./tests/A32/test_arm_instructions.cpp:564
> 1: 
> ...............................................................................
> 1: 
> 1: ./tests/A32/test_arm_instructions.cpp:564: FAILED:
> 1: due to unexpected exception with message:
> 1:   bad mem size
> 1: 
> 1: 0.000 s: arm: vmsr, vcmp, vmrs
> 1: 
> -------------------------------------------------------------------------------
> 1: arm: sdiv maximally
> 1: 
> -------------------------------------------------------------------------------
> 1: ./tests/A32/test_arm_instructions.cpp:586
> 1: 
> ...............................................................................
> 1: 
> 1: ./tests/A32/test_arm_instructions.cpp:586: FAILED:
> 1: due to unexpected exception with message:
> 1:   bad mem size
> 1: 
> 1: 0.000 s: arm: sdiv maximally
> 1: 0.022 s: arm: tbl
> 1: 0.023 s: arm: tbx
> 1: 0.033 s: Disassemble branch instructions
> 1: 0.000 s: Disassemble data processing instructions
> 1: 0.000 s: Disassemble half-word multiply and multiply accumulate 
> instructions
> 1: 0.000 s: Disassemble multiply and multiply accumulate instructions
> 1: 0.000 s: Disassemble synchronization primitive instructions
> 1: 0.000 s: Disassemble load / store multiple instructions
> 1: 0.000 s: FPUnpack Tests
> 1: 0.000 s: FPRound Tests
> 1: 0.061 s: FPUnpack<->FPRound Round-trip Tests
> 1: 0.000 s: FPRound (near zero, round to posinf)
> 1: 0.000 s: ResidualErrorOnRightShift
> 1: 0.049 s: ResidualErrorOnRightShift Randomized
> 1: 0.000 s: FPToFixed
> 1: 0.000 s: FPToFixed edge cases
> 1: 
> ===============================================================================
> 1: test cases:    123 |    103 passed | 20 failed
> 1: assertions: 202061 | 202039 passed | 22 failed
> 1: 
> 1/1 Test #1: dynarmic_tests ...................***Failed    4.64 sec
> Randomness seeded to: 539512738
> Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
> family=6, model=5, stepping=7, extFamily=0, extModel=5
> display:family=6, model=55
> ADX AESNI AVX AVX2 AVX512BW AVX512CD AVX512DQ AVX512F AVX512VL BMI1 BMI2
> CLFLUSHOPT CMOV ENHANCED_REP F16C FMA INTEL LZCNT MMX MMX2 MOVBE
> MPX OSXSAVE PCLMULQDQ POPCNT PREFETCHW RDRAND RDSEED RDTSCP SMAP SSE SSE2
> SSE3 SSE41 SSE42 SSSE3
> 0.000 s: Host CPU supports
> 0.193 s: ensure fast dispatch entry is cleared even when a block does not 
> have any patching requirements
> 0.052 s: ensure fast dispatch entry is cleared even when a block does not 
> have any patching requirements 2
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> dynarmic_tests is a Catch2 v3.7.1 host application.
> Run with -? for options
> 
> -------------------------------------------------------------------------------
> misaligned load/store do not use page_table when
> detect_misaligned_access_via_page_table is set
> -------------------------------------------------------------------------------
> ./tests/A64/misaligned_page_table.cpp:11
> ...............................................................................
> 
> ./tests/A64/misaligned_page_table.cpp:11: FAILED:
> due to unexpected exception with message:
>   bad mem size
> 
> 0.000 s: misaligned load/store do not use page_table when 
> detect_misaligned_access_via_page_table is set
> 0.043 s: A64: FMAX (scalar)
> 0.044 s: A64: FMIN (scalar)
> 0.043 s: A64: FMAXNM (scalar)
> 0.049 s: A64: FMINNM (scalar)
> 0.069 s: A64: FMAX (vector)
> 0.046 s: A64: FMIN (vector)
> 0.041 s: A64: FMAXNM (vector)
> 0.041 s: A64: FMINNM (vector)
> -------------------------------------------------------------------------------
> A64: fibonacci
> -------------------------------------------------------------------------------
> ./tests/A64/fibonacci.cpp:98
> ...............................................................................
> 
> ./tests/A64/fibonacci.cpp:98: FAILED:
> due to unexpected exception with message:
>   bad mem size
> 
> 0.000 s: A64: fibonacci
> 0.044 s: A64: ADD
> 0.040 s: A64: ADD{V,P}
> 0.043 s: A64: CLZ
> 0.044 s: A64: UADDL{V,P}
> 0.042 s: A64: SADDL{V,P}
> 0.040 s: A64: VQADD
> 0.045 s: A64: VQSUB
> 0.045 s: A64: REV
> 0.042 s: A64: REV32
> -------------------------------------------------------------------------------
> A64: REV16
> -------------------------------------------------------------------------------
> ./tests/A64/a64.cpp:235
> ...............................................................................
> 
> ./tests/A64/a64.cpp:235: FAILED:
> due to unexpected exception with message:
>   bad mem size
> 
> 0.000 s: A64: REV16
> 0.054 s: A64: SSHL
> 0.048 s: A64: USHL
> 0.050 s: A64: URSHL
> 0.047 s: A64: XTN
> 0.048 s: A64: TBL
> 0.042 s: A64: TBX
> 0.048 s: A64: AND
> 0.052 s: A64: Bitmasks
> -------------------------------------------------------------------------------
> A64: ANDS NZCV
>   N=1, Z=0
> -------------------------------------------------------------------------------
> ./tests/A64/a64.cpp:528
> ...............................................................................
> 
> ./tests/A64/a64.cpp:528: FAILED:
> due to unexpected exception with message:
>   bad mem size
> 
> 0.000 s: N=1, Z=0
> 0.000 s: A64: ANDS NZCV
> -------------------------------------------------------------------------------
> A64: ANDS NZCV
>   N=0, Z=1
> -------------------------------------------------------------------------------
> ./tests/A64/a64.cpp:544
> ...............................................................................
> 
> ./tests/A64/a64.cpp:544: FAILED:
> due to unexpected exception with message:
>   bad mem size
> 
> 0.000 s: N=0, Z=1
> 0.000 s: A64: ANDS NZCV
> -------------------------------------------------------------------------------
> A64: ANDS NZCV
>   N=0, Z=0
> -------------------------------------------------------------------------------
> ./tests/A64/a64.cpp:559
> ...............................................................................
> 
> ./tests/A64/a64.cpp:559: FAILED:
> due to unexpected exception with message:
>   bad mem size
> 
> 0.000 s: N=0, Z=0
> 0.000 s: A64: ANDS NZCV
> 0.055 s: A64: ANDS NZCV
> 0.000 s: no branch
> 0.044 s: A64: CBZ
> 0.000 s: branch
> 0.046 s: A64: CBZ
> 0.000 s: no branch
> 0.040 s: A64: TBZ
> 0.000 s: branch with zero
> 0.044 s: A64: TBZ
> 0.000 s: branch with non-zero
> 0.052 s: A64: TBZ
> 0.044 s: A64: FABD
> 0.048 s: A64: FABS
> 0.044 s: A64: FMIN (example)
> 0.044 s: A64: FMAX (example)
> 0.063 s: A64: FMINNM (example)
> 0.048 s: A64: FMAXNM (example)
> 0.045 s: A64: FMAXNM (example 2)
> 0.000 s: Global Monitor
> -------------------------------------------------------------------------------
> A64: 128-bit exclusive read/write
> -------------------------------------------------------------------------------
> ./tests/A64/a64.cpp:798
> ...............................................................................
> 
> ./tests/A64/a64.cpp:806: FAILED:
> due to unexpected exception with message:
>   bad mem size
> 
> 0.000 s: A64: 128-bit exclusive read/write
> 0.041 s: A64: CNTPCT_EL0
> 0.043 s: A64: FNMSUB 1
> 0.052 s: A64: FNMSUB 2
> 0.051 s: A64: FMADD
> 0.052 s: A64: FMLA.4S(lane)
> 0.047 s: A64: FMUL.4S(lane)
> 0.053 s: A64: FMLA.4S (denormal)
> 0.035 s: A64: FMLA.4S (0x80800000)
> 0.032 s: A64: FMADD (0x80800000)
> 0.036 s: A64: FNEG failed to zero upper
> 0.032 s: A64: FRSQRTS
> 0.034 s: A64: SQDMULH.8H (saturate)
> 0.033 s: A64: SQDMULH.4S (saturate)
> -------------------------------------------------------------------------------
> A64: This is an infinite loop if fast dispatch is enabled
> -------------------------------------------------------------------------------
> ./tests/A64/a64.cpp:1103
> ...............................................................................
> 
> ./tests/A64/a64.cpp:1103: FAILED:
> due to unexpected exception with message:
>   bad mem size
> 
> 0.000 s: A64: This is an infinite loop if fast dispatch is enabled
> 0.034 s: A64: EXTR
> -------------------------------------------------------------------------------
> A64: Isolated GetNZCVFromOp
> -------------------------------------------------------------------------------
> ./tests/A64/a64.cpp:1137
> ...............................................................................
> 
> ./tests/A64/a64.cpp:1137: FAILED:
> due to unexpected exception with message:
>   bad mem size
> 
> 0.000 s: A64: Isolated GetNZCVFromOp
> -------------------------------------------------------------------------------
> A64: Optimization failure when folding ADD
> -------------------------------------------------------------------------------
> ./tests/A64/a64.cpp:1168
> ...............................................................................
> 
> ./tests/A64/a64.cpp:1168: FAILED:
> due to unexpected exception with message:
>   bad mem size
> 
> 0.000 s: A64: Optimization failure when folding ADD
> -------------------------------------------------------------------------------
> A64: Cache Maintenance Instructions
> -------------------------------------------------------------------------------
> ./tests/A64/a64.cpp:1253
> ...............................................................................
> 
> ./tests/A64/a64.cpp:1253: FAILED:
> due to unexpected exception with message:
>   bad mem size
> 
> 0.000 s: A64: Cache Maintenance Instructions
> 0.035 s: A64: Memory access (fastmem)
> 0.033 s: A64: SQRDMULH QC flag when output invalidated
> -------------------------------------------------------------------------------
> A64: SDIV maximally
> -------------------------------------------------------------------------------
> ./tests/A64/a64.cpp:1344
> ...............................................................................
> 
> ./tests/A64/a64.cpp:1344: FAILED:
> due to unexpected exception with message:
>   bad mem size
> 
> 0.000 s: A64: SDIV maximally
> -------------------------------------------------------------------------------
> A64: rand1
> -------------------------------------------------------------------------------
> ./tests/A64/a64.cpp:1368
> ...............................................................................
> 
> ./tests/A64/a64.cpp:1368: FAILED:
> due to unexpected exception with message:
>   bad mem size
> 
> 0.000 s: A64: rand1
> 0.036 s: A64: SABD
> 0.032 s: A64: UZP{1,2}.2D
> 0.038 s: A64: UZP{1,2}.S
> 0.034 s: A64: UZP{1,2}.H
> 0.037 s: A64: UZP{1,2}.B
> 0.035 s: A64: {S,U}MIN.S, {S,U}MAX.S
> 0.033 s: A64: {S,U}MIN.H, {S,U}MAX.H
> 0.035 s: A64: {S,U}MIN.B, {S,U}MAX.B
> 0.035 s: A64: {S,U}MINP.S, {S,U}MAXP.S
> 0.035 s: A64: {S,U}MINP.H, {S,U}MAXP.H
> 0.043 s: A64: {S,U}MINP.B, {S,U}MAXP.B
> 0.041 s: A64: SQABS
> -------------------------------------------------------------------------------
> thumb: lsls r0, r1, #2
> -------------------------------------------------------------------------------
> ./tests/A32/test_thumb_instructions.cpp:18
> ...............................................................................
> 
> ./tests/A32/test_thumb_instructions.cpp:18: FAILED:
> due to unexpected exception with message:
>   bad mem size
> 
> 0.000 s: thumb: lsls r0, r1, #2
> -------------------------------------------------------------------------------
> thumb: lsls r0, r1, #31
> -------------------------------------------------------------------------------
> ./tests/A32/test_thumb_instructions.cpp:40
> ...............................................................................
> 
> ./tests/A32/test_thumb_instructions.cpp:40: FAILED:
> due to unexpected exception with message:
>   bad mem size
> 
> 0.000 s: thumb: lsls r0, r1, #31
> 0.025 s: thumb: revsh r4, r3
> 0.025 s: thumb: ldr r3, [r3, #28]
> 0.023 s: thumb: blx +#67712
> 0.024 s: thumb: bl +#234584
> 0.024 s: thumb: bl -#42
> -------------------------------------------------------------------------------
> thumb: Opt Failure: Get/Set Elimination for Flags
> -------------------------------------------------------------------------------
> ./tests/A32/test_thumb_instructions.cpp:160
> ...............................................................................
> 
> ./tests/A32/test_thumb_instructions.cpp:160: FAILED:
> due to unexpected exception with message:
>   bad mem size
> 
> 0.000 s: thumb: Opt Failure: Get/Set Elimination for Flags
> -------------------------------------------------------------------------------
> thumb: Opt Failure: Get/Set Elimination for Flags 2
> -------------------------------------------------------------------------------
> ./tests/A32/test_thumb_instructions.cpp:229
> ...............................................................................
> 
> ./tests/A32/test_thumb_instructions.cpp:229: FAILED:
> due to unexpected exception with message:
>   bad mem size
> 
> 0.000 s: thumb: Opt Failure: Get/Set Elimination for Flags 2
> 0.062 s: arm: svc
> 0.026 s: arm: Test coprocessor (Read TPIDRURO)
> 0.022 s: arm: Test coprocessor (Read TPIDRURW)
> 0.025 s: arm: Test coprocessor (Write TPIDRURW)
> -------------------------------------------------------------------------------
> arm: Test coprocessor (DMB)
> -------------------------------------------------------------------------------
> ./tests/A32/test_coprocessor.cpp:208
> ...............................................................................
> 
> ./tests/A32/test_coprocessor.cpp:208: FAILED:
> due to unexpected exception with message:
>   bad mem size
> 
> 0.000 s: arm: Test coprocessor (DMB)
> 0.029 s: arm: Opt Failure: Const folding in MostSignificantWord
> -------------------------------------------------------------------------------
> arm: Unintended modification in SetCFlag
> -------------------------------------------------------------------------------
> ./tests/A32/test_arm_instructions.cpp:46
> ...............................................................................
> 
> ./tests/A32/test_arm_instructions.cpp:46: FAILED:
> due to unexpected exception with message:
>   bad mem size
> 
> 0.000 s: arm: Unintended modification in SetCFlag
> 0.025 s: arm: shsax (Edge-case)
> 0.023 s: arm: uasx (Edge-case)
> 0.022 s: arm: smuad (Edge-case)
> 0.023 s: arm: Test InvalidateCacheRange
> 0.033 s: arm: Step blx
> 0.027 s: arm: Step bx
> 0.028 s: arm: Test stepping
> 0.021 s: arm: Test stepping 2
> 0.022 s: arm: Test stepping 3
> -------------------------------------------------------------------------------
> arm: PackedAbsDiffSumS8
> -------------------------------------------------------------------------------
> ./tests/A32/test_arm_instructions.cpp:436
> ...............................................................................
> 
> ./tests/A32/test_arm_instructions.cpp:436: FAILED:
> due to unexpected exception with message:
>   bad mem size
> 
> 0.000 s: arm: PackedAbsDiffSumS8
> 0.021 s: arm: vclt.f32 with zero
> 0.022 s: arm: vcvt.s16.f64
> 0.024 s: arm: Memory access (fastmem)
> -------------------------------------------------------------------------------
> arm: vmsr, vcmp, vmrs
> -------------------------------------------------------------------------------
> ./tests/A32/test_arm_instructions.cpp:564
> ...............................................................................
> 
> ./tests/A32/test_arm_instructions.cpp:564: FAILED:
> due to unexpected exception with message:
>   bad mem size
> 
> 0.000 s: arm: vmsr, vcmp, vmrs
> -------------------------------------------------------------------------------
> arm: sdiv maximally
> -------------------------------------------------------------------------------
> ./tests/A32/test_arm_instructions.cpp:586
> ...............................................................................
> 
> ./tests/A32/test_arm_instructions.cpp:586: FAILED:
> due to unexpected exception with message:
>   bad mem size
> 
> 0.000 s: arm: sdiv maximally
> 0.022 s: arm: tbl
> 0.023 s: arm: tbx
> 0.033 s: Disassemble branch instructions
> 0.000 s: Disassemble data processing instructions
> 0.000 s: Disassemble half-word multiply and multiply accumulate instructions
> 0.000 s: Disassemble multiply and multiply accumulate instructions
> 0.000 s: Disassemble synchronization primitive instructions
> 0.000 s: Disassemble load / store multiple instructions
> 0.000 s: FPUnpack Tests
> 0.000 s: FPRound Tests
> 0.061 s: FPUnpack<->FPRound Round-trip Tests
> 0.000 s: FPRound (near zero, round to posinf)
> 0.000 s: ResidualErrorOnRightShift
> 0.049 s: ResidualErrorOnRightShift Randomized
> 0.000 s: FPToFixed
> 0.000 s: FPToFixed edge cases
> ===============================================================================
> test cases:    123 |    103 passed | 20 failed
> assertions: 202061 | 202039 passed | 22 failed
> 
> 
> 
> 0% tests passed, 1 tests failed out of 1
> 
> Total Test time (real) =   4.65 sec
> 
> The following tests FAILED:
>         1 - dynarmic_tests (Failed)
> Errors while running CTest
> make[1]: *** [Makefile:74: test] Error 8
> make[1]: Leaving directory 
> '/build/reproducible-path/dynarmic-6.7.0+ds/obj-x86_64-linux-gnu'
> dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j8 test 
> ARGS\+=--verbose ARGS\+=-j8 returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2025/03/27/dynarmic_6.7.0+ds-4_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250327;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250327&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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 mark 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.

--- End Message ---
--- Begin Message ---
Source: xbyak
Source-Version: 7.24.2-2
Done: Andrea Pappacoda <ta...@debian.org>

We believe that the bug you reported is fixed in the latest version of
xbyak, 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 1101...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andrea Pappacoda <ta...@debian.org> (supplier of updated xbyak 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: Wed, 02 Apr 2025 16:12:08 +0200
Source: xbyak
Architecture: source
Version: 7.24.2-2
Distribution: unstable
Urgency: medium
Maintainer: Andrea Pappacoda <ta...@debian.org>
Changed-By: Andrea Pappacoda <ta...@debian.org>
Closes: 1101630
Changes:
 xbyak (7.24.2-2) unstable; urgency=medium
 .
   * d/patches: revert strict register size check (Closes: #1101630)
Checksums-Sha1:
 f71ad44211d439ac879046787ed61f1469648cec 1689 xbyak_7.24.2-2.dsc
 fa5ac69f3673f83702b4218adddbe8535f539831 5464 xbyak_7.24.2-2.debian.tar.xz
Checksums-Sha256:
 bb29afc63e2bad0e94da007d46d66d84a3600a92b2986559250e46beee8c9cc8 1689 
xbyak_7.24.2-2.dsc
 c4e51e51e444eae32ba38299d00d7e3d9b5bcd6af4346992a24324fe683b0d3b 5464 
xbyak_7.24.2-2.debian.tar.xz
Files:
 5d36cdcc758ad01b4d46c1e75d559982 1689 libdevel optional xbyak_7.24.2-2.dsc
 3b0244a144aa3a6b76bcaf4bb930a238 5464 libdevel optional 
xbyak_7.24.2-2.debian.tar.xz

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

iHUEARYKAB0WIQS6VuNIvZRFHt7JcAdKkgiiRVB3pwUCZ+2MyAAKCRBKkgiiRVB3
p7hMAQDAjY5m6CRjDFsTyvx2k/NgRycZhPcTg3CgPkEPDO6BUgD/Xr9N/kGahk+y
dVRBlZvyD8/+sfkP8YyQQzMYa3CJEQA=
=q9Qu
-----END PGP SIGNATURE-----

Attachment: pgpbx1YgoTca7.pgp
Description: PGP signature


--- End Message ---

Reply via email to