Your message dated Tue, 26 Oct 2021 07:48:57 +0000
with message-id <[email protected]>
and subject line Bug#997082: fixed in qemu 1:6.1+dfsg-7
has caused the Debian Bug report #997082,
regarding qemu: FTBFS: usb.c:200:23: error: array subscript 
‘device_descriptor_t[0]’ is partly outside array bounds of ‘u8[8]’ {aka 
‘unsigned char[8]’} [-Werror=array-bounds]
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 [email protected]
immediately.)


-- 
997082: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997082
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: qemu
Version: 1:6.1+dfsg-6
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211023 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float 
> -fno-builtin-bcopy -fno-builtin-log2 -Os -g 
> -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall 
> -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes 
> -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing 
> -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Werror -MMD -MP -MT 
> target/drivers/usbohci_rh.o -MF 'target/drivers/usbohci_rh.d' 
> -I/<<PKGBUILDDIR>>/roms/openbios/include 
> -I/<<PKGBUILDDIR>>/roms/openbios/kernel/include -I./target/include -c -o 
> target/drivers/usbohci_rh.o 
> /<<PKGBUILDDIR>>/roms/openbios/drivers/usbohci_rh.c
> /<<PKGBUILDDIR>>/roms/openbios/drivers/usb.c: In function ‘get_descriptor’:
> /<<PKGBUILDDIR>>/roms/openbios/drivers/usb.c:200:23: error: array subscript 
> ‘device_descriptor_t[0]’ is partly outside array bounds of ‘u8[8]’ {aka 
> ‘unsigned char[8]’} [-Werror=array-bounds]
>   200 |                 if (dd->bMaxPacketSize0 != 0)
>       |                       ^~
> /<<PKGBUILDDIR>>/roms/openbios/drivers/usb.c:181:12: note: while referencing 
> ‘buf’
>   181 |         u8 buf[8];
>       |            ^~~
> /<<PKGBUILDDIR>>/roms/openbios/drivers/usbohci.c: In function 
> ‘ohci_create_intr_queue’:
> /<<PKGBUILDDIR>>/roms/openbios/drivers/usbohci.c:703:35: warning: taking 
> address of packed member of ‘struct <anonymous>’ may result in an unaligned 
> pointer value [-Waddress-of-packed-member]
>   703 |         u32 *const intr_table   = ohci->hcca->HccaInterruptTable;
>       |                                   ^~~~
> /<<PKGBUILDDIR>>/roms/openbios/drivers/usbohci.c: In function 
> ‘ohci_destroy_intr_queue’:
> /<<PKGBUILDDIR>>/roms/openbios/drivers/usbohci.c:734:35: warning: taking 
> address of packed member of ‘struct <anonymous>’ may result in an unaligned 
> pointer value [-Waddress-of-packed-member]
>   734 |         u32 *const intr_table   = ohci->hcca->HccaInterruptTable;
>       |                                   ^~~~
> /<<PKGBUILDDIR>>/roms/openbios/drivers/usbohci.c: In function 
> ‘ohci_process_done_queue’:
> /<<PKGBUILDDIR>>/roms/openbios/drivers/usbohci.c:840:25: warning: converting 
> a packed ‘td_t’ pointer (alignment 1) to a ‘intrq_td_t’ {aka ‘struct 
> _intrq_td’} pointer (alignment 4) may result in an unaligned pointer value 
> [-Waddress-of-packed-member]
>   840 |                         intrq_td_t *const td = 
> INTRQ_TD_FROM_TD(done_td);
>       |                         ^~~~~~~~~~
> /<<PKGBUILDDIR>>/roms/openbios/drivers/usbohci.c:607:8: note: defined here
>   607 | struct _intrq_td {
>       |        ^~~~~~~~~
> cc1: all warnings being treated as errors
> make[1]: *** [rules.mak:229: target/drivers/usb.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/qemu_6.1+dfsg-6_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: qemu
Source-Version: 1:6.1+dfsg-7
Done: Michael Tokarev <[email protected]>

We believe that the bug you reported is fixed in the latest version of
qemu, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Tokarev <[email protected]> (supplier of updated qemu package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 26 Oct 2021 10:35:02 +0300
Source: qemu
Architecture: source
Version: 1:6.1+dfsg-7
Distribution: unstable
Urgency: medium
Maintainer: Debian QEMU Team <[email protected]>
Changed-By: Michael Tokarev <[email protected]>
Closes: 995622 995628 997082
Changes:
 qemu (1:6.1+dfsg-7) unstable; urgency=medium
 .
   * qemu-system-data: do not install qemu.desktop (Closes: #995628)
   * remove qemu-user-static.README.Debian (#995633)
   * d/rules: update configure rules for different qemu builds
   * qemu-system-x86-xen: install only -i386 link to xen path, not -x86_64
   * promote qemu-system-x86-xen package on ubuntu to be like qemu-system-x86
     since it uses the same modules actually
   * enable zstd compression support (Build-Depends)
   * qemu-system-data: install usr/share/icons/hicolor/32x32/apps/qemu.bmp
     for the sdl ui
   * d/control: fix wrong relation (< vs <<)
   * d/control: use :native version of python3-sphynx (Closes: #995622)
   * do not make qemu-system-gui Multi-Arch:same due to vhost-user-gpu
   * quieten gcc11 warnings/errors so roms will compile (Closes: #997082)
   * move d/qemu-system-data.install to d/rules
Checksums-Sha1:
 21573128f7e9c4643fcda4dbe803c3184b3d4bcc 6660 qemu_6.1+dfsg-7.dsc
 cd85b4c9a185e0e07c7feb1bf23997e2d63730b5 100696 qemu_6.1+dfsg-7.debian.tar.xz
 978ce97491fd1e70837aa3e39a2a504c22f86f5c 13381 qemu_6.1+dfsg-7_source.buildinfo
Checksums-Sha256:
 21d34aa7a8f07d022aea4a6d5a1487c4f587c3f6b8eec86472b6be4a50a1736b 6660 
qemu_6.1+dfsg-7.dsc
 2a165d6757b95f50c97c46ef2f44dc5e0b8cabb97bde292a5fc4423b75354428 100696 
qemu_6.1+dfsg-7.debian.tar.xz
 118fe9abfd97057b4c94123f2dae072179fac3da5a696f2bd9b8bfe3763c97e6 13381 
qemu_6.1+dfsg-7_source.buildinfo
Files:
 b7a6af5ce8c1fb1061bab60517074969 6660 otherosfs optional qemu_6.1+dfsg-7.dsc
 0fe8ffc34920e7f479898dfb747f52e7 100696 otherosfs optional 
qemu_6.1+dfsg-7.debian.tar.xz
 69dd78e495cbbebc878081a39139620f 13381 otherosfs optional 
qemu_6.1+dfsg-7_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQFDBAEBCAAtFiEEe3O61ovnosKJMUsicBtPaxppPlkFAmF3r88PHG1qdEB0bHMu
bXNrLnJ1AAoJEHAbT2saaT5ZnkIH+QF90tl/3bKiveEo2+TFUWqOR2j9iCv3bcRZ
0d+7wLeyQ4uZCPJUJAR8pxAwcFe5HMpOKb5kNzKk3P/9ET+atPj9/NAz3uEaR0o9
X7m22w9+gFOICtS+Gb6RmOA91aDcv3eDee+wbMCivmPollfoONWyOX+CCuOy8FD6
mx4TflZWHbdIpYdydHwcGMl6xkhuJDgpt45xlqihPD2lhLNOtM1nNGGkqEz6njvf
JFBSnee+Lw0T+pghxHzFz5H5MbYNzRD0+5pdL3nww75fTItNRd8fb7/Szd7NTHzQ
1dQNiiOd9/WxjfipdoNYK10c8EOe2l0BZQZtTOLKQKLJcrNH9Vo=
=ZOr0
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to