From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.devel Subject: describe-face patch broke bootstrap build Date: Sun, 14 Jul 2019 09:26:40 -0700 Organization: UCLA Computer Science Department Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="205000"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.2 Cc: Emacs Development To: Lars Magne Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 14 18:28:11 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.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hmhMB-000qvR-1W for ged-emacs-devel@m.gmane.org; Sun, 14 Jul 2019 18:28:11 +0200 Original-Received: from localhost ([::1]:33254 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hmhKp-0001nD-OL for ged-emacs-devel@m.gmane.org; Sun, 14 Jul 2019 12:26:47 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:49850) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hmhKm-0001n7-Va for Emacs-devel@gnu.org; Sun, 14 Jul 2019 12:26:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hmhKl-0001pr-T3 for Emacs-devel@gnu.org; Sun, 14 Jul 2019 12:26:44 -0400 Original-Received: from zimbra.cs.ucla.edu ([131.179.128.68]:41736) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hmhKl-0001oP-KG for Emacs-devel@gnu.org; Sun, 14 Jul 2019 12:26:43 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 89E941626AA; Sun, 14 Jul 2019 09:26:41 -0700 (PDT) Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id GFcxUiwLXKa5; Sun, 14 Jul 2019 09:26:40 -0700 (PDT) Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id A54DC1626B9; Sun, 14 Jul 2019 09:26:40 -0700 (PDT) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id bDRhpMgWVjoe; Sun, 14 Jul 2019 09:26:40 -0700 (PDT) Original-Received: from [192.168.1.9] (cpe-23-242-74-103.socal.res.rr.com [23.242.74.103]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id 833211626AA; Sun, 14 Jul 2019 09:26:40 -0700 (PDT) Content-Language: en-US X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 131.179.128.68 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:238583 Archived-At: Your Emacs master patch of an hour or two ago "Make describe-face also ou= tput=20 the version information" broke 'make bootstrap' with the following sympto= ms: ./temacs --batch -l loadup --temacs=3Dpbootstrap Loading loadup.el (source)... dump mode: pbootstrap Using load-path (/home/eggert/src/gnu/emacs/master-tmp/lisp=20 /home/eggert/src/gnu/emacs/master-tmp/lisp/emacs-lisp=20 /home/eggert/src/gnu/emacs/master-tmp/lisp/progmodes=20 /home/eggert/src/gnu/emacs/master-tmp/lisp/language=20 /home/eggert/src/gnu/emacs/master-tmp/lisp/international=20 /home/eggert/src/gnu/emacs/master-tmp/lisp/textmodes=20 /home/eggert/src/gnu/emacs/master-tmp/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 /home/eggert/src/gnu/emacs/master-tmp/lisp/files.el (source)... Loading /home/eggert/src/gnu/emacs/master-tmp/lisp/emacs-lisp/macroexp.el= =20 (source)... Loading /home/eggert/src/gnu/emacs/master-tmp/lisp/emacs-lisp/pcase.el (s= ource)... Loading /home/eggert/src/gnu/emacs/master-tmp/lisp/emacs-lisp/macroexp.el= =20 (source)... Loading /home/eggert/src/gnu/emacs/master-tmp/lisp/cus-face.el (source)..= . Loading /home/eggert/src/gnu/emacs/master-tmp/lisp/faces.el (source)... Warning: Unknown defun property =E2=80=98gv-setter=E2=80=99 in cl-fifth Warning: Unknown defun property =E2=80=98gv-setter=E2=80=99 in cl-sixth Warning: Unknown defun property =E2=80=98gv-setter=E2=80=99 in cl-seventh Warning: Unknown defun property =E2=80=98gv-setter=E2=80=99 in cl-eighth Warning: Unknown defun property =E2=80=98gv-setter=E2=80=99 in cl-ninth Warning: Unknown defun property =E2=80=98gv-setter=E2=80=99 in cl-tenth Eager macro-expansion failure: (void-function gv-define-simple-setter) Warning: Unknown defun property =E2=80=98gv-setter=E2=80=99 in cl-fifth Warning: Unknown defun property =E2=80=98gv-setter=E2=80=99 in cl-sixth Warning: Unknown defun property =E2=80=98gv-setter=E2=80=99 in cl-seventh Warning: Unknown defun property =E2=80=98gv-setter=E2=80=99 in cl-eighth Warning: Unknown defun property =E2=80=98gv-setter=E2=80=99 in cl-ninth Warning: Unknown defun property =E2=80=98gv-setter=E2=80=99 in cl-tenth Eager macro-expansion failure: (void-function gv-define-simple-setter) Warning: Unknown defun property =E2=80=98gv-setter=E2=80=99 in cl-fifth Warning: Unknown defun property =E2=80=98gv-setter=E2=80=99 in cl-sixth Warning: Unknown defun property =E2=80=98gv-setter=E2=80=99 in cl-seventh Warning: Unknown defun property =E2=80=98gv-setter=E2=80=99 in cl-eighth Warning: Unknown defun property =E2=80=98gv-setter=E2=80=99 in cl-ninth Warning: Unknown defun property =E2=80=98gv-setter=E2=80=99 in cl-tenth Symbol=E2=80=99s function definition is void: gv-define-simple-setter Makefile:816: recipe for target 'bootstrap-emacs.pdmp' failed make[1]: *** [bootstrap-emacs.pdmp] Error 255 make[1]: Leaving directory '/home/eggert/src/gnu/emacs/master-tmp/src' Makefile:424: recipe for target 'src' failed make: *** [src] Error 2