unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Andrea Corallo <akrl@sdf.org>
Cc: Lars Ingebrigtsen <larsi@gnus.org>,
	Rajeev N <rajeev.jnk@sivalik.com>,
	Emacs Development <Emacs-devel@gnu.org>
Subject: Re: emacs-28 build failure - gnulib
Date: Tue, 5 Oct 2021 11:24:54 -0700	[thread overview]
Message-ID: <1c28e2fd-4259-8f72-2266-a97a094764c3@cs.ucla.edu> (raw)
In-Reply-To: <xjf8rz7beg1.fsf@ma.sdf.org>

[-- Attachment #1: Type: text/plain, Size: 984 bytes --]

On 10/5/21 9:53 AM, Andrea Corallo wrote:
> I'm getting this error with:
> 
> git clean -xfd && ./autogen.sh && ./configure --without-x --without-native-compilation  && time make bootstrap -j16

Unfortunately 'git clean -xfd' doesn't necessarily clean out all the 
detritus. I just now tried the following on Fedora 34 x86-64 from a 
fresh Git checkout (current emacs-28 commit, namely 
1cd1b2835b5e35562c677c48dcf185bb73af4275):

./autogen.sh && ./configure --without-x --without-native-compilation && 
time make bootstrap -j16

and it worked for me (compressed build log attached). Please try this 
approach. If it works for you, it would suggest that 'make bootstrap' 
has a bug in that it doesn't clean out enough stuff somewhere.

I built on a circa-2010 machine (AMD Phenom II X4 910e) with only 4 
CPUs. It's possible that my machine's lack of parallelism helped, though 
if that's the case it would indicate a missing dependency in a Makefile 
somewhere.

[-- Attachment #2: build-log.txt.gz --]
[-- Type: application/gzip, Size: 28037 bytes --]

  reply	other threads:[~2021-10-05 18:24 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-05  1:51 emacs-28 build failure - gnulib Rajeev N via Emacs development discussions.
2021-10-05  7:25 ` Lars Ingebrigtsen
2021-10-05  8:05   ` Andrea Corallo via Emacs development discussions.
2021-10-05 16:24     ` Paul Eggert
2021-10-05 16:53       ` Andrea Corallo via Emacs development discussions.
2021-10-05 18:24         ` Paul Eggert [this message]
2021-10-05 18:51           ` Andreas Schwab
2021-10-05 19:08             ` Paul Eggert
2021-10-05 19:50               ` Andreas Schwab
2021-10-05 12:50   ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2021-10-06  5:34 Manuel Uberti
2021-10-06  8:20 ` Andrea Corallo via Emacs development discussions.
2021-10-06  8:23   ` Manuel Uberti
2021-10-06  8:56     ` Robert Pluim
2021-10-06  8:57       ` Manuel Uberti

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1c28e2fd-4259-8f72-2266-a97a094764c3@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=Emacs-devel@gnu.org \
    --cc=akrl@sdf.org \
    --cc=larsi@gnus.org \
    --cc=rajeev.jnk@sivalik.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).