Package: stdx-allocator Version: 3.0.1-2 Tags: bullseye, sid
stdx-allocator failed to build when binnmu'd for the ldc transition.
dh_auto_test -a cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=4 ninja test [0/1] Running all tests. 1/1 stdx-allocator-test FAIL 0.12 s (exit status 1) Ok: 0 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 0 Timeout: 0 The output from the failed tests: 1/1 stdx-allocator-test FAIL 0.12 s (exit status 1) --- command --- /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/stdx-allocator-test --- stderr --- core.exception.AssertError@../source/stdx/allocator/gc_allocator.d(161): Assertion failure ---------------- ??:? _d_assert [0x7fd6ea38763c] gc_allocator.d:161 [0x55b4ecb75f74] gc_allocator.d:0 [0x55b4ecb75fb5] ??:? int core.runtime.runModuleUnitTests().__foreachbody2(object.ModuleInfo*) [0x7fd6ea38e13b] ??:? int rt.minfo.moduleinfos_apply(scope int delegate(immutable(object.ModuleInfo*))).__foreachbody2(ref rt.sections_elf_shared.DSO) [0x7fd6ea3bada1] ??:? int rt.sections_elf_shared.DSO.opApply(scope int delegate(ref rt.sections_elf_shared.DSO)) [0x7fd6ea3bc109] ??:? int rt.minfo.moduleinfos_apply(scope int delegate(immutable(object.ModuleInfo*))) [0x7fd6ea3bad4b] ??:? int object.ModuleInfo.opApply(scope int delegate(object.ModuleInfo*)) [0x7fd6ea3a501e] ??:? runModuleUnitTests [0x7fd6ea38df54] ??:? void rt.dmain2._d_run_main(int, char**, extern (C) int function(char[][])*).runAll() [0x7fd6ea3b18ca] ??:? _d_run_main [0x7fd6ea3b1717] ??:? __libc_start_main [0x7fd6ea11e09a] ??:? [0x55b4ecb102b9] 1/22 unittests FAILED ------- Full log written to /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-logs/testlog.txt