From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#28994: 26.0.90; Build error during bootstrap Date: Wed, 25 Oct 2017 19:09:04 +0300 Message-ID: <83efpr8b1b.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1508948133 13302 195.159.176.226 (25 Oct 2017 16:15:33 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 25 Oct 2017 16:15:33 +0000 (UTC) Cc: 28994@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Oct 25 18:15:27 2017 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e7OKZ-0000Et-P1 for geb-bug-gnu-emacs@m.gmane.org; Wed, 25 Oct 2017 18:14:59 +0200 Original-Received: from localhost ([::1]:49109 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e7OKh-0004GJ-4i for geb-bug-gnu-emacs@m.gmane.org; Wed, 25 Oct 2017 12:15:07 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47278) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e7OFq-0000ZK-MH for bug-gnu-emacs@gnu.org; Wed, 25 Oct 2017 12:10:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e7OFm-00033q-Ev for bug-gnu-emacs@gnu.org; Wed, 25 Oct 2017 12:10:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:53086) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e7OFm-00033d-BO for bug-gnu-emacs@gnu.org; Wed, 25 Oct 2017 12:10:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e7OFm-0004D0-2P for bug-gnu-emacs@gnu.org; Wed, 25 Oct 2017 12:10:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 25 Oct 2017 16:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 28994 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 28994-submit@debbugs.gnu.org id=B28994.150894776716130 (code B ref 28994); Wed, 25 Oct 2017 16:10:02 +0000 Original-Received: (at 28994) by debbugs.gnu.org; 25 Oct 2017 16:09:27 +0000 Original-Received: from localhost ([127.0.0.1]:33534 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e7OFD-0004C6-6o for submit@debbugs.gnu.org; Wed, 25 Oct 2017 12:09:27 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:56157) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e7OFB-0004Bs-Sd for 28994@debbugs.gnu.org; Wed, 25 Oct 2017 12:09:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e7OF2-0002BJ-DZ for 28994@debbugs.gnu.org; Wed, 25 Oct 2017 12:09:20 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:40849) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e7OF2-0002B9-AB; Wed, 25 Oct 2017 12:09:16 -0400 Original-Received: from [176.228.60.248] (port=1183 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1e7OF1-0004VT-Lt; Wed, 25 Oct 2017 12:09:16 -0400 In-reply-to: (message from Stefan Monnier on Wed, 25 Oct 2017 11:37:58 -0400) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:138972 Archived-At: > From: Stefan Monnier > Date: Wed, 25 Oct 2017 11:37:58 -0400 > > Any objection to installing this patch None if you meant to install on master. Thanks.