|
From: | GNU bug Tracking System |
Subject: | bug#58163: closed (coreutils instalation failure x86_64) |
Date: | Sat, 01 Oct 2022 22:27:02 +0000 |
Your message dated Sat, 1 Oct 2022 15:26:14 -0700 with message-id <2bffe5bb-f3c4-baaa-16c5-1a8caed6816b@cs.ucla.edu> and subject line Re: bug#58163: coreutils instalation failure x86_64 has caused the debbugs.gnu.org bug report #58163, regarding coreutils instalation failure x86_64 to be marked as done. (If you believe you have received this mail in error, please contact help-debbugs@gnu.org.) -- 58163: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58163 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems
--- Begin Message ---Subject: coreutils instalation failure x86_64 Date: Thu, 29 Sep 2022 11:38:49 +0000 (UTC) Failure at make output from configure and make attached uname -a Linux xenial64-sda1 4.9.58 #1 SMP PREEMPT Mon Nov 13 15:54:01 GMT 2017 x86_64 x86_64 x86_64 GNU/Linux followed: \cd /GS/pool/common-apps git clone git://git.sv.gnu.org/coreutils cd coreutils git submodule foreach git pull origin master git commit -m 'build: update gnulib submodule to latest' gnulib ./bootstrap ./configure -quiet make Regards ripspingab-configureq
Description: Binary datagab-make
Description: Binary datagab-make-error-2
Description: Binary data
--- End Message ---
--- Begin Message ---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: User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 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.
--- End Message ---
[Prev in Thread] | Current Thread | [Next in Thread] |