GNU bug report logs - #16020
24.3.50; wisent asks questions during build

Previous Next

Package: emacs;

Reported by: Jan Djärv <jan.h.d <at> swipnet.se>

Date: Sun, 1 Dec 2013 09:29:02 UTC

Severity: normal

Tags: notabug

Found in version 24.3.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 16020 in the body.
You can then email your comments to 16020 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#16020; Package emacs. (Sun, 01 Dec 2013 09:29:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jan Djärv <jan.h.d <at> swipnet.se>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 01 Dec 2013 09:29:02 GMT) Full text and rfc822 format available.

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

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50; wisent asks questions during build
Date: Sun, 1 Dec 2013 10:28:06 +0100
Hello.

When compiling a fresh trunk (revno: 115320), compilation stops and a question is asked:

EMACSLOADPATH= "../../src/emacs" -batch --no-site-file --no-site-lisp -l semantic/wisent/grammar -f wisent-batch-make-parser -o "../../lisp/cedet/semantic/wisent/javat-wy.el" ./java-tags.wy
Source file `/Users/jhd/src/emacs/breakage/lisp/cedet/semantic/db.el' newer than byte-compiled file
Loading semantic/db-file...
Saving file /Users/jhd/src/emacs/breakage/lisp/cedet/semantic/wisent/javat-wy.el...
Wrote /Users/jhd/src/emacs/breakage/lisp/cedet/semantic/wisent/javat-wy.el
Create directory /Users/jhd/.emacs.d/semanticdb/ for SemanticDB? (y or n) 

Please remove this, it breaks unattended compiles.

Thanks.

	Jan D.





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#16020; Package emacs. (Sun, 01 Dec 2013 09:50:01 GMT) Full text and rfc822 format available.

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

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: 16020 <at> debbugs.gnu.org
Subject: Re: bug#16020: 24.3.50; wisent asks questions during build
Date: Sun, 1 Dec 2013 10:49:19 +0100
Hello.

1 dec 2013 kl. 10:28 skrev Jan Djärv <jan.h.d <at> swipnet.se>:

> 
> Hello.
> 
> When compiling a fresh trunk (revno: 115320), compilation stops and a question is asked:
> 
> EMACSLOADPATH= "../../src/emacs" -batch --no-site-file --no-site-lisp -l semantic/wisent/grammar -f wisent-batch-make-parser -o "../../lisp/cedet/semantic/wisent/javat-wy.el" ./java-tags.wy
> Source file `/Users/jhd/src/emacs/breakage/lisp/cedet/semantic/db.el' newer than byte-compiled file
> Loading semantic/db-file...
> Saving file /Users/jhd/src/emacs/breakage/lisp/cedet/semantic/wisent/javat-wy.el...
> Wrote /Users/jhd/src/emacs/breakage/lisp/cedet/semantic/wisent/javat-wy.el
> Create directory /Users/jhd/.emacs.d/semanticdb/ for SemanticDB? (y or n) 
> 
> Please remove this, it breaks unattended compiles.


... and you can't answer questions when compiling from within Emacs.

	Jan D.





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#16020; Package emacs. (Sun, 01 Dec 2013 17:22:02 GMT) Full text and rfc822 format available.

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

From: Glenn Morris <rgm <at> gnu.org>
To: Jan Djärv <jan.h.d <at> swipnet.se>
Cc: 16020 <at> debbugs.gnu.org
Subject: Re: bug#16020: 24.3.50; wisent asks questions during build
Date: Sun, 01 Dec 2013 12:21:38 -0500
Jan Djärv wrote:

> When compiling a fresh trunk (revno: 115320), compilation stops and a question is asked:
>
> EMACSLOADPATH= "../../src/emacs" -batch --no-site-file --no-site-lisp -l semantic/wisent/grammar -f wisent-batch-make-parser -o "../../lisp/cedet/semantic/wisent/javat-wy.el" ./java-tags.wy
> Source file `/Users/jhd/src/emacs/breakage/lisp/cedet/semantic/db.el' newer than byte-compiled file

Obviously this is not a "fresh trunk", since you have stale .elc files.
Remove those, and this should go away.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#16020; Package emacs. (Sun, 01 Dec 2013 17:41:02 GMT) Full text and rfc822 format available.

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

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 16020 <at> debbugs.gnu.org
Subject: Re: bug#16020: 24.3.50; wisent asks questions during build
Date: Sun, 1 Dec 2013 18:39:56 +0100
Hello.

1 dec 2013 kl. 18:21 skrev Glenn Morris <rgm <at> gnu.org>:

> Jan Djärv wrote:
> 
>> When compiling a fresh trunk (revno: 115320), compilation stops and a question is asked:
>> 
>> EMACSLOADPATH= "../../src/emacs" -batch --no-site-file --no-site-lisp -l semantic/wisent/grammar -f wisent-batch-make-parser -o "../../lisp/cedet/semantic/wisent/javat-wy.el" ./java-tags.wy
>> Source file `/Users/jhd/src/emacs/breakage/lisp/cedet/semantic/db.el' newer than byte-compiled file
> 
> Obviously this is not a "fresh trunk", since you have stale .elc files.
> Remove those, and this should go away.

Ok, I thought the build system took care of that, i.e. recompiled all elc files.

	Jan D.





Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Mon, 02 Dec 2013 01:20:03 GMT) Full text and rfc822 format available.

Notification sent to Jan Djärv <jan.h.d <at> swipnet.se>:
bug acknowledged by developer. (Mon, 02 Dec 2013 01:20:04 GMT) Full text and rfc822 format available.

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

From: Glenn Morris <rgm <at> gnu.org>
To: 16020-done <at> debbugs.gnu.org
Subject: Re: bug#16020: 24.3.50; wisent asks questions during build
Date: Sun, 01 Dec 2013 20:19:53 -0500
Jan Djärv wrote:

> Ok, I thought the build system took care of that, i.e. recompiled all
> elc files.

It does recompile them all, eventually, but not necessarily in time for
them to be used, since we don't have dependency tracking for lisp files.
That's why `make bootstrap' deletes all .elc files first. So you won't
have these issues if you bootstrap.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 30 Dec 2013 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 171 days ago.

Previous Next


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