From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 16 15:17:28 2015 Received: (at submit) by debbugs.gnu.org; 16 Jun 2015 19:17:28 +0000 Received: from localhost ([127.0.0.1]:56263 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z4wMQ-0003h5-I9 for submit@debbugs.gnu.org; Tue, 16 Jun 2015 15:17:27 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52326) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z4wMN-0003gs-Lt for submit@debbugs.gnu.org; Tue, 16 Jun 2015 15:17:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z4wMG-0001lH-Ih for submit@debbugs.gnu.org; Tue, 16 Jun 2015 15:17:18 -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,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:51790) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4wMG-0001lB-FB for submit@debbugs.gnu.org; Tue, 16 Jun 2015 15:17:16 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37575) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4wME-0003bk-Hw for bug-gnu-emacs@gnu.org; Tue, 16 Jun 2015 15:17:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z4wMB-0001j6-5j for bug-gnu-emacs@gnu.org; Tue, 16 Jun 2015 15:17:14 -0400 Received: from mail-pa0-x232.google.com ([2607:f8b0:400e:c03::232]:36099) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4wMA-0001iQ-QQ for bug-gnu-emacs@gnu.org; Tue, 16 Jun 2015 15:17:11 -0400 Received: by pabqy3 with SMTP id qy3so18293178pab.3 for ; Tue, 16 Jun 2015 12:17:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:user-agent:mime-version :content-type:content-transfer-encoding; bh=uiojO5Uwiml3xYXfCK8VuD1IInDWjh2ionkCdSqzbz8=; b=URbiloeLVM211O0JI8gaa7uP+nt8vq9a6hduIAtKe9zKOuIyeGQqGoZw5OxBkoyqX3 EBNbvKLU3aZZwuI8bx0zoVGVnR6yCKjqR4x3ZIjMk37xdI0oRPXTBLvPdRkhK0mnPWWm AWtWjzjtLeqhcXznL7kDfucTn+kLXnm2P+Vx+5cJoCG6cJTpY4gafoD42Qv9qye3dRAU eqpwzY/6thsXnTYcGtRN780IDuCdvMAaC92v+2cn3pNA8dN0iawuBYYywSdIQldq3Omi GvG8eBzppheqBdYqBsfDwjXfQgX3mXvvOox00q/zSowp7SSkPneTOmXuM5ssUjNPy0qX J+KQ== X-Received: by 10.66.140.45 with SMTP id rd13mr3439689pab.10.1434482229321; Tue, 16 Jun 2015 12:17:09 -0700 (PDT) Received: from localhost.localdomain ([128.187.134.180]) by mx.google.com with ESMTPSA id ld1sm2189730pbc.26.2015.06.16.12.17.07 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jun 2015 12:17:07 -0700 (PDT) From: torys.anderson@gmail.com (Tory S. Anderson) To: bug-gnu-emacs@gnu.org Subject: 25.0.50; Can't "make" latest emacs Date: Tue, 16 Jun 2015 13:17:03 -0600 Message-ID: <87bngfwjio.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). 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-Debbugs-Envelope-To: submit 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 (----) Time to upgrade my dev version of emacs, so I did: > git clone git://git.savannah.gnu.org/emacs.git > ./configure > make All goes well until here: > Loading /home/torys/workspace/emacs2/emacs/lisp/emacs-lisp/pcase.el (sour= ce)... > Loading /home/torys/workspace/emacs2/emacs/lisp/emacs-lisp/macroexp.el (s= ource)... > Eager macro-expansion failure: (void-variable read-file-name-completion-i= gnore-case) > Eager macro-expansion failure: (void-variable read-file-name-completion-i= gnore-case) > Eager macro-expansion failure: (void-variable read-file-name-completion-i= gnore-case) and now I have thousands of lines of that macro-expansion failure. Help! In GNU Emacs 25.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.10.9) of 2015-05-20 on localhost.localdomain Windowing system distributor `Fedora Project', version 11.0.11404000 System Description: Fedora release 20 (Heisenbug) Configured features: XPM JPEG TIFF GIF PNG SOUND GSETTINGS NOTIFY GNUTLS LIBXML2 FREETYPE XFT ZL= IB Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Shell Minor modes in effect: pdf-occur-global-minor-mode: t show-paren-mode: t global-ace-isearch-mode: t ace-isearch-mode: t winner-mode: t recentf-mode: t erc-list-mode: t erc-menu-mode: t erc-autojoin-mode: t erc-ring-mode: t erc-networks-mode: t erc-pcomplete-mode: t erc-track-mode: t erc-match-mode: t erc-netsplit-mode: t erc-hl-nicks-mode: t erc-button-mode: t erc-stamp-mode: t erc-irccontrols-mode: t erc-noncommands-mode: t erc-move-to-prompt-mode: t erc-readonly-mode: t global-auto-complete-mode: t helm-mode: t shell-dirtrack-mode: t async-bytecomp-package-mode: t display-time-mode: t global-auto-revert-mode: t electric-pair-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-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 Recent messages: Saving file /home/torys/.newsrc.eld... Wrote /home/torys/.newsrc.eld Saving /home/torys/.newsrc.eld...done Error running timer: (error "Invalid byte code in /home/torys/workspace/ema= cs/lisp/emacs-lisp/cl-seq.elc") [5 times] Eager macro-expansion failure: (error "Invalid byte code in /home/torys/wor= kspace/emacs/lisp/emacs-lisp/cl-macs.elc") [9 times] Error: (error "Invalid byte code in /home/torys/workspace/emacs/lisp/emacs-= lisp/cl-macs.elc") Mark set Quit Undo! Mark set Load-path shadows: ~/.emacs.d/lisp/graphviz-dot-mode hides /home/torys/.emacs.d/elpa/graphviz-= dot-mode-20150322.235/graphviz-dot-mode Features: (shadow sort gnus-cite footnote nnir emacsbug sendmail vc vc-dispatcher gnu= s-html mm-archive mail-extr gnus-bcklg gnus-async timezone gnus-ml dabbrev = add-log cal-iso pcmpl-unix misearch multi-isearch ido helm-misc gnus-topic = cursor-sensor nndraft nnmh nnml gnus-agent gnus-srvr gnus-score score-mode = nnvirtual gnus-msg nntp gnus-cache gnutls network-stream nsm starttls url-h= ttp url-gw url-cache url-auth paradox paradox-menu paradox-commit-list para= dox-execute paradox-github paradox-core spinner helm-command tabify flymake= manoj-dark-theme smart-mode-line-powerline-theme powerline powerline-separ= ators powerline-themes smart-mode-line-light-theme smart-mode-line rich-min= ority ac-ispell ispell auto-complete-config pdf-occur ibuf-ext ibuffer tabl= ist tablist-filter semantic/wisent/comp semantic/wisent semantic/wisent/wis= ent semantic/util-modes semantic/util semantic semantic/tag semantic/lex se= mantic/fw mode-local cedet pdf-isearch pdf-misc imenu pdf-tools cus-edit pd= f-view pdf-cache pdf-info tq pdf-util shorten-mode epa-file epa epg soar-mo= de hi-lock web-mode disp-table paren ace-isearch ace-jump-mode winner tramp= -cache tramp-sh recentf tree-widget erc-list erc-menu erc-join erc-ring erc= -networks erc-pcomplete erc-track erc-match erc-netsplit erc-hl-nicks color= erc-button erc-fill erc-stamp erc-goodies erc erc-backend erc-compat helm-= swoop ac-helm auto-complete popup helm-elisp helm-eval helm-mode helm-files= rx tramp tramp-compat tramp-loaddefs trampver shell ffap thingatpt helm-bu= ffers helm-elscreen helm-tags helm-bookmark helm-adaptive helm-info helm-lo= cate helm-help helm-org helm-match-plugin helm-grep helm-regexp helm-plugin= grep helm-external helm-net xml helm-utils compile helm-config async-bytec= omp async helm-aliases helm helm-source eieio-compat eww url-queue shr dom = subr-x browse-url time mm-url url url-proxy url-privacy url-expand url-meth= ods url-history url-cookie url-domsuf url-util url-parse auth-source eieio = byte-opt bytecomp byte-compile cconv eieio-core url-vars windmove cl-extra = seq hydra lv dired+ image-dired image-file bookmark+ bookmark+-key advice d= erived bookmark+-1 bookmark+-bmu help-mode bookmark+-lit bookmark pp dired-= x dired-aux org-clock org-rmail org-mhe org-irc org-info org-gnus org-docvi= ew doc-view jka-compr image-mode org-bibtex bibtex org-bbdb org-w3m org-con= tacts cl-seq org-capture org-agenda gnus-art mm-uu mml2015 mm-view mml-smim= e smime password-cache dig mailcap gnus-sum gnus-group gnus-undo gnus-start= gnus-cloud nnimap nnmail mail-source tls utf7 netrc nnoo parse-time gnus-s= pec gnus-int gnus-range message cl-macs dired rfc822 mml mml-sec mm-decode = mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbre= v gmm-utils mailheader gnus-win gnus gnus-ems nnheader mail-utils mm-util h= elp-fns mail-prsvr wid-edit gnus-util ox-beamer ox-md ox-odt rng-loc rng-ur= i rng-parse rng-match rng-dt rng-util rng-pttrn nxml-parse nxml-ns nxml-enc= xmltok nxml-util ox-latex ox-icalendar ox-html ox-ascii ox-publish ox org-= element org org-macro org-footnote org-pcomplete pcomplete org-list org-fac= es org-entities noutline outline easy-mmode org-version ob-emacs-lisp ob ob= -tangle ob-ref ob-lob ob-table ob-exp org-src ob-keys ob-comint comint ansi= -color ring ob-core ob-eval org-compat org-macs org-loaddefs format-spec fi= nd-func cal-menu calendar cal-loaddefs cl gv edmacro kmacro cl-loaddefs pca= se cl-lib hl-line autorevert filenotify elec-pair delsel cus-start cus-load= finder-inf 4clojure-autoloads ac-helm-autoloads anything-exuberant-ctags-a= utoloads anything-autoloads tex-site birds-of-paradise-plus-theme-autoloads= clojure-cheatsheet-autoloads flymake-css-autoloads flymake-jshint-autoload= s flymake-jslint-autoloads flymake-json-autoloads flymake-php-autoloads fly= make-easy-autoloads info easymenu queue-autoloads request-autoloads package= epg-config server time-date mule-util tooltip eldoc electric uniquify edif= f-hook vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd tool-bar= dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode l= isp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-b= ar 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 ethio= pic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple a= bbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroe= xp files text-properties overlay sha1 md5 base64 format env code-pages mule= custom widget hashtable-print-readable backquote gfilenotify dynamic-setti= ng system-font-setting font-render-setting move-toolbar gtk x-toolkit x mul= ti-tty make-network-process emacs) Memory information: ((conses 16 1671006 179623) (symbols 48 66174 21) (miscs 40 1793 1889) (strings 32 213390 24907) (string-bytes 1 6464841) (vectors 16 74674) (vector-slots 8 1862444 118910) (floats 8 974 727) (intervals 56 152983 10354) (buffers 976 62) (heap 1024 98790 9003)) From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 19 11:41:47 2015 Received: (at control) by debbugs.gnu.org; 19 Jun 2015 15:41:48 +0000 Received: from localhost ([127.0.0.1]:52120 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z5yQN-0008Ew-ES for submit@debbugs.gnu.org; Fri, 19 Jun 2015 11:41:47 -0400 Received: from eggs.gnu.org ([208.118.235.92]:59862) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z5yQM-0008Eh-20 for control@debbugs.gnu.org; Fri, 19 Jun 2015 11:41:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z5yQF-0003kX-Sz for control@debbugs.gnu.org; Fri, 19 Jun 2015 11:41:40 -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.2 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:37376) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z5yQF-0003kS-QT for control@debbugs.gnu.org; Fri, 19 Jun 2015 11:41:39 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1Z5yQF-0006M3-GD for control@debbugs.gnu.org; Fri, 19 Jun 2015 11:41:39 -0400 Subject: control message for bug 20828 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Fri, 19 Jun 2015 11:41:39 -0400 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.3 (-----) 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.3 (-----) close 20828 From unknown Tue Aug 19 10:03:11 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 18 Jul 2015 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator