From: "Basil L. Contovounesios" <contovob@tcd.ie>
To: Stefan Monnier <monnier@IRO.UMontreal.CA>
Cc: 30635@debbugs.gnu.org
Subject: bug#30635: No compiler warning if code forgets to require cl-lib
Date: Mon, 26 Mar 2018 01:51:22 +0100 [thread overview]
Message-ID: <87sh8nd5h1.fsf@tcd.ie> (raw)
In-Reply-To: <jwvh8p7u5mk.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Thu, 22 Mar 2018 18:19:29 -0400")
Stefan Monnier <monnier@IRO.UMontreal.CA> writes:
> So I pushed the previous two patches to master, since I think they at
> least partly fix this bug.
I've bisected the following build error to your commit 97b7e58c4d "Try
and fix the more obvious sources of bug#30635" of 2018-03-22:
[...]
Dumping under the name emacs
13102432 of 33554432 static heap bytes used
99255 pure bytes used
mv -f emacs bootstrap-emacs
make -C ../lisp compile-first EMACS="../src/bootstrap-emacs"
make[2]: Entering directory '/home/blc/.local/src/emacs/lisp'
ELC emacs-lisp/bytecomp.elc
Error reading dir-locals: (invalid-read-syntax "#")
In toplevel form:
emacs-lisp/bytecomp.el:124:1:Error: Symbol’s value as variable is void: =
Makefile:301: recipe for target 'emacs-lisp/bytecomp.elc' failed
make[2]: *** [emacs-lisp/bytecomp.elc] Error 1
make[2]: Leaving directory '/home/blc/.local/src/emacs/lisp'
Makefile:745: recipe for target 'bootstrap-emacs' failed
make[1]: *** [bootstrap-emacs] Error 2
make[1]: Leaving directory '/home/blc/.local/src/emacs/src'
Makefile:418: recipe for target 'src' failed
make: *** [src] Error 2
The immediately preceding incantation on my part is:
make clean && ./configure [...] && make
where the configuration used follows my signature.
Subsequently invoking 'make boostrap' similarly barfs with:
Dumping under the name emacs
11966048 of 33554432 static heap bytes used
2450001 pure bytes used
Adding name emacs-27.0.50.1
ln -f emacs bootstrap-emacs
make[2]: Leaving directory '/home/blc/.local/src/emacs/src'
make -C lisp all
make[2]: Entering directory '/home/blc/.local/src/emacs/lisp'
make -C ../leim all EMACS="../src/emacs"
make[3]: Entering directory '/home/blc/.local/src/emacs/leim'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/blc/.local/src/emacs/leim'
make -C ../admin/grammars all EMACS="../../src/emacs"
make[3]: Entering directory '/home/blc/.local/src/emacs/admin/grammars'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/blc/.local/src/emacs/admin/grammars'
make[3]: Entering directory '/home/blc/.local/src/emacs/lisp'
ELC emacs-lisp/eieio.elc
In toplevel form:
emacs-lisp/eieio.el:Error: Invalid read syntax: "#"
Error reading dir-locals: (invalid-function "
In toplevel form:
emacs-lisp/eieio.el:Error: Invalid read syntax: \"#\"")
emacs-lisp/eieio.el:52:4:Error: Symbol’s value as variable is void: =
Makefile:301: recipe for target 'emacs-lisp/eieio.elc' failed
make[3]: *** [emacs-lisp/eieio.elc] Error 1
make[3]: Leaving directory '/home/blc/.local/src/emacs/lisp'
Makefile:324: recipe for target 'compile-main' failed
make[2]: *** [compile-main] Error 2
make[2]: Leaving directory '/home/blc/.local/src/emacs/lisp'
Makefile:405: recipe for target 'lisp' failed
make[1]: *** [lisp] Error 2
make[1]: Leaving directory '/home/blc/.local/src/emacs'
Makefile:1099: recipe for target 'bootstrap' failed
make: *** [bootstrap] Error 2
Any ideas on where I am or what is going wrong and how I can further
troubleshoot this?
TIA,
--
Basil
Configured using:
'configure --prefix=/home/blc/.local --with-mailutils
--with-x-toolkit=lucid --with-modules --with-file-notification=yes
--with-x 'CFLAGS=-march=native -O2 -pipe'
Configured features:
XAW3D XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GSETTINGS
NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB
TOOLKIT_SCROLL_BARS LUCID X11 MODULES THREADS LIBSYSTEMD LCMS2
next prev parent reply other threads:[~2018-03-26 0:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-27 18:45 bug#30635: No compiler warning if code forgets to require cl-lib Glenn Morris
2018-03-19 19:58 ` Stefan Monnier
2018-03-19 20:12 ` Glenn Morris
2018-03-22 21:53 ` Stefan Monnier
2018-03-22 22:19 ` Stefan Monnier
2018-03-23 0:56 ` Glenn Morris
2018-03-26 0:51 ` Basil L. Contovounesios [this message]
2018-03-26 1:30 ` Basil L. Contovounesios
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87sh8nd5h1.fsf@tcd.ie \
--to=contovob@tcd.ie \
--cc=30635@debbugs.gnu.org \
--cc=monnier@IRO.UMontreal.CA \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.