bug#58163: coreutils instalation failure x86_64

2022-10-01 Thread Paul Eggert
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

bug#58163: coreutils instalation failure x86_64

2022-09-30 Thread Paul Eggert
On 9/29/22 04:38, ripspin-004--- via GNU coreutils Bug Reports wrote:  git submodule foreach git pull origin master  git commit -m 'build: update gnulib submodule to latest' gnulib  ./bootstrap ./configure -quiet make That's a bit too terse, unfortunately. What distro and compiler are yo

bug#58163: coreutils instalation failure x86_64

2022-09-29 Thread ripspin-004--- via GNU coreutils Bug Reports
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