GNU bug report logs - #58163
coreutils instalation failure x86_64

Previous Next

Package: coreutils;

Reported by: ripspin-004 <at> yahoo.com.au

Date: Thu, 29 Sep 2022 14:58:02 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


Message #16 received at 58163-done <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: ripspin-004 <at> yahoo.com.au
Cc: 58163-done <at> debbugs.gnu.org, Gnulib bugs <bug-gnulib <at> gnu.org>
Subject: Re: bug#58163: coreutils instalation failure x86_64
Date: Sat, 1 Oct 2022 15:26:14 -0700
Thanks for sending the extra data. Oh, I see you are running GCC 5.4. 
You have run into a GCC bug that I just now filed here:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107116

This bug was in GCC 5 and is still present in GCC 12.

To work around the GCC bug, please use './configure 
--disable-gcc-warnings' instead of plain './configure'. Or (and this may 
be simpler) please use the latest coreutils release from 
<https://ftp.gnu.org/gnu/coreutils/> rather than trying to bootstrap. 
Another possibility is to upgrade to GCC 7 (2017) or later, as these GCC 
versions have __builtin_sub_overflow which means the code in question 
will not be compiled.

I doubt whether we should modify Gnulib or coreutils to work around the 
GCC bug, as we expect developers who are bootstrapping to use up-to-date 
tools and GCC 6 is not up-to-date. I'm therefore closing the coreutils 
bug report.




This bug report was last modified 2 years and 314 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.