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: Re: Last commit breaks macOS build Date: Thu, 5 Jan 2017 18:21:50 +0100 Message-ID: <6d04ad51-6ecc-4a01-a8f1-53217f219e38@alice.it> References: <103c5ca4-dba4-9cf1-1c15-535684235be9@alice.it> <1f69c5da-eb8a-740e-873f-4809a04e2d77@alice.it> <8360lteb39.fsf@gnu.org> <51ffb0cd-ce29-e2ae-a1ee-2fc01c299710@alice.it> <831swhe8v7.fsf@gnu.org> 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 1483637926 12542 195.159.176.226 (5 Jan 2017 17:38:46 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 5 Jan 2017 17:38:46 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 Cc: rcopley@gmail.com, eggert@cs.ucla.edu, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 05 18:38:41 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 1cPBzl-0001cy-LC for ged-emacs-devel@m.gmane.org; Thu, 05 Jan 2017 18:38:33 +0100 Original-Received: from localhost ([::1]:47889 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cPBzp-0003wd-S1 for ged-emacs-devel@m.gmane.org; Thu, 05 Jan 2017 12:38:37 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59974) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cPBjj-00077y-Dl for emacs-devel@gnu.org; Thu, 05 Jan 2017 12:22:00 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cPBjf-0003us-1b for emacs-devel@gnu.org; Thu, 05 Jan 2017 12:21:59 -0500 Original-Received: from smtp201.alice.it ([82.57.200.97]:5973) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cPBje-0003sl-78; Thu, 05 Jan 2017 12:21:54 -0500 Original-Received: from [192.168.1.101] (95.235.230.214) by smtp201.alice.it (8.6.060.43) (authenticated as angelo.graziosi@alice.it) id 586E1CC60013C2E0; Thu, 5 Jan 2017 18:21:52 +0100 In-Reply-To: <831swhe8v7.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.97 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:211131 Archived-At: Il 05/01/2017 18:04, Eli Zaretskii ha scritto: >> Cc: rcopley@gmail.com, eggert@cs.ucla.edu, emacs-devel@gnu.org >> From: Angelo Graziosi >> Date: Thu, 5 Jan 2017 17:37:00 +0100 >> >>> Could you please try the current master? I attempted to fix this >>> problem. >>> >> >> On macOS same issue with master-003954e67fbe97c6ac786983912f572c48a331f5. > > Could you please show the error messages you see with the latest > master? > Now it fails in similar way: ./autogen.sh [...] Your system has the required tools. Interfering nt/gnulib.mk from lib/gnulib.mk ... sed: 46: "# This is the list of m ...": extra characters after \ at the end of c command > >> Maybe this can help: >> http://lists.gnu.org/archive/html/emacs-devel/2017-01/msg00071.html > > That didn't work on other systems, so we cannot use it as-is. As I wrote, on macOS sed could behave differently.. it is not a GNU sed.. > > Thanks. >