Hi, Please provide more information. Like a stack-trace. What output gives valgrind on RISCV?
The test actually passes, but while closing the test it crashes. regards, Joël On Thu, May 14, 2026 at 9:53 AM Sebastian Ramacher <[email protected]> wrote: > > Source: gsequencer > Version: 8.4.2-1 > Severity: serious > Tags: ftbfs > Justification: fails to build from source (but built successfully in the past) > X-Debbugs-Cc: [email protected], [email protected] > User: [email protected] > Usertags: riscv64 > > Dear maintainer, > > gsequencer FTBFS on riscv64: > > FAIL: ags_osc_action_controller_test > ==================================== > > > > CUnit - A unit testing framework for C - Version 2.1-3 > http://cunit.sourceforge.net/ > > ** Message: 21:37:28.842: loading preferences from data[0xb3871ce0] > ALSA lib confmisc.c:855:(parse_card) [error.core] cannot find card '0' > ALSA lib conf.c:5207:(_snd_config_evaluate) [error.core] function > snd_func_card_inum returned error: No such file or directory > ALSA lib confmisc.c:422:(snd_func_concat) [error.core] error evaluating > strings > ALSA lib conf.c:5207:(_snd_config_evaluate) [error.core] function > snd_func_concat returned error: No such file or directory > ALSA lib confmisc.c:1342:(snd_func_refer) [error.core] error evaluating name > ALSA lib conf.c:5207:(_snd_config_evaluate) [error.core] function > snd_func_refer returned error: No such file or directory > ALSA lib conf.c:5730:(snd_config_expand) [error.core] Evaluate error: No such > file or directory > ALSA lib control.c:1575:(snd_ctl_open_noupdate) [error.control] Invalid CTL > default > ** Message: 21:37:28.868: Can't get the next card number: Success > > Suite: AgsOscActionControllerTest > Test: test of AgsOscActionController run action ...ALSA lib > confmisc.c:165:(snd_config_get_card) [error.core] Cannot get card index for 0 > > ** (process:112723): WARNING **: 21:37:28.940: Playback open error > (attempting fixup): No such file or directory > ALSA lib confmisc.c:165:(snd_config_get_card) [error.core] Cannot get card > index for 0 > ALSA lib confmisc.c:165:(snd_config_get_card) [error.core] Cannot get card > index for 0 > Record midi open error: No such file or directory > passed > > Run Summary: Type Total Ran Passed Failed Inactive > suites 1 1 n/a 0 0 > tests 1 1 1 0 0 > asserts 6 6 6 0 n/a > > Elapsed time = 11.381 seconds > Inconsistency detected by ld.so: dl-sort-maps.c: 229: _dl_sort_maps_dfs: > Assertion `rpo_head == rpo' failed! > FAIL ags_osc_action_controller_test (exit status: 127) > > ============================================================================ > Testsuite summary for gsequencer 8.4.2 > ============================================================================ > # TOTAL: 269 > # PASS: 268 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > ============================================================================ > See ./test-suite.log for debugging. > Some test(s) failed. Please report this to [email protected], > together with the test-suite.log file (gzipped) and your system > information. Thanks. > ============================================================================ > make[5]: *** [Makefile:32872: test-suite.log] Error 1 > > See > https://buildd.debian.org/status/fetch.php?pkg=gsequencer&arch=riscv64&ver=8.4.2-1&stamp=1778708338&raw=0 > for details. > > Cheers > -- > Sebastian Ramacher

