Bug#1065276: please build loong64 packages

2024-03-02 Thread Michael Tokarev
Source: gcc-14-cross-ports Version: 4 Severity: wishlist X-Debbugs-Cc: pkg-qemu-de...@lists.alioth.debian.org Please consider building loong64 cross-compiler too, once this architecture has become one of debian ports. In particular, this is needed to build qemu (only a tiny part so far, vdso.so h

Bug#1019011: -mbuild-constants is broken in gcc-12.2

2022-09-03 Thread Michael Tokarev
Package: gcc-12-alpha-linux-gnu Version: 12.2.0-1cross3 Severity: normal Starting this version of gcc, -mbuild-constants option causes it to produce an ICE. Example is below. This is an old code, always worked before, in particular with gcc-11. Removing -mbuild-constants fixes the ICE. But this

Bug#968670: dwz: Fails with "Unknown DWARF DW_OP_1" (more info needed)

2022-05-08 Thread Michael Tokarev
It is the same on arm64 too, eg: https://buildd.debian.org/status/package.php?p=qemu&suite=bullseye-backports /mjt

Bug#968670: dwz: Fails with "Unknown DWARF DW_OP_1" (more info needed)

2022-05-08 Thread Michael Tokarev
On Sat, 6 Feb 2021 08:54:57 +0100 Dennis Filder wrote: Control: tag -1 - patch + moreinfo After looking into this some more, I don't think this is necessarily a bug in dwz, but it could also be either someone using rogue DW_OP_* definitions with values 0x00 and 0x01 or a buggy compiler/assemble

Bug#1006425: wrong dependency on gcc-11-s390x-linux-gnu after gcc-12 switch: it is gcc-12-s390x-linux-gnu now

2022-02-25 Thread Michael Tokarev
Package: gcc-s390x-linux-gnu Version: 4:11.2.0-2 Severity: normal Current package have: Depends: cpp-s390x-linux-gnu (= 4:11.2.0-2), gcc-11-s390x-linux-gnu (>= 11.2.0-1~) It looks like after switch to gcc-12, it should be gcc-12-s390x-linux-gnu instead. Currently in unstable, gcc-s390x-linux-

Bug#972789: qemu: FTBFS on arm{el,hf}: /<>/linux-user/m68k/signal.c:44:1: error: ‘TYPE_CANONICAL’ is not compatible

2020-12-09 Thread Michael Tokarev
On Wed, 28 Oct 2020 12:30:41 +0100 Sebastian Ramacher wrote: On 2020-10-24 07:38:39 +0300, Michael Tokarev wrote: ... > Hmm. So this looks like a gcc ICE bug. Here's the code in question: > ... > > | /<>/linux-user/m68k/signal.c:44:1: internal compiler error: ‘verif