GNU bug report logs - #39985
feature/native-comp; make clean broken

Previous Next

Package: emacs;

Reported by: Andrea Corallo <akrl <at> sdf.org>

Date: Sun, 8 Mar 2020 16:38:01 UTC

Severity: normal

Done: Andrea Corallo <akrl <at> sdf.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 39985 in the body.
You can then email your comments to 39985 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 monnier <at> iro.umontreal.ca, bug-gnu-emacs <at> gnu.org:
bug#39985; Package emacs. (Sun, 08 Mar 2020 16:38:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andrea Corallo <akrl <at> sdf.org>:
New bug report received and forwarded. Copy sent to monnier <at> iro.umontreal.ca, bug-gnu-emacs <at> gnu.org. (Sun, 08 Mar 2020 16:38:02 GMT) Full text and rfc822 format available.

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

From: Andrea Corallo <akrl <at> sdf.org>
To: bug-gnu-emacs <at> gnu.org
Subject: feature/native-comp; make clean broken
Date: Sun, 08 Mar 2020 10:16:55 +0000
Hi all,

I've been signaled that ~make clean~ does not work on the
feature/native-comp branch.

This is due to the fact that now .eln files are generated into
subdirectories.

Ex: a file ~.../foo.el~ compiles into
~.../x86_64-pc-linux-gnu-12383a81d4f33a87/foo.eln~.

The trouble is that the build system has no knowlege of
`system-configuration' therefore it's not easy to modify it to remove
all of these folders.

One option would be to add another prefix like compiling ~foo.el~ into:

~.../eln-x86_64-pc-linux-gnu-12383a81d4f33a87/foo.eln~

and have the Makefile removing recursively all eln-* folders.

I'm not sure this is the best way to handle this but is the only idea
I've got so far.

  Andrea

-- 
akrl <at> sdf.org




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#39985; Package emacs. (Sat, 14 Mar 2020 16:39:02 GMT) Full text and rfc822 format available.

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

From: Andrea Corallo <akrl <at> sdf.org>
To: 39985 <at> debbugs.gnu.org
Subject: bug#39985
Date: Sat, 14 Mar 2020 15:52:29 +0000
Hi all,

I looked a bit into it.

I think the report was inaccurate and make clean was already working
similarly as it does in the regular configuration (keep all .elc and all
.eln).

What was broken was the behaviour of make bootstrap-clean reflecting
then on make bootstrap.

I believe dab8dd836c does fix this so unless something comes up I think
this bug can be closed.

  Andrea

--
akrl <at> sdf.org




bug closed, send any further explanations to 39985 <at> debbugs.gnu.org and Andrea Corallo <akrl <at> sdf.org> Request was from Andrea Corallo <akrl <at> sdf.org> to control <at> debbugs.gnu.org. (Sat, 14 Mar 2020 16:39:03 GMT) Full text and rfc822 format available.

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

This bug report was last modified 5 years and 66 days ago.

Previous Next


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