Your message dated Sun, 25 May 2025 19:43:31 -0700
with message-id <878qmk9jn0....@keithp.com>
and subject line Update run-riscv script to support qemu version 10
has caused the Debian Bug report #1104064,
regarding debci tests always fail with qemu version 10+
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1104064: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1104064
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libstdc++-riscv64-unknown-elf
Version: 5
Severity: important
X-Debbugs-Cc: pkg-qemu-de...@lists.alioth.debian.org

See, for example, 
https://ci.debian.net/packages/libs/libstdc++-riscv64-unknown-elf/testing/amd64/60220610/
(or from current qemu package tracking page, 
https://tracker.debian.org/pkg/qemu).

The relevant part is:

 riscv64-unknown-elf-g++ -specs=picolibcpp.specs --oslib=semihost -Os 
-march=rv32imac -mabi=ilp32 -Triscv-cpp.ld -Wl,-Map=hello-worldpp-riscv.map -o 
hello-worldpp-riscv.elf hello-worldpp.cpp
 /usr/lib/gcc/riscv64-unknown-elf/14.2.0/../../../riscv64-unknown-elf/bin/ld: 
warning: hello-worldpp-riscv.elf has a LOAD segment with RWX permissions
 ./run-riscv hello-worldpp-riscv.elf | cmp - ./expected-output
 qemu-system-riscv32: H extension implicitly requires S-mode

I've no idea how this worked before, - maybe a toolchain
difference, - dunno.  The thing is that this part hasn't
changed in qemu for quite some time, it's the same in
bookworm qemu and earlier.  It should've been failing before
libstdc++-riscv64-unknown-elf migrated to testing, but it
looks like it didn't.

Right now this issue prevents migration of qemu to testing,
which is important for trixie.

Can you take a look please?

Thanks,

/mjt

--- End Message ---
--- Begin Message ---
Package: libstdc++-riscv64-unknown-elf
Version: 7

This extends the existing hack to extract a version number from qemu
--version so that it supports version 10 as well as 7-9.

-- 
-keith

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to