Package: bambam
Version: 1.1.2+dfsg-1
Severity: serious
Tags: bookworm, sid

Bambam's autopkgtest is failing with the new version of pygame (which is needed 
to fix a FTBFS bug).

https://ci.debian.net/data/autopkgtest/testing/amd64/b/bambam/20441215/log.gz

autopkgtest [05:37:55]: test smoke: xvfb-run -e $AUTOPKGTEST_ARTIFACTS/xvfb-run.stderr -s 
"-screen 0 1024x768x24 -fbdir $AUTOPKGTEST_TMP" ./debian/tests/smoke-meat
autopkgtest [05:37:55]: test smoke: [-----------------------
2022-03-29 05:37:55,304 INFO root: Polling to observe a mostly-white screen 
(which means that bambam has started).
2022-03-29 05:37:55,359 INFO root: On attempt 0 the average screen color was 
[0, 0, 0].
ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_card_inum 
returned error: No such file or directory
ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_concat returned 
error: No such file or directory
ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_refer returned 
error: No such file or directory
ALSA lib conf.c:5701:(snd_config_expand) Evaluate error: No such file or 
directory
ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
2022-03-29 05:37:55,660 INFO root: On attempt 1 the average screen color was 
[0, 0, 0].
2022-03-29 05:37:55,960 INFO root: On attempt 2 the average screen color was 
[249, 249, 249].
2022-03-29 05:37:55,960 INFO root: Found mostly white screen, looks like bambam 
started up OK.
2022-03-29 05:37:56,085 INFO root: Took a screenshot to: 
/tmp/autopkgtest-lxc.85c6rb3_/downtmp/smoke-artifacts/startup.png
2022-03-29 05:37:56,086 INFO root: Simulating space and letter keypresses and 
measuring average screen color, to test functionality.
2022-03-29 05:37:56,172 INFO root: On attempt 0 the average screen color was 
too close to white: 249,249,249.
<--snip-->
2022-03-29 05:39:22,535 INFO root: On attempt 999 the average screen color was 
too close to white: 249,249,249.
2022-03-29 05:39:22,660 INFO root: Took a screenshot to: 
/tmp/autopkgtest-lxc.85c6rb3_/downtmp/smoke-artifacts/exception.png
Traceback (most recent call last):
  File 
"/tmp/autopkgtest-lxc.85c6rb3_/downtmp/build.G3p/src/./debian/tests/smoke-meat", line 
108, in <module>
    main()
  File 
"/tmp/autopkgtest-lxc.85c6rb3_/downtmp/build.G3p/src/./debian/tests/smoke-meat",
 line 26, in main
    test_functionality()
  File 
"/tmp/autopkgtest-lxc.85c6rb3_/downtmp/build.G3p/src/./debian/tests/smoke-meat",
 line 62, in test_functionality
    raise Exception('Failed to see a colorful enough screen after %d key 
presses.' % (attempt_count * 2))
Exception: Failed to see a colorful enough screen after 2000 key presses.

Looking at the test artifacts there seems to be no change in the screen content 
between startup.png and exception.png
both are blank other than the menus.

Reply via email to