GNU bug report logs -
#16020
24.3.50; wisent asks questions during build
Previous Next
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.
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):
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):
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):
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):
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):
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.