GNU bug report logs -
#22501
25.0.50; Build failure byte compiling ns-win.el
Previous Next
Reported by: Richard Copley <rcopley <at> gmail.com>
Date: Sun, 31 Jan 2016 16:29:01 UTC
Severity: normal
Found in version 25.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 22501 in the body.
You can then email your comments to 22501 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#22501
; Package
emacs
.
(Sun, 31 Jan 2016 16:29:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Richard Copley <rcopley <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sun, 31 Jan 2016 16:29:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Building Emacs from a clean checkout of the current emacs-25, I get
the error:
ELC /G/emacs/repo/emacs/lisp/term/ns-win.elc
G:/emacs/repo/emacs/lisp/term/ns-win.el:54:1:Error: Wrong type
argument: char-table-p, "uni-combining.el"
ns-win.el itself hasn't changed recently.
In GNU Emacs 25.0.50.1 (x86_64-w64-mingw32)
of 2016-01-25 built on MACHINE
Repository revision: 6475f9265ecf21a8d49bc3ac0dc66010c9ec6b05
Windowing system distributor 'Microsoft Corp.', version 10.0.10586
Configured using:
'configure --prefix /c/emacs/emacs-20160125-012901
--without-imagemagick --disable-dependency-tracking
--enable-locallisppath=%emacs_dir%/../site-lisp 'CFLAGS=-Og -g -ggdb''
Configured features:
XPM JPEG TIFF GIF PNG RSVG SOUND DBUS NOTIFY ACL GNUTLS LIBXML2 ZLIB
TOOLKIT_SCROLL_BARS
Important settings:
value of $LANG: ENG
locale-coding-system: cp1252
Major mode: Compilation
Minor modes in effect:
diff-auto-refine-mode: t
shell-dirtrack-mode: t
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
buffer-read-only: 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.
Mark set
Compilation exited abnormally with code 2
Mark set
Mark saved where search started
Mark deactivated
Load-path shadows:
None found.
Features:
(shadow sort mail-extr emacsbug message format-spec rfc822 mml mml-sec
epg epg-config gnus-util mm-decode mm-bodies mm-encode mail-parse
rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045
ietf-drums mm-util help-fns mail-prsvr mail-utils vc vc-dispatcher
vc-git diff-mode easy-mmode map character-fold misearch multi-isearch
shell pcomplete compile comint ansi-color ring seq byte-opt gv bytecomp
byte-compile cconv cl-extra help-mode easymenu cl-loaddefs pcase cl-lib
dired time-date mule-util tooltip eldoc electric uniquify ediff-hook
vc-hooks lisp-float-type mwheel dos-w32 ls-lisp disp-table w32-win
w32-vars 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
w32notify dbusbind w32 multi-tty make-network-process emacs)
Memory information:
((conses 16 127962 12171)
(symbols 56 21466 0)
(miscs 48 67 171)
(strings 32 30682 13958)
(string-bytes 1 719951)
(vectors 16 16113)
(vector-slots 8 502695 4989)
(floats 8 189 178)
(intervals 56 4231 0)
(buffers 976 14))
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#22501
; Package
emacs
.
(Sun, 31 Jan 2016 17:05:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 22501 <at> debbugs.gnu.org (full text, mbox):
> From: Richard Copley <rcopley <at> gmail.com>
> Date: Sun, 31 Jan 2016 16:27:43 +0000
>
> Building Emacs from a clean checkout of the current emacs-25, I get
> the error:
>
> ELC /G/emacs/repo/emacs/lisp/term/ns-win.elc
> G:/emacs/repo/emacs/lisp/term/ns-win.el:54:1:Error: Wrong type
> argument: char-table-p, "uni-combining.el"
>
> ns-win.el itself hasn't changed recently.
Please post the entire transcript of the failed build, starting from
the configure script, and please show the configure and make commands
you used.
Thanks.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#22501
; Package
emacs
.
(Sun, 31 Jan 2016 21:26:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 22501 <at> debbugs.gnu.org (full text, mbox):
> Please post the entire transcript of the failed build, starting from
> the configure script, and please show the configure and make commands
> you used.
>
> Thanks.
While trying to recreating the transcript I built at -j1, -j2 and -j4
without any errors. Finally when I tried my usual level -j8, the build
failed again as before.
Building at -j8 was working ok until a few days ago. To be exact, my
latest good build was of "6475f9265ecf21a8d49bc3ac0dc66010c9ec6b05"
(emacs-25 at 2016-01-25 01:29:01).
Transcript attached. There's a lot of repetition so I processed it
with "uniq -c" which halved the length.
Commands:
'/g/emacs/repo/emacs/configure' --prefix
/c/emacs/emacs-20160131-201846 --without-imagemagick
--disable-dependency-tracking
--enable-locallisppath=%emacs_dir%/../site-lisp
make -j8 -C '/g/emacs/build-scripts/build'
Thanks.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#22501
; Package
emacs
.
(Sun, 31 Jan 2016 21:27:01 GMT)
Full text and
rfc822 format available.
Message #14 received at 22501 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
> Transcript attached
Here it is.
[build.log (application/octet-stream, attachment)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#22501
; Package
emacs
.
(Mon, 01 Feb 2016 20:09:02 GMT)
Full text and
rfc822 format available.
Message #17 received at 22501 <at> debbugs.gnu.org (full text, mbox):
> From: Richard Copley <rcopley <at> gmail.com>
> Date: Sun, 31 Jan 2016 21:24:49 +0000
> Cc: 22501 <at> debbugs.gnu.org
>
> > Please post the entire transcript of the failed build, starting from
> > the configure script, and please show the configure and make commands
> > you used.
> >
> > Thanks.
>
> While trying to recreating the transcript I built at -j1, -j2 and -j4
> without any errors. Finally when I tried my usual level -j8, the build
> failed again as before.
That is one reason why I asked for the full transcript.
> Building at -j8 was working ok until a few days ago. To be exact, my
> latest good build was of "6475f9265ecf21a8d49bc3ac0dc66010c9ec6b05"
> (emacs-25 at 2016-01-25 01:29:01).
Parallel builds have their exact timing dependent on many factors,
including those utterly unrelated to the changes in Emacs. IOW, the
reason for the problem might not be any change in Emacs.
> Transcript attached. There's a lot of repetition so I processed it
> with "uniq -c" which halved the length.
That is actually not such a good idea: it makes the job of comparing
your build with mine harder. (In this case, it didn't matter,
though.) If the transcript is too large, it is better to send it as a
compressed attachment.
> Commands:
>
> '/g/emacs/repo/emacs/configure' --prefix
> /c/emacs/emacs-20160131-201846 --without-imagemagick
> --disable-dependency-tracking
> --enable-locallisppath=%emacs_dir%/../site-lisp
>
> make -j8 -C '/g/emacs/build-scripts/build'
Thanks. Does the change below help?
diff --git a/src/Makefile.in b/src/Makefile.in
index fab10ae..5c15792 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -501,6 +501,9 @@ $(srcdir)/macuvs.h $(lispsource)/international/charprop.el: \
$(lispsource)/international/ucs-normalize.elc: | \
$(lispsource)/international/charprop.el
+$(lispsource)/term/ns-win.elc: | \
+ $(lispsource)/international/charprop.el
+
lispintdir = ${lispsource}/international
${lispintdir}/cp51932.el ${lispintdir}/eucjp-ms.el: FORCE
${MAKE} -C ../admin/charsets $(notdir $@)
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#22501
; Package
emacs
.
(Tue, 02 Feb 2016 19:47:01 GMT)
Full text and
rfc822 format available.
Message #20 received at 22501 <at> debbugs.gnu.org (full text, mbox):
> Thanks. Does the change below help?
>
> diff --git a/src/Makefile.in b/src/Makefile.in
> index fab10ae..5c15792 100644
> --- a/src/Makefile.in
> +++ b/src/Makefile.in
> @@ -501,6 +501,9 @@ $(srcdir)/macuvs.h $(lispsource)/international/charprop.el: \
> $(lispsource)/international/ucs-normalize.elc: | \
> $(lispsource)/international/charprop.el
>
> +$(lispsource)/term/ns-win.elc: | \
> + $(lispsource)/international/charprop.el
> +
> lispintdir = ${lispsource}/international
> ${lispintdir}/cp51932.el ${lispintdir}/eucjp-ms.el: FORCE
> ${MAKE} -C ../admin/charsets $(notdir $@)
Thanks, yes it does.
Reply sent
to
Eli Zaretskii <eliz <at> gnu.org>
:
You have taken responsibility.
(Tue, 02 Feb 2016 20:12:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Richard Copley <rcopley <at> gmail.com>
:
bug acknowledged by developer.
(Tue, 02 Feb 2016 20:12:02 GMT)
Full text and
rfc822 format available.
Message #25 received at 22501-done <at> debbugs.gnu.org (full text, mbox):
> From: Richard Copley <rcopley <at> gmail.com>
> Date: Tue, 2 Feb 2016 19:45:30 +0000
> Cc: 22501 <at> debbugs.gnu.org
>
> > Thanks. Does the change below help?
> >
> > diff --git a/src/Makefile.in b/src/Makefile.in
> > index fab10ae..5c15792 100644
> > --- a/src/Makefile.in
> > +++ b/src/Makefile.in
> > @@ -501,6 +501,9 @@ $(srcdir)/macuvs.h $(lispsource)/international/charprop.el: \
> > $(lispsource)/international/ucs-normalize.elc: | \
> > $(lispsource)/international/charprop.el
> >
> > +$(lispsource)/term/ns-win.elc: | \
> > + $(lispsource)/international/charprop.el
> > +
> > lispintdir = ${lispsource}/international
> > ${lispintdir}/cp51932.el ${lispintdir}/eucjp-ms.el: FORCE
> > ${MAKE} -C ../admin/charsets $(notdir $@)
>
> Thanks, yes it does.
Pushed.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 02 Mar 2016 12:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 9 years and 195 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.