From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: =?utf-8?Q?Mattias_Engdeg=C3=A5rd?= Newsgroups: gmane.emacs.devel Subject: Re: Bootstrap/autoload policy (was Re: regular expressions that match nothing) Date: Wed, 22 May 2019 17:06:46 +0200 Message-ID: References: <7a6b23f52418b093a4cf7a6db4306cf425533249.camel@acm.org> <87a7fnzd3u.fsf@web.de> <128EBFB8-78FF-47C3-8F28-C1EF91BFC4BB@acm.org> Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="177267"; mail-complaints-to="usenet@blaine.gmane.org" Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 22 17:07:39 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hTSqA-000jwu-0b for ged-emacs-devel@m.gmane.org; Wed, 22 May 2019 17:07:38 +0200 Original-Received: from localhost ([127.0.0.1]:45712 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hTSq8-0005AA-TC for ged-emacs-devel@m.gmane.org; Wed, 22 May 2019 11:07:36 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:40846) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hTSpS-00059x-Oc for emacs-devel@gnu.org; Wed, 22 May 2019 11:06:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hTSpR-0000xh-HX for emacs-devel@gnu.org; Wed, 22 May 2019 11:06:54 -0400 Original-Received: from mail205c50.megamailservers.eu ([91.136.10.215]:52328 helo=mail193c50.megamailservers.eu) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hTSpP-0000ml-Ah for emacs-devel@gnu.org; Wed, 22 May 2019 11:06:52 -0400 X-Authenticated-User: mattiase@bredband.net DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=megamailservers.eu; s=maildub; t=1558537609; bh=vUz0kcMxdZ1lsNuDF/PwXVbAO8kSu7jo9z85f7BOyMw=; h=Subject:From:In-Reply-To:Date:Cc:References:To:From; b=HvojOxu8Q2MZJJwTSWfjfY1oidFRlGLKdMKdBQ8YGFnXN+V7w7jWn8qD5RUF4O2+R U53qTJvl0kZ22K/OntQwktjhguFUJCr9mPZHCv79xl8Vle4LvPJM8zTKhpMZPKHwRX uit7BeiMbTmLML9UFE8WxH8/4nb3NtJD4RIvCRwc= Feedback-ID: mattiase@acm.or Original-Received: from [192.168.0.4] ([188.150.171.71]) (authenticated bits=0) by mail193c50.megamailservers.eu (8.14.9/8.13.1) with ESMTP id x4MF6kjE024342; Wed, 22 May 2019 15:06:48 +0000 In-Reply-To: X-Mailer: Apple Mail (2.3445.104.11) X-CTCH-RefID: str=0001.0A0B0204.5CE56589.0011, ss=1, re=0.000, recu=0.000, reip=0.000, cl=1, cld=1, fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown X-CTCH-Score: 0.000 X-CTCH-Flags: 0 X-CTCH-ScoreCust: 0.000 X-CSC: 0 X-CHA: v=2.3 cv=PM8hB8iC c=1 sm=1 tr=0 a=SF+I6pRkHZhrawxbOkkvaA==:117 a=SF+I6pRkHZhrawxbOkkvaA==:17 a=jpOVt7BSZ2e4Z31A5e1TngXxSK0=:19 a=kj9zAlcOel0A:10 a=iRZporoAAAAA:8 a=4DR9hP8WDPt7sCMt7UUA:9 a=CjuIK1q_8ugA:10 a=NOBgFS-JBQ2l-kSd6-zu:22 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x (no timestamps) [generic] X-Received-From: 91.136.10.215 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:236897 Archived-At: 22 maj 2019 kl. 16.24 skrev Stefan Monnier : >=20 > Hmm... the bootstrap is a funny beast and we additionally impose extra > constraints to try and catch some bugs so... without seeing the = error's > backtrace I don't think I can say much more at this point. There was no backtrace, but you should be able to reproduce by removing = the (require 'cl-extra) from rx.el and bootstrap. I traced it manually thus (in call order): loadup.el: (load "emacs-lisp/cl-generic") cl-generic.el: toplevel: (cl--generic-prefill-dispatchers 0 (head eql)) cl-generic.el: cl--generic-prefill-dispatchers: call = cl--generic-get-dispatcher cl-generic.el: cl--generic-get-dispatcher: call byte-compile bytecomp.el: (require 'compile) compile.el: (defvar compilation-error-regexp-alist-alist ... (rx...)) rx.el: call cl-every from call to rx-to-string Eager macro-expansion failure: (void-function cl-every)