GNU bug report logs - #40420
28.0.50; [feature/native-comp] referencing the build directory

Previous Next

Package: emacs;

Reported by: Formbi <formbi <at> protonmail.com>

Date: Fri, 3 Apr 2020 23:49:02 UTC

Severity: normal

Found in version 28.0.50

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 40420 in the body.
You can then email your comments to 40420 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#40420; Package emacs. (Fri, 03 Apr 2020 23:49:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Formbi <formbi <at> protonmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 03 Apr 2020 23:49:02 GMT) Full text and rfc822 format available.

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

From: Formbi <formbi <at> protonmail.com>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: 28.0.50; [feature/native-comp] referencing the build directory
Date: Fri, 03 Apr 2020 23:47:55 +0000
Gccemacs references the build directory in the final thing. This is a problem especially in Guix, because Guix removes the build directory after building a package and you get something like this:
emacs: /tmp/guix-build-gccemacs-28.0.50-0.00ee320.drv-0/gccemacs-28.0.50-0.00ee320-checkout/lisp/eln-x86_64-pc-linux-gnu-3542fae6089df671/custom.eln: cannot open shared object file: No such file or directory




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#40420; Package emacs. (Sat, 04 Apr 2020 07:26:01 GMT) Full text and rfc822 format available.

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

From: Andrea Corallo <akrl <at> sdf.org>
To: Formbi via "Bug reports for GNU Emacs\,
 the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
Cc: 40420 <at> debbugs.gnu.org, Formbi <formbi <at> protonmail.com>
Subject: Re: bug#40420: 28.0.50;
 [feature/native-comp] referencing the build directory
Date: Sat, 04 Apr 2020 07:25:33 +0000
Hi Formbi,

does guix invoke make install or just build?

Thanks

  Andrea

--
akrl <at> sdf.org




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#40420; Package emacs. (Sat, 04 Apr 2020 07:26:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#40420; Package emacs. (Sat, 04 Apr 2020 09:18:01 GMT) Full text and rfc822 format available.

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

From: Formbi <formbi <at> protonmail.com>
To: Andrea Corallo <akrl <at> sdf.org>,
 "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: Re: bug#40420: 28.0.50;
 [feature/native-comp] referencing the build directory
Date: Sat, 04 Apr 2020 09:17:12 +0000
it make installs to a directory like /gnu/store/7a3gwl3k4fniggl0khx7j1sydxmin75w-gccemacs-28.0.50-0.00ee320 (that 7a(…)5w is a hash of the stuff that goes in the package)


(argh, I forgot about the list e-mail again)




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#40420; Package emacs. (Sat, 04 Apr 2020 10:17:01 GMT) Full text and rfc822 format available.

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

From: Andrea Corallo <akrl <at> sdf.org>
To: Formbi <formbi <at> protonmail.com>
Cc: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: Re: bug#40420: 28.0.50;
 [feature/native-comp] referencing the build directory
Date: Sat, 04 Apr 2020 10:16:54 +0000
Formbi <formbi <at> protonmail.com> writes:

> it make installs to a directory like /gnu/store/7a3gwl3k4fniggl0khx7j1sydxmin75w-gccemacs-28.0.50-0.00ee320 (that 7a(…)5w is a hash of the stuff that goes in the package)
>
>
> (argh, I forgot about the list e-mail again)

Okay I guess guix configure using a conventional --prefix.

If that's the case it should work when I make the conventional "make
install" working.  Perhaps I'll get it sorted this weekend.


-- 
akrl <at> sdf.org




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#40420; Package emacs. (Sun, 12 Apr 2020 17:00:02 GMT) Full text and rfc822 format available.

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

From: Andrea Corallo <akrl <at> sdf.org>
To: Formbi <formbi <at> protonmail.com>, Gong-Yi Liao 廖宮毅
 <gongyi.liao <at> gmail.com>
Cc: 40420 <at> debbugs.gnu.org
Subject: Re: bug#40420: 28.0.50;
 [feature/native-comp] referencing the build directory
Date: Sun, 12 Apr 2020 16:59:42 +0000
Hi,

As of f9a1d4b3f7 the local build should be now position in indepentent
and the make install should be working properly.

Please just confim works for you too.

Andrea

-- 
akrl <at> sdf.org




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#40420; Package emacs. (Mon, 13 Apr 2020 01:30:02 GMT) Full text and rfc822 format available.

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

From: Gong-Yi Liao 廖宮毅 <gongyi.liao <at> gmail.com>
To: Andrea Corallo <akrl <at> sdf.org>
Cc: 40420 <at> debbugs.gnu.org, Formbi <formbi <at> protonmail.com>
Subject: Re: bug#40420: 28.0.50;
 [feature/native-comp] referencing the build directory
Date: Sun, 12 Apr 2020 18:07:10 -0500
[Message part 1 (text/plain, inline)]
Hi Andrea,

I confirm that native-comp branch's  make install works as expected now.

Thanks,
Gong-Yi.

On Sun, Apr 12, 2020, 11:59 Andrea Corallo <akrl <at> sdf.org> wrote:

> Hi,
>
> As of f9a1d4b3f7 the local build should be now position in indepentent
> and the make install should be working properly.
>
> Please just confim works for you too.
>
> Andrea
>
> --
> akrl <at> sdf.org
>
[Message part 2 (text/html, inline)]

Reply sent to Andrea Corallo <akrl <at> sdf.org>:
You have taken responsibility. (Tue, 14 Apr 2020 07:37:01 GMT) Full text and rfc822 format available.

Notification sent to Formbi <formbi <at> protonmail.com>:
bug acknowledged by developer. (Tue, 14 Apr 2020 07:37:01 GMT) Full text and rfc822 format available.

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

From: Andrea Corallo <akrl <at> sdf.org>
To: 40420-done <at> debbugs.gnu.org
Cc: Formbi <formbi <at> protonmail.com>,
 Gong-Yi Liao 廖宮毅 <gongyi.liao <at> gmail.com>
Subject: Re: bug#40420: 28.0.50;
 [feature/native-comp] referencing the build directory
Date: Tue, 14 Apr 2020 07:36:39 +0000
Gong-Yi Liao 廖宮毅 <gongyi.liao <at> gmail.com> writes:

> Hi Andrea,
>
> I confirm that native-comp branch's  make install works as expected
> now. 
>
> Thanks,
> Gong-Yi. 

Thanks, closing.

Andrea

-- 
akrl <at> sdf.org




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#40420; Package emacs. (Tue, 14 Apr 2020 12:33:01 GMT) Full text and rfc822 format available.

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

From: Gong-Yi Liao 廖宮毅 <gongyi.liao <at> gmail.com>
To: Andrea Corallo <akrl <at> sdf.org>
Cc: Formbi <formbi <at> protonmail.com>, 40420-done <at> debbugs.gnu.org
Subject: Re: bug#40420: 28.0.50;
 [feature/native-comp] referencing the build directory
Date: Tue, 14 Apr 2020 07:32:37 -0500
[Message part 1 (text/plain, inline)]
Hi Andrea,

Thank for the heads up.

BTW, I opened another bug report #40620  that native-comp branch seems
invalidating melpa/elpa packages' the autoloads.el that their corresponding
elc/eln are not added to load-path.


Thanks,
Gong-Yi.

On Tue, Apr 14, 2020, 02:36 Andrea Corallo <akrl <at> sdf.org> wrote:

> Gong-Yi Liao 廖宮毅 <gongyi.liao <at> gmail.com> writes:
>
> > Hi Andrea,
> >
> > I confirm that native-comp branch's  make install works as expected
> > now.
> >
> > Thanks,
> > Gong-Yi.
>
> Thanks, closing.
>
> Andrea
>
> --
> akrl <at> sdf.org
>
[Message part 2 (text/html, inline)]

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

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

Previous Next


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