all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Po Lu <luangruo@yahoo.com>
Cc: john muhl <email@johnmuhl.mx>,
	Andreas Schwab <schwab@linux-m68k.org>,
	emacs-devel@gnu.org
Subject: Re: Bootstrap broken between 2893cb6a21af3384cf5d6dc2b6bbdd5ebba8e1ad and 469fe6a040d6df612c00ea169670c6d8d7e58563
Date: Fri, 17 Dec 2021 09:04:07 +0100	[thread overview]
Message-ID: <875yrn1wug.fsf@gnus.org> (raw)
In-Reply-To: <874k773dfc.fsf@gnus.org> (Lars Ingebrigtsen's message of "Fri, 17 Dec 2021 08:20:39 +0100")

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Debugger entered--Lisp error: (file-missing "Cannot open load file"
> "No such file or directory" "rmail-loaddefs")
>   require(rmail-loaddefs)

The build should now be fixed, but there definitely is a problem in our
makefiles somewhere.  Basically, if you end up doing (require 'rmail)
before the rmail-loaddefs file has been built, then the build fails.

(The require was via url which requires gnus-util which requires rmail.
Both of those things should probably also be fixed, because it's an odd
dependency chain.)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



  reply	other threads:[~2021-12-17  8:04 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-16 23:47 Bootstrap broken between 2893cb6a21af3384cf5d6dc2b6bbdd5ebba8e1ad and 469fe6a040d6df612c00ea169670c6d8d7e58563 Andreas Schwab
2021-12-16 23:54 ` john muhl
2021-12-17  6:48 ` Lars Ingebrigtsen
2021-12-17  7:07   ` Po Lu
2021-12-17  7:20     ` Lars Ingebrigtsen
2021-12-17  8:04       ` Lars Ingebrigtsen [this message]
2021-12-17 12:15         ` Eli Zaretskii
2021-12-18  7:34           ` Lars Ingebrigtsen
2021-12-18  9:27             ` Eli Zaretskii
2021-12-19 10:38               ` Lars Ingebrigtsen
2021-12-19 16:52                 ` Eli Zaretskii
2021-12-19 16:53                 ` Stefan Monnier
2021-12-19 17:09                   ` Eli Zaretskii
2021-12-19 17:14                   ` Stefan Kangas
2021-12-19 17:16                   ` secondary loaddefs [was Re: Bootstrap broken betweeen ...] Glenn Morris
2021-12-20  4:43                 ` Bootstrap broken between 2893cb6a21af3384cf5d6dc2b6bbdd5ebba8e1ad and 469fe6a040d6df612c00ea169670c6d8d7e58563 Richard Stallman
2021-12-17 12:42         ` Stefan Monnier
2021-12-18  7:29           ` Lars Ingebrigtsen
2021-12-18 16:28             ` Stefan Monnier
2021-12-19 10:52               ` Lars Ingebrigtsen
2021-12-17  7:16   ` Kévin Le Gouguec

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

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

  git send-email \
    --in-reply-to=875yrn1wug.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=emacs-devel@gnu.org \
    --cc=email@johnmuhl.mx \
    --cc=luangruo@yahoo.com \
    --cc=schwab@linux-m68k.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.