From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Last commit breaks macOS build Date: Wed, 4 Jan 2017 11:08:32 +0100 Message-ID: <103c5ca4-dba4-9cf1-1c15-535684235be9@alice.it> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1483524564 29662 195.159.176.226 (4 Jan 2017 10:09:24 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 4 Jan 2017 10:09:24 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 To: Emacs developers , Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 04 11:09:12 2017 Return-path: Envelope-to: ged-emacs-devel@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 1cOiVL-0005rV-EO for ged-emacs-devel@m.gmane.org; Wed, 04 Jan 2017 11:09:11 +0100 Original-Received: from localhost ([::1]:38257 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cOiVM-0002k5-GI for ged-emacs-devel@m.gmane.org; Wed, 04 Jan 2017 05:09:12 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36591) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cOiVF-0002iI-Qb for emacs-devel@gnu.org; Wed, 04 Jan 2017 05:09:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cOiVA-0000Pt-Nc for emacs-devel@gnu.org; Wed, 04 Jan 2017 05:09:05 -0500 Original-Received: from smtp204.alice.it ([82.57.200.100]:11347) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cOiVA-0000O9-F7 for emacs-devel@gnu.org; Wed, 04 Jan 2017 05:09:00 -0500 Original-Received: from [192.168.1.101] (95.235.230.214) by smtp204.alice.it (8.6.060.43) (authenticated as angelo.graziosi@alice.it) id 586293E10145B4FA; Wed, 4 Jan 2017 11:08:47 +0100 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.100 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:211099 Archived-At: This commit: 44c588a25ce231ce05fb535cd6d7162e91214f45 (Port recent autogen.sh changes to Darwin) breaks the build on macOS: ./autogen.sh [...] Your system has the required tools. Interfering nt/gnulib.mk from lib/gnulib.mk ... sed: 46: "This is of m...": command c expects \ followed by text and the 'configure' is not created... Angelo