From unknown Tue Jun 17 22:29:03 2025 X-Loop: help-debbugs@gnu.org Subject: bug#21545: 25.0.50; Emacs compilation fails on make with "Error in syntax_table logic for to-the-end intervals" Resent-From: Svend Sorensen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 23 Sep 2015 23:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 21545 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 21545@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.144304959017084 (code B ref -1); Wed, 23 Sep 2015 23:07:01 +0000 Received: (at submit) by debbugs.gnu.org; 23 Sep 2015 23:06:30 +0000 Received: from localhost ([127.0.0.1]:43116 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zet7N-0004RT-By for submit@debbugs.gnu.org; Wed, 23 Sep 2015 19:06:29 -0400 Received: from eggs.gnu.org ([208.118.235.92]:51840) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zet7L-0004RL-31 for submit@debbugs.gnu.org; Wed, 23 Sep 2015 19:06:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zet7J-0005gE-SZ for submit@debbugs.gnu.org; Wed, 23 Sep 2015 19:06:26 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:58432) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zet7J-0005gA-PG for submit@debbugs.gnu.org; Wed, 23 Sep 2015 19:06:25 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33605) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zet7I-0001QA-Fn for bug-gnu-emacs@gnu.org; Wed, 23 Sep 2015 19:06:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zet7F-0005eT-5X for bug-gnu-emacs@gnu.org; Wed, 23 Sep 2015 19:06:24 -0400 Received: from mail-ig0-f169.google.com ([209.85.213.169]:35505) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zet7F-0005dn-0N for bug-gnu-emacs@gnu.org; Wed, 23 Sep 2015 19:06:21 -0400 Received: by igbkq10 with SMTP id kq10so109846012igb.0 for ; Wed, 23 Sep 2015 16:06:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=9GEs8djUXen5hp9aOf0EC0CKNDbTZtwjbHAheTA4be0=; b=V/QTsOvCjdtevAaAWKIDqVVPmxMqnw1ux2Nk76ZmoUzncc3oR0h+VNuxBEMrTGiSXA 1S5MY+7KDHEeYbSlGTCuxAfObuBvHacG1EUPa2ASOqNLLN/JfkV+kDxlYGja6ps1BKEI bpfAAXicFbH3pOwVH8rARZwQZ4cc1b+Z16PqEtOA0f4JmC8HXZcUQZ2s9yF7AnznT/M5 ll83M4wPQe1zUf3I+RQZIaXebjpwC1ATsKll7j1NNYqoeCt7ZjBqwHQXsK96Limgg7HZ nKjkpUnxpa/wAjwmYuxkVpYLlOajgG3hCNAT24RbeH8IvHp699XeW9P2mJzTyzxvRTqL PqZA== X-Gm-Message-State: ALoCoQnXmCBnjvcyK3jsLwezqs2YwXgsqpNdhHurG12uS4h5sWkUcdxagknMI58t9zTTiSn74qFu MIME-Version: 1.0 X-Received: by 10.50.23.80 with SMTP id k16mr26223803igf.62.1443049579559; Wed, 23 Sep 2015 16:06:19 -0700 (PDT) Received: by 10.79.22.196 with HTTP; Wed, 23 Sep 2015 16:06:19 -0700 (PDT) X-Originating-IP: [64.124.61.215] Date: Wed, 23 Sep 2015 16:06:19 -0700 Message-ID: From: Svend Sorensen Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) Compiling the emacs master branch fails. I'm using the following commands. ./autogen.sh CFLAGS=3D"-ggdb3 -O0" CXXFLAGS=3D"-ggdb3 -O0" LDFLAGS=3D"-ggdb3" ./configur= e \ --prefix=3D$HOME/.local/emacs --with-file-notification=3Dgfile --with-xml2 = \ --without-dbus --with-gnutls --with-rsvg --with-imagemagick --with-ns \ --disable-ns-self-contained make The end of the out from make contains: ---- In toplevel form: cedet/semantic/analyze/refs.el:106:29:Warning: Unknown slot =E2=80=98:tag= =E2=80=99 ELC cedet/semantic/bovine/c-by.elc ../../../emacs-lisp/eieio.el: =E2=80=98eieio-object-name-string=E2=80=99 is= an obsolete generic function (as of 25.1); use =E2=80=98eieio-named=E2=80=99 i= nstead. ELC cedet/semantic/bovine/c.elc ../../../emacs-lisp/eieio.el: =E2=80=98eieio-object-name-string=E2=80=99 is= an obsolete generic function (as of 25.1); use =E2=80=98eieio-named=E2=80=99 i= nstead. ../../../emacs-lisp/eieio-base.el: =E2=80=98eieio-object-name-string=E2=80= =99 is an obsolete generic function (as of 25.1); use =E2=80=98eieio-named=E2=80=99 i= nstead. Eager macro-expansion failure: (error "Error in syntax_table logic for to-the-end intervals") Eager macro-expansion failure: (error "Error in syntax_table logic for to-the-end intervals") Eager macro-expansion failure: (error "Error in syntax_table logic for to-the-end intervals") Eager macro-expansion failure: (error "Error in syntax_table logic for to-the-end intervals") Eager macro-expansion failure: (error "Error in syntax_table logic for to-the-end intervals") Eager macro-expansion failure: (error "Error in syntax_table logic for to-the-end intervals") In toplevel form: cedet/semantic/bovine/c.el:37:1:Error: Error in syntax_table logic for to-the-end intervals make[2]: *** [cedet/semantic/bovine/c.elc] Error 1 make[1]: *** [compile-main] Error 2 make: *** [lisp] Error 2 ---- This fails on commit 4c0fed13e5ca1826bab52cd9c3fc31ad0e5c765c. The previous commit, aab67529d229cd0d09ae3b9d7f8bb2f44e1d6276, does not fail during make. In GNU Emacs 25.0.50.1 (x86_64-apple-darwin14.5.0, NS appkit-1348.17 Version 10.10.5 (Build 14F27)) of 2015-09-23 Repository revision: aab67529d229cd0d09ae3b9d7f8bb2f44e1d6276 Windowing system distributor 'Apple', version 10.3.1348 Configured using: 'configure --prefix=3D/usr/local/Cellar/emacs/HEAD --enable-locallisppath=3D/usr/local/share/emacs/site-lisp --infodir=3D/usr/local/Cellar/emacs/HEAD/share/info/emacs --with-file-notification=3Dgfile --with-xml2 --without-dbus --with-gnutls --with-rsvg --with-imagemagick --with-ns --disable-ns-self-contained 'CFLAGS=3D-ggdb3 -O0' LDFLAGS=3D-ggdb3' Configured features: JPEG RSVG IMAGEMAGICK NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS Important settings: value of $LC_ALL: en_US.UTF-8 value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message dired format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util help-fns help-mode easymenu cl-loaddefs pcase cl-lib mail-prsvr mail-utils time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel ns-win term/common-win tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote gfilenotify cocoa ns multi-tty make-network-process emacs) Memory information: ((conses 16 80421 5068) (symbols 48 18759 0) (miscs 40 45 152) (strings 32 13186 4701) (string-bytes 1 373520) (vectors 16 10566) (vector-slots 8 394391 7437) (floats 8 121 31) (intervals 56 214 0) (buffers 976 11)) From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 24 04:12:49 2015 Received: (at control) by debbugs.gnu.org; 24 Sep 2015 08:12:49 +0000 Received: from localhost ([127.0.0.1]:43280 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zf1e4-0002D0-W6 for submit@debbugs.gnu.org; Thu, 24 Sep 2015 04:12:49 -0400 Received: from eggs.gnu.org ([208.118.235.92]:38248) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zf1e3-0002Cs-Da for control@debbugs.gnu.org; Thu, 24 Sep 2015 04:12:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zf1e2-0007Kq-H4 for control@debbugs.gnu.org; Thu, 24 Sep 2015 04:12:47 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([208.118.235.10]:49180) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zf1e2-0007Kl-DW for control@debbugs.gnu.org; Thu, 24 Sep 2015 04:12:46 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1Zf1e1-0006cu-UD for control@debbugs.gnu.org; Thu, 24 Sep 2015 04:12:46 -0400 Subject: control message for bug 21546 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Thu, 24 Sep 2015 04:12:45 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.10 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) merge 21545 21546 From unknown Tue Jun 17 22:29:03 2025 X-Loop: help-debbugs@gnu.org Subject: bug#21545: 25.0.50; Emacs compilation fails on make with "Error in syntax_table logic for to-the-end intervals" Resent-From: Zack Piper Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 26 Sep 2015 13:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21545 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 21545@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.144327527021033 (code B ref -1); Sat, 26 Sep 2015 13:48:02 +0000 Received: (at submit) by debbugs.gnu.org; 26 Sep 2015 13:47:50 +0000 Received: from localhost ([127.0.0.1]:44158 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZfppN-0005TA-MX for submit@debbugs.gnu.org; Sat, 26 Sep 2015 09:47:49 -0400 Received: from eggs.gnu.org ([208.118.235.92]:40236) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZfppL-0005T2-DG for submit@debbugs.gnu.org; Sat, 26 Sep 2015 09:47:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZfppK-0007DN-7q for submit@debbugs.gnu.org; Sat, 26 Sep 2015 09:47:46 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:49809) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfppK-0007DE-5T for submit@debbugs.gnu.org; Sat, 26 Sep 2015 09:47:46 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50223) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfppJ-0000zs-9A for bug-gnu-emacs@gnu.org; Sat, 26 Sep 2015 09:47:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZfppG-0007Bu-3S for bug-gnu-emacs@gnu.org; Sat, 26 Sep 2015 09:47:45 -0400 Received: from apertron.net ([94.23.236.101]:50300 helo=xieshaij.apertron.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfppF-0007BK-Sp for bug-gnu-emacs@gnu.org; Sat, 26 Sep 2015 09:47:42 -0400 Received: from apertron.net (xieshaij [127.0.0.1]) by xieshaij.apertron.net (Postfix) with ESMTPS id C77985FFC0 for ; Thu, 24 Sep 2015 10:03:07 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=apertron.net; s=mail; t=1443081787; bh=ZSRwip9Nmc44MGBz/5+PC9DtRt8OUA3giopcPFdy6Os=; h=Date:From:To:Subject:References:In-Reply-To; b=nyqkpqahXX3t0reiwbhY93XbnsZeqlb3nIjc8mQLWBmBUMKqL9Ci53hK8gtHNAfrC VnL9PdBMLCwAzlr5pXfEHydXDDbLAaecUYfOGWmeUpm9dfhWckkTStdu4nENW5d8S2 6Wo3ldr2HP3MRCM8Op3XFKrOmPJ8gSiEChCoE/HU= Date: Thu, 24 Sep 2015 10:03:06 +0200 From: Zack Piper Message-ID: <20150924080306.GA21243@apertron.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23+113 (34ca1c5fdd45) (2014-03-12) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) On Wed, Sep 23, 2015 at 04:06:19PM -0700, Svend Sorensen wrote: > Compiling the emacs master branch fails. I'm using the following > commands. I get the same error when compiling here (openSUSE 13.2). I also ran `git clean -fdx' before `autogen'ing and `configuring' to make sure it's not a stray file or something. -- Zack Piper http://apertron.net