Bug#1069691: [Debian-med-packaging] Bug#1069691: libmaus2: FTBFS on arm64: what(): AutoArray failed to allocate 1398102 elements (11184816 bytes)

2024-05-12 Thread Étienne Mollier
Control: tags -1 + confirmed upstream
Control: forwarded -1 https://gitlab.com/german.tischler/libmaus2/-/issues/40

In the end, I could reproduce the test failures affecting
libmaus2 on amdahl and informed upstream.  We'll see how things
go.

Have a nice day,  :)
-- 
  .''`.  Étienne Mollier 
 : :' :  pgp: 8f91 b227 c7d6 f2b1 948c  8236 793c f67e 8f0d 11da
 `. `'   sent from /dev/pts/3, please excuse my verbosity
   `-on air: Silent Memorial - Retrospective


signature.asc
Description: PGP signature


Bug#1069691: [Debian-med-packaging] Bug#1069691: libmaus2: FTBFS on arm64: what(): AutoArray failed to allocate 1398102 elements (11184816 bytes)

2024-04-24 Thread Étienne Mollier
Control: found -1 2.0.813+ds-3

Hmn, this is annoying.  I do not manage to reproduce the error
with qemu-user.  The test error is reproducible on buildd's real
hardware in the meantime[1], or at least on two of the Arm build
machines hosted by Conova.  There could be something hardware
specific.  I'd have to check how things go on porterbox next.

[1]: 
https://buildd.debian.org/status/fetch.php?pkg=libmaus2=arm64=2.0.813%2Bds-3=1713977128=0

Have a nice day,  :)
-- 
  .''`.  Étienne Mollier 
 : :' :  pgp: 8f91 b227 c7d6 f2b1 948c  8236 793c f67e 8f0d 11da
 `. `'   sent from /dev/pts/0, please excuse my verbosity
   `-


signature.asc
Description: PGP signature


Bug#1069691: libmaus2: FTBFS on arm64: what(): AutoArray failed to allocate 1398102 elements (11184816 bytes)

2024-04-22 Thread Sebastian Ramacher
Source: libmaus2
Version: 2.0.813+ds-2
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=libmaus2=arm64=2.0.813%2Bds-2=1713374325=0

   libmaus2 2.0.813: test/test-suite.log
===

# TOTAL: 13
# PASS:  11
# SKIP:  0
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: testRank.sh
=

/<>/test /<>/test
/<>/test
[V] testing FastRank...done.
[V] testing RunLengthBitVector...done.
[V] testing E2Append:
[V]rank class libmaus2::rank::ERank222BAppend writer type 
libmaus2::bitio::BitWriterTemplate data type unsigned long
[V] loop 1
[V] libmaus2::rank::ERank222BAppendDynamic loop 1
[V] loop 2
[V] libmaus2::rank::ERank222BAppendDynamic loop 2
[V] loop 3
[V] libmaus2::rank::ERank222BAppendDynamic loop 3
[V] loop 4
[V] libmaus2::rank::ERank222BAppendDynamic loop 4
[V] loop 5
[V] libmaus2::rank::ERank222BAppendDynamic loop 5
[V] testing WaveletTree rank/select random (size 128)...done.
[V] testing WaveletTree smaller/larger...done.
[V] testing CacheLineRank:
terminate called after throwing an instance of 
'libmaus2::exception::LibMausException'
  what():  AutoArray failed to 
allocate 1398102 elements (11184816 bytes)
current total allocation 11521707

/<>/src/.libs/libmaus2_stacktrace.so.2(libmaus2::stacktrace::StackTrace::StackTrace()+0x74)[0xb4644b88]
/<>/src/.libs/libmaus2_exception.so.2(libmaus2::exception::LibMausException::LibMausException()+0x40)[0xb4e42b40]
/<>/src/.libs/testRank(libmaus2::autoarray::AutoArrayAllocate::allocate(unsigned 
long)+0xc4)[0xe833c2c4]
/<>/src/.libs/testRank(testCacheLineRank()+0x88)[0xe831d318]
/<>/src/.libs/testRank(main+0x134)[0xe830b834]
/lib/aarch64-linux-gnu/libc.so.6(+0x26dc4)[0xb4886dc4]
/lib/aarch64-linux-gnu/libc.so.6(__libc_start_main+0x98)[0xb4886e98]
/<>/src/.libs/testRank(_start+0x30)[0xe830c5f0]

./testRank.sh: line 7: 355775 Aborted ../src/testRank
Exiting with return code 134
FAIL testRank.sh (exit status: 134)

FAIL: testdnarank.sh


/<>/test /<>/test
/<>/test
[V] running short tests...
AutoArray failed to allocate 16 
elements (128 bytes)
current total allocation 341115

/<>/src/.libs/libmaus2_stacktrace.so.2(libmaus2::stacktrace::StackTrace::StackTrace()+0x74)[0xa4e64b88]
/<>/src/.libs/libmaus2_exception.so.2(libmaus2::exception::LibMausException::LibMausException()+0x40)[0xa55b2b40]
/<>/src/.libs/testdnarank(libmaus2::autoarray::AutoArrayAllocate::allocate(unsigned 
long)+0xc4)[0xc76d0e24]
/<>/src/.libs/testdnarank(libmaus2::rank::DNARankTemplate<64u>::loadFromRunLength(std::vector, std::allocator >, 
std::allocator, 
std::allocator > > > const&, unsigned long)+0x108)[0xc76dcfd8]
/<>/src/.libs/testdnarank(void 
testShort >(unsigned 
long)+0x27c)[0xc77008bc]
/<>/src/.libs/testdnarank(main+0x15c)[0xc76b16cc]
/lib/aarch64-linux-gnu/libc.so.6(+0x26dc4)[0xa50a6dc4]
/lib/aarch64-linux-gnu/libc.so.6(__libc_start_main+0x98)[0xa50a6e98]
/<>/src/.libs/testdnarank(_start+0x30)[0xc76b1970]

Exiting with return code 1
FAIL testdnarank.sh (exit status: 1)

Cheers
-- 
Sebastian Ramacher