GNU bug report logs -
#58163
coreutils instalation failure x86_64
Previous Next
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
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
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 you
using? Since I cannot reproduce the problem on Fedora 36 x86-64, we'll
need more details.
I suggest sending all the output, interleaved rather than separating
stdout from stderr, and using the following three commands instead of
the last two commands mentioned above:
./configure
make
make V=1
The last "make" should retry the failed compilation, but more verbosely.
For comparison I am attaching the compressed output of the above
commands on Fedora 36, which has gcc (GCC) 12.2.1 20220819 (Red Hat
12.2.1-2)
, and where the build is successful.
[coreutils-build.txt.gz (application/gzip, attachment)]
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.