From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Anders Lindgren Newsgroups: gmane.emacs.devel Subject: Re: emacs-25 build broken? Date: Thu, 24 Dec 2015 09:45:56 +0100 Message-ID: References: <567AA6FE.1060905@alice.it> <83k2o5p1sa.fsf@gnu.org> <567AD644.5000702@alice.it> <567B375D.30708@alice.it> <567B51D0.3010601@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1145542e0023f70527a0deee X-Trace: ger.gmane.org 1450946771 13693 80.91.229.3 (24 Dec 2015 08:46:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Dec 2015 08:46:11 +0000 (UTC) Cc: Kaushal Modi , Emacs developers , Angelo Graziosi To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 24 09:46:04 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aC1X9-00023M-Oa for ged-emacs-devel@m.gmane.org; Thu, 24 Dec 2015 09:46:03 +0100 Original-Received: from localhost ([::1]:59399 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aC1X8-0002dZ-Oh for ged-emacs-devel@m.gmane.org; Thu, 24 Dec 2015 03:46:02 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aC1X4-0002dQ-MR for emacs-devel@gnu.org; Thu, 24 Dec 2015 03:45:59 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aC1X3-0003qP-Dq for emacs-devel@gnu.org; Thu, 24 Dec 2015 03:45:58 -0500 Original-Received: from mail-vk0-x22c.google.com ([2607:f8b0:400c:c05::22c]:33280) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aC1X3-0003qI-91 for emacs-devel@gnu.org; Thu, 24 Dec 2015 03:45:57 -0500 Original-Received: by mail-vk0-x22c.google.com with SMTP id a188so146475120vkc.0 for ; Thu, 24 Dec 2015 00:45:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=crHCEUDz6cxoRzfReHYO+uYMFq6A7GqTRoTFmgw8aRU=; b=sulkzw6DLGmdDhU/+58HXqdRs89qSHCzLLrieczQrGF+eI8vooPwEQbjv1oam4g2pK S9jEbplmwxkfolAbXP0LSUag37pzrQZVa8VXhKaq8FhhCGyZxzKwkXSNY3xwZVXQgp4q s5WsL1V8PK4K4Atpv5AM/C1iVFsHea8jHpNelGLPuEWPAwaHANa/u8RmZI5k2VDYYWQg tnIKfc9VXGbsncteaHHc65ALtI+0dYHMqEko/DwkIJptEmVS0acJPkVHl9jl0mypUcTR aRnfW85T4EUS73W1T1CadiVKUafktAhkCZelaBShMtsg+ByuZ1+DHXNAkumZ3UkBmGi1 oaPA== X-Received: by 10.31.8.83 with SMTP id 80mr22968471vki.105.1450946756353; Thu, 24 Dec 2015 00:45:56 -0800 (PST) Original-Received: by 10.31.210.133 with HTTP; Thu, 24 Dec 2015 00:45:56 -0800 (PST) In-Reply-To: <567B51D0.3010601@cs.ucla.edu> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2607:f8b0:400c:c05::22c X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:196757 Archived-At: --001a1145542e0023f70527a0deee Content-Type: text/plain; charset=UTF-8 I see the same problem here, when building from scratch. I'll revert the commit, as soon as I can. -- Anders On Thu, Dec 24, 2015 at 3:00 AM, Paul Eggert wrote: > Angelo Graziosi wrote: > > >> http://git.savannah.gnu.org/cgit/emacs.git/snapshot/emacs-09053075225fec8a6cf7a72017a6dfc1ec6b6f0c.tar.gz >> >> Anders Lindgren: File-name completion of non-ASCII characters on OS X >> (bug#22169) >> >> and it failed as described... >> >> >> Definitively Emacs-25 branch is broken, at leas on MSYS2/MinGW64 and >> GNU/Linux >> Mint 17.3 >> > > It is also broken on Ubuntu 15.10, with the same symptoms: > > ELC ../lisp/international/ucs-normalize.elc > > In toplevel form: international/ucs-normalize.el:413:11:Error: Wrong type > argument: number-or-marker-p, nil > > > I confirmed that a fresh checkout of the previous commit > 781770b4dcfe44b255e94e16479fd14633803640 lacks the problem, and that a > fresh checkout of 09053075225fec8a6cf7a72017a6dfc1ec6b6f0c does have the > problem. Fresh checkouts after that all seem to have the problem, too (I > checked up through 9576e885ef33d08b53d8296e262e09d9deda9523). > > I built from a fresh checkout by running "./autogen.sh && ./configure > --enable-gcc-warnings && make -j5". > --001a1145542e0023f70527a0deee Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I see the same problem here, when building from scratch.
I'll revert the commit, as soon as I can.
<= br>
=C2=A0 =C2=A0 -- Anders

On Thu, Dec 24, 2015 at 3:00 AM, Paul Egger= t <eggert@cs.ucla.edu> wrote:
Angelo Graziosi wrote:

http://git.savannah.gnu.org/cgit/emacs.git/snapshot/emacs-09053075225f= ec8a6cf7a72017a6dfc1ec6b6f0c.tar.gz

Anders Lindgren: File-name completion of non-ASCII characters on OS X (bug#= 22169)

and it failed as described...


Definitively Emacs-25 branch is broken, at leas on MSYS2/MinGW64 and GNU/Li= nux
Mint 17.3

It is also broken on Ubuntu 15.10, with the same symptoms:=

=C2=A0 ELC=C2=A0 =C2=A0 =C2=A0 ../lisp/international/ucs-normalize.elc

In toplevel form: international/ucs-normalize.el:413:11:Error: Wrong type a= rgument: number-or-marker-p, nil


I confirmed that a fresh checkout of the previous commit 781770b4dcfe44b255= e94e16479fd14633803640 lacks the problem, and that a fresh checkout of 0905= 3075225fec8a6cf7a72017a6dfc1ec6b6f0c does have the problem. Fresh checkouts= after that all seem to have the problem, too (I checked up through 9576e88= 5ef33d08b53d8296e262e09d9deda9523).

I built from a fresh checkout by running "./autogen.sh && ./co= nfigure --enable-gcc-warnings && make -j5".

--001a1145542e0023f70527a0deee--