[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#876825: marked as done (gcc: infinite loop targeting armel)



Your message dated Sun, 18 Nov 2018 17:26:40 +0000
with message-id <[🔎] E1gOQqG-000AWE-3C@fasolo.debian.org>
and subject line Bug#913223: Removed package(s) from unstable
has caused the Debian Bug report #876825,
regarding gcc: infinite loop targeting armel
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 owner@bugs.debian.org
immediately.)


-- 
876825: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876825
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gcc-6-arm-linux-gnueabi
Version: 6.3.0-18cross1

This is not specific to cross-compiling and not even to gcc-6.

We noticed the infinite loop when the buildd tries to build rnahybrid:

https://buildd.debian.org/status/logs.php?pkg=rnahybrid&arch=armel

It seems to be easy to reproduce with the cross-compiler. On Debian
amd64 Stretch:

sudo apt-get install gcc-6-arm-linux-gnueabi
apt-get source rnahybrid
cd rnahybrid-2.1.2/
export CC=arm-linux-gnueabi-gcc-6
./configure --host=xx
make
# cc1 runs forever with 100% CPU, not much memory, compiling "energy.c"

There's a warning about undefined behaviour, and I've not looked at
the source at all, but an infinite loop like this is presumably a GCC
bug in any case (though perhaps not such a serious one if it only
happens with code that invokes undefined behaviour).

--- End Message ---
--- Begin Message ---
Version: 34+rm

Dear submitter,

as the package gcc-6-cross has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/913223

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: