From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Pankaj Jangid Newsgroups: gmane.emacs.devel Subject: Re: Build failure on master, wrong pdmp file loaded Date: Tue, 23 Mar 2021 18:08:25 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22397"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (darwin) To: emacs-devel@gnu.org Cancel-Lock: sha1:nDTfP3bfa36+bZTDE6jj+xKQypc= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Mar 23 13:39:28 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 1lOgJj-0005gq-27 for ged-emacs-devel@m.gmane-mx.org; Tue, 23 Mar 2021 13:39:27 +0100 Original-Received: from localhost ([::1]:59350 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lOgJi-0000wo-0f for ged-emacs-devel@m.gmane-mx.org; Tue, 23 Mar 2021 08:39:26 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44420) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lOgIw-0000VH-Bj for emacs-devel@gnu.org; Tue, 23 Mar 2021 08:38:38 -0400 Original-Received: from ciao.gmane.io ([116.202.254.214]:48792) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lOgIt-0003T0-Uu for emacs-devel@gnu.org; Tue, 23 Mar 2021 08:38:38 -0400 Original-Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1lOgIp-0004ex-Vg for emacs-devel@gnu.org; Tue, 23 Mar 2021 13:38:31 +0100 X-Injected-Via-Gmane: http://gmane.org/ Received-SPF: pass client-ip=116.202.254.214; envelope-from=ged-emacs-devel@m.gmane-mx.org; helo=ciao.gmane.io X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no 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:266869 Archived-At: Ulrich Mueller writes: > Today I am getting a build failure on master, bootstrap-emacs tries > to load its portable dump file from the installed location in > /usr/libexec/emacs/ which of course has the wrong checksum: > I am also facing build failure (segmentation fault) on macos today. Tried ‘make bootstrap’ multiple times. Also tried building after ‘git clean -fdx’. Following is the output in the end, where it just pauses: --8<---------------cut here---------------start------------->8--- /Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../lisp update-subdirs cp -f temacs bootstrap-emacs rm -f bootstrap-emacs.pdmp ./temacs --batch -l loadup --temacs=pbootstrap Loading loadup.el (source)... Dump mode: pbootstrap Using load-path (/Users/pankaj/work/gnu/emacs/lisp /Users/pankaj/work/gnu/emacs/lisp/emacs-lisp /Users/pankaj/work/gnu/emacs/lisp/progmodes /Users/pankaj/work/gnu/emacs/lisp/language /Users/pankaj/work/gnu/emacs/lisp/international /Users/pankaj/work/gnu/emacs/lisp/textmodes /Users/pankaj/work/gnu/emacs/lisp/vc) Loading emacs-lisp/byte-run (source)... Loading emacs-lisp/backquote (source)... Loading subr (source)... Loading version (source)... Loading widget (source)... Loading custom (source)... Loading emacs-lisp/map-ynp (source)... Loading international/mule (source)... Loading international/mule-conf (source)... Loading env (source)... Loading format (source)... Loading bindings (source)... Loading window (source)... Loading /Users/pankaj/work/gnu/emacs/lisp/files.el (source)... Loading /Users/pankaj/work/gnu/emacs/lisp/emacs-lisp/macroexp.el (source)... Loading /Users/pankaj/work/gnu/emacs/lisp/emacs-lisp/pcase.el (source)... Loading /Users/pankaj/work/gnu/emacs/lisp/emacs-lisp/macroexp.el (source)... Loading /Users/pankaj/work/gnu/emacs/lisp/cus-face.el (source)... Loading /Users/pankaj/work/gnu/emacs/lisp/faces.el (source)... ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-fifth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-sixth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-seventh ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-eighth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-ninth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-tenth Eager macro-expansion failure: (void-function gv-define-simple-setter) ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-fifth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-sixth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-seventh ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-eighth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-ninth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-tenth Eager macro-expansion failure: (void-function gv-define-simple-setter) ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-fifth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-sixth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-seventh ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-eighth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-ninth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-tenth Eager macro-expansion failure: (void-function gv-define-simple-setter) ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-fifth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-sixth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-seventh ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-eighth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-ninth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-tenth Eager macro-expansion failure: (void-function gv-define-simple-setter) ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-fifth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-sixth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-seventh ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-eighth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-ninth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-tenth Eager macro-expansion failure: (void-function gv-define-simple-setter) ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-fifth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-sixth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-seventh ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-eighth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-ninth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-tenth Eager macro-expansion failure: (void-function gv-define-simple-setter) ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-fifth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-sixth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-seventh ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-eighth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-ninth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-tenth Eager macro-expansion failure: (void-function gv-define-simple-setter) ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-fifth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-sixth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-seventh ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-eighth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-ninth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-tenth Eager macro-expansion failure: (void-function gv-define-simple-setter) ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-fifth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-sixth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-seventh ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-eighth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-ninth ../lisp/emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-tenth /Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../lisp compile-first EMACS="../src/bootstrap-emacs" ELC emacs-lisp/macroexp.elc Loading loadup.el (source)... Dump mode: nil Using load-path (/Users/pankaj/work/gnu/emacs/lisp /Users/pankaj/work/gnu/emacs/lisp/emacs-lisp /Users/pankaj/work/gnu/emacs/lisp/progmodes /Users/pankaj/work/gnu/emacs/lisp/language /Users/pankaj/work/gnu/emacs/lisp/international /Users/pankaj/work/gnu/emacs/lisp/textmodes /Users/pankaj/work/gnu/emacs/lisp/vc) Loading emacs-lisp/byte-run (source)... Loading emacs-lisp/backquote (source)... Loading subr (source)... Loading version (source)... Loading widget (source)... Loading custom (source)... Loading emacs-lisp/map-ynp (source)... Loading international/mule (source)... Loading international/mule-conf (source)... Loading env (source)... Loading format (source)... Loading bindings (source)... Loading window (source)... Loading /Users/pankaj/work/gnu/emacs/lisp/files.el (source)... Loading /Users/pankaj/work/gnu/emacs/lisp/emacs-lisp/macroexp.el (source)... Loading /Users/pankaj/work/gnu/emacs/lisp/emacs-lisp/pcase.el (source)... Loading /Users/pankaj/work/gnu/emacs/lisp/emacs-lisp/macroexp.el (source)... Loading /Users/pankaj/work/gnu/emacs/lisp/cus-face.el (source)... Loading /Users/pankaj/work/gnu/emacs/lisp/faces.el (source)... emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-fifth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-sixth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-seventh emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-eighth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-ninth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-tenth Eager macro-expansion failure: (void-function gv-define-simple-setter) emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-fifth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-sixth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-seventh emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-eighth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-ninth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-tenth Eager macro-expansion failure: (void-function gv-define-simple-setter) emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-fifth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-sixth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-seventh emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-eighth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-ninth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-tenth Eager macro-expansion failure: (void-function gv-define-simple-setter) emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-fifth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-sixth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-seventh emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-eighth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-ninth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-tenth Eager macro-expansion failure: (void-function gv-define-simple-setter) emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-fifth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-sixth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-seventh emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-eighth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-ninth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-tenth Eager macro-expansion failure: (void-function gv-define-simple-setter) emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-fifth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-sixth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-seventh emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-eighth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-ninth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-tenth Eager macro-expansion failure: (void-function gv-define-simple-setter) emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-fifth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-sixth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-seventh emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-eighth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-ninth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-tenth Eager macro-expansion failure: (void-function gv-define-simple-setter) emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-fifth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-sixth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-seventh emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-eighth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-ninth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-tenth Eager macro-expansion failure: (void-function gv-define-simple-setter) emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-fifth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-sixth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-seventh emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-eighth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-ninth emacs-lisp/cl-lib.el: Warning: Unknown defun property ‘gv-setter’ in cl-tenth Fatal error 11: Segmentation fault --8<---------------cut here---------------end--------------->8---