Package: wav2cdr Version: 2.3.4-3 Severity: important The new and first CI test[1] for wav2cdr fails in arm64[2]. Consequently, the revision 2.3.4-3 will not migrate to testing.
[1] https://salsa.debian.org/debian/wav2cdr/-/blob/debian/master/debian/tests/control [2] https://ci.debian.net/data/autopkgtest/testing/arm64/w/wav2cdr/4822988/log.gz The significative output is: autopkgtest [19:42:07]: test command1: wav2cdr -V | grep Version autopkgtest [19:42:07]: test command1: [----------------------- wav2cdr: wav2cdr.c:281: main: Assertion `sizeof(UINT32) == 4' failed. autopkgtest [19:42:07]: test command1: -----------------------] autopkgtest [19:42:07]: test command1: - - - - - - - - - - results - - - - - - - - - - command1 FAIL non-zero exit status 1 autopkgtest [19:42:07]: test command1: - - - - - - - - - - stderr - - - - - - - - - - wav2cdr: wav2cdr.c:281: main: Assertion `sizeof(UINT32) == 4' failed. [...] autopkgtest [19:42:16]: test command2: wav2cdr --help | grep describes autopkgtest [19:42:16]: test command2: [----------------------- wav2cdr: wav2cdr.c:281: main: Assertion `sizeof(UINT32) == 4' failed. autopkgtest [19:42:16]: test command2: -----------------------] autopkgtest [19:42:16]: test command2: - - - - - - - - - - results - - - - - - - - - - command2 FAIL non-zero exit status 1 autopkgtest [19:42:17]: test command2: - - - - - - - - - - stderr - - - - - - - - - - wav2cdr: wav2cdr.c:281: main: Assertion `sizeof(UINT32) == 4' failed. [...] autopkgtest [19:42:21]: test command3: wav2cdr debian/tests/silence.wav $AUTOPKGTEST_TMP/silence.mp3 autopkgtest [19:42:21]: test command3: [----------------------- wav2cdr: wav2cdr.c:281: main: Assertion `sizeof(UINT32) == 4' failed. bash: line 1: 837 Aborted bash -ec 'wav2cdr debian/tests/silence.wav $AUTOPKGTEST_TMP/silence.mp3' 2> >(tee -a /tmp/autopkgtest-lxc.zdo4nd5f/downtmp/command3-stderr >&2) > >(tee -a /tmp/autopkgtest-lxc.zdo4nd5f/downtmp/command3-stdout) autopkgtest [19:42:21]: test command3: -----------------------] autopkgtest [19:42:21]: test command3: - - - - - - - - - - results - - - - - - - - - - command3 FAIL non-zero exit status 134 autopkgtest [19:42:22]: test command3: - - - - - - - - - - stderr - - - - - - - - - - wav2cdr: wav2cdr.c:281: main: Assertion `sizeof(UINT32) == 4' failed. autopkgtest [19:42:22]: @@@@@@@@@@@@@@@@@@@@ summary command1 FAIL non-zero exit status 1 command2 FAIL non-zero exit status 1 command3 FAIL non-zero exit status 134 Eriberto