From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: emacs.pdmp not always rebuilt Date: Sun, 03 Oct 2021 10:35:07 -0400 Message-ID: References: <87h7dyqo02.fsf@gnus.org> <83k0iu8e2u.fsf@gnu.org> <87czomqmn6.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="36562"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: Eli Zaretskii , emacs-devel@gnu.org To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Oct 03 16:36:31 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mX2bP-0009Ma-Cj for ged-emacs-devel@m.gmane-mx.org; Sun, 03 Oct 2021 16:36:31 +0200 Original-Received: from localhost ([::1]:58828 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mX2bL-0001xP-T8 for ged-emacs-devel@m.gmane-mx.org; Sun, 03 Oct 2021 10:36:27 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56462) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mX2aD-00014S-2t for emacs-devel@gnu.org; Sun, 03 Oct 2021 10:35:17 -0400 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:4091) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mX2a8-00033X-OI; Sun, 03 Oct 2021 10:35:15 -0400 Original-Received: from pmg2.iro.umontreal.ca (localhost.localdomain [127.0.0.1]) by pmg2.iro.umontreal.ca (Proxmox) with ESMTP id 986C6807E8; Sun, 3 Oct 2021 10:35:09 -0400 (EDT) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg2.iro.umontreal.ca (Proxmox) with ESMTP id EB4CF80722; Sun, 3 Oct 2021 10:35:07 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1633271707; bh=9At0gH4BlTHjst1kCi/6S3les1wfp4cTDrTg/RloLKE=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=i/Pw4tWwr8DXydqvXiiWelzQNmIdTPmqIBwwR+QJRWAK5bpH9rayh/Jk6MW6JpA26 P2UHDB2Dk08VvISA6LB4cwm6PdpPGnT1knsjkNIurR14ozYJ01l1R/VfrM0ZlJ8Rtk KecqwyFzNstjPtNZW7WU+TRgPWiDEhdze3rWIjl3uwemrOReIRUJpdrS6xdpEVeMIM mGEqJRm3Ozly+OZk1OEb7vhd6OD1C0jzWPnOw+VgB158pepG4N6gjQWxYnENNkeMFz fO8rl7ABE+9fsQrGEkgAsTV/3Bhh2yQgIEsI5jZWleKw542k9VvgMYz3mJG/MXT2WV V3Y70MuwdsSBg== Original-Received: from pastel (unknown [45.72.241.23]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id B8A5B1202E4; Sun, 3 Oct 2021 10:35:07 -0400 (EDT) In-Reply-To: <87czomqmn6.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sun, 03 Oct 2021 15:10:53 +0200") Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:276112 Archived-At: > LC_ALL=C ./temacs -batch -l loadup --temacs=pdump \ > --bin-dest /usr/local/bin/ --eln-dest /usr/local/lib/emacs/29.0.50/ > Loading loadup.el (source)... > Dump mode: pdump > Using load-path (/home/larsi/src/emacs/trunk/lisp) > Loading emacs-lisp/byte-run... > Loading emacs-lisp/backquote... > Loading subr... > Loading version... > Loading widget... > Loading custom... > Loading emacs-lisp/map-ynp... > Loading international/mule... > Loading international/mule-conf... > Loading env... > Loading format... > Loading bindings... > Loading window... > Loading files... > Loading emacs-lisp/macroexp... > Loading cus-face... > Loading faces... > Loading loaddefs.el (source)... > Loading button... > Loading emacs-lisp/nadvice... > Loading emacs-lisp/cl-preloaded... > Loading obarray... > Loading abbrev... > Loading simple... > cp -f emacs.pdmp bootstrap-emacs.pdmp This is oddly short: there's clearly something missing between the last two lines. Indeed, I think we have a bug when the dump process signals an error, where it looks like the dump silently exits without any error report. Stefan