GNU bug report logs - #26657
26.0.50; MSYS parallel build failure

Previous Next

Package: emacs;

Reported by: Richard Copley <rcopley <at> gmail.com>

Date: Tue, 25 Apr 2017 18:47:01 UTC

Severity: normal

Found in version 26.0.50

Done: Glenn Morris <rgm <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 26657 in the body.
You can then email your comments to 26657 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#26657; Package emacs. (Tue, 25 Apr 2017 18:47: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. (Tue, 25 Apr 2017 18:47:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Richard Copley <rcopley <at> gmail.com>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: 26.0.50; MSYS parallel build failure
Date: Tue, 25 Apr 2017 19:45:26 +0100
Building Emacs with "make -j" on Windows from a pristine working tree is broken.
The error is:

.../leim/ja-dic/ja-dic.el locked by buster <at> MACHINE (pid 188): (s, q, p, ?)?
Loading macroexp.elc...
Cannot resolve lock conflict in batch mode
make[2]: *** [Makefile:142: ../lisp/leim/ja-dic/ja-dic.el] Error 127


In GNU Emacs 26.0.50 (build 1, x86_64-w64-mingw32)
 of 2017-04-15 built on MACHINE
Repository revision: 3d08d992294666b1d10f990ade78ab30ff73c86e
Windowing system distributor 'Microsoft Corp.', version 10.0.14393
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

Configured using:
 'configure --with-modules --without-pop --without-gnutls
 --enable-locallisppath=/c/emacs-lisp'

Configured features:
XPM JPEG TIFF GIF PNG RSVG SOUND DBUS NOTIFY ACL LIBXML2 ZLIB
TOOLKIT_SCROLL_BARS MODULES

Important settings:
  value of $LANG: en_GB.UTF-8
  locale-coding-system: cp1252

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

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message puny seq byte-opt subr-x gv
bytecomp byte-compile cl-extra help-mode cconv cl-loaddefs pcase cl-lib
dired dired-loaddefs format-spec rfc822 mml easymenu mml-sec
password-cache epa derived epg epg-config gnus-util rmail rmail-loaddefs
mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils
mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr
mail-utils time-date mule-util tooltip eldoc electric uniquify
ediff-hook vc-hooks lisp-float-type mwheel dos-w32 ls-lisp disp-table
term/w32-win w32-win w32-vars term/common-win tool-bar dnd fontset image
regexp-opt fringe tabulated-list replace newcomment text-mode elisp-mode
lisp-mode prog-mode register page menu-bar rfn-eshadow isearch timer
select scroll-bar mouse jit-lock font-lock syntax facemenu font-core
term/tty-colors 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 composite charscript case-table epa-hook jka-cmpr-hook help
simple abbrev obarray 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 97879 4608)
 (symbols 56 20113 1)
 (miscs 48 36 108)
 (strings 32 19287 5110)
 (string-bytes 1 590150)
 (vectors 16 14004)
 (vector-slots 8 471874 4359)
 (floats 8 50 66)
 (intervals 56 230 0)
 (buffers 976 11))




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#26657; Package emacs. (Tue, 25 Apr 2017 18:59:02 GMT) Full text and rfc822 format available.

Message #8 received at 26657 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Richard Copley <rcopley <at> gmail.com>
Cc: 26657 <at> debbugs.gnu.org
Subject: Re: bug#26657: 26.0.50; MSYS parallel build failure
Date: Tue, 25 Apr 2017 14:58:14 -0400
In my experience this is an infrequent race condition.
So yes, it should be fixed, but just try again and it normally works.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#26657; Package emacs. (Tue, 25 Apr 2017 19:03:01 GMT) Full text and rfc822 format available.

Message #11 received at 26657 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Richard Copley <rcopley <at> gmail.com>
Cc: 26657 <at> debbugs.gnu.org
Subject: Re: bug#26657: 26.0.50; MSYS parallel build failure
Date: Tue, 25 Apr 2017 15:02:38 -0400
PS if this is bugging you, remove the gen-lisp dependency from
$(lisp)/loaddefs.el in lisp/Makefile.




Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Tue, 25 Apr 2017 19:07:02 GMT) Full text and rfc822 format available.

Notification sent to Richard Copley <rcopley <at> gmail.com>:
bug acknowledged by developer. (Tue, 25 Apr 2017 19:07:02 GMT) Full text and rfc822 format available.

Message #16 received at 26657-done <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 26657-done <at> debbugs.gnu.org
Subject: Re: bug#26657: 26.0.50; MSYS parallel build failure
Date: Tue, 25 Apr 2017 15:06:22 -0400
Glenn Morris wrote:

> PS if this is bugging you, remove the gen-lisp dependency from
> $(lisp)/loaddefs.el in lisp/Makefile.

In fact I love closing bugs so much that I did that.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#26657; Package emacs. (Tue, 25 Apr 2017 19:11:01 GMT) Full text and rfc822 format available.

Message #19 received at 26657 <at> debbugs.gnu.org (full text, mbox):

From: Richard Copley <rcopley <at> gmail.com>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 26657 <at> debbugs.gnu.org
Subject: Re: bug#26657: 26.0.50; MSYS parallel build failure
Date: Tue, 25 Apr 2017 20:10:00 +0100
On 25 April 2017 at 20:02, Glenn Morris <rgm <at> gnu.org> wrote:
>
> PS if this is bugging you, remove the gen-lisp dependency from
> $(lisp)/loaddefs.el in lisp/Makefile.

Thanks for the explanation and advice.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#26657; Package emacs. (Tue, 25 Apr 2017 23:43:01 GMT) Full text and rfc822 format available.

Message #22 received at 26657 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 26657 <at> debbugs.gnu.org
Cc: rcopley <at> gmail.com
Subject: Re: bug#26657: 26.0.50; MSYS parallel build failure
Date: Tue, 25 Apr 2017 19:41:59 -0400
I think ea8605a fixes this properly.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 24 May 2017 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 29 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.