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 #11 received at 58163 <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: ripspin-004 <at> yahoo.com.au, 58163 <at> debbugs.gnu.org
Subject: Re: bug#58163: coreutils instalation failure x86_64
Date: Fri, 30 Sep 2022 18:33:01 -0700
[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.