I can not easily report this to snek yet, as they would rightfully point to the new qemu to be guilty. And qemu would need to know what change exactly broke this, as the test environment is not trivial to get.
I think I know enough for the first phase of running and simplifying the test. But need to consider bisecting this here to get further for a good report. Building qemu 10.1 from git confirmed the issue Build of qemu 10.0 from git is now running ... ** Description changed: Seen here good: https://autopkgtest.ubuntu.com/results/autopkgtest-questing/questing/armhf/s/snek/20250815_062756_6c19e@/log.gz bad: https://autopkgtest.ubuntu.com/results/autopkgtest-questing/questing/armhf/s/snek/20250818_045020_246a4@/log.gz + Only affecting armhf + https://autopkgtest.ubuntu.com/packages/s/snek + Reproducible with porterbox arm64 into armhf container (as the tests would do). In there get the source of snek and install test deps - apt install snek snek-bin qemu-system-arm qemu-system-misc gcc - apt install dpkg-dev - apt source snek - cd snek-1.12/ - make SNEK_NATIVE=/usr/bin/snek SNEK_ARM=/usr/share/snek/snek-arm SNEK_RISCV=/usr/share/snek/snek-riscv -C test check + apt install snek snek-bin qemu-system-arm qemu-system-misc gcc + apt install dpkg-dev + apt source snek + cd snek-1.12/ + make SNEK_NATIVE=/usr/bin/snek SNEK_ARM=/usr/share/snek/snek-arm SNEK_RISCV=/usr/share/snek/snek-riscv -C test check To break it use the new qemu 10.1 from proposed instead: - apt install -t questing-proposed qemu-system-arm qemu-system-misc - + apt install -t questing-proposed qemu-system-arm qemu-system-misc The odd thing is that it isn't direct qemu fail, but things like - pass-dict.py:81 Syntax error at "". - pass-float.py:37 Syntax error at "". + pass-dict.py:81 Syntax error at "". + pass-float.py:37 Syntax error at "". Maybe that is generated with qemu and then fails, to be analyzed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2121124 Title: test on armhf breaks with qemu 10.1 in questing To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/2121124/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
