GNU bug report logs -
#55747
29.0.50; Building emacs-pgtk-native-comp-git from AUR, it always fails with no such file: lisp/loaddefs.el
Previous Next
Reported by: Alynx Zhou <alynx.zhou <at> gmail.com>
Date: Wed, 1 Jun 2022 08:46:01 UTC
Severity: normal
Tags: moreinfo
Found in version 29.0.50
Done: Lars Ingebrigtsen <larsi <at> gnus.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 55747 in the body.
You can then email your comments to 55747 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#55747
; Package
emacs
.
(Wed, 01 Jun 2022 08:46:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Alynx Zhou <alynx.zhou <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Wed, 01 Jun 2022 08:46:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Firstly I need to say sorry for not using Emacs' report-emacs-bug since
this is not a bug of my currently running version so it will collect wrong
info and I do not use Emacs as my Email client.
I am trying to build and install latest emacs-pgtk-native-comp-git
(29.0.50.156926) from AUR (
https://aur.archlinux.org/packages/emacs-pgtk-native-comp-git), it always
fails with `No such file or directory
/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/lisp/loaddefs.el`.
I've tried: 1. remove and re-download the full makepkg directory to start
from a clean state, 2. replace `make NATIVE_FULL_AOT=1` with `make
NATIVE_FULL_AOT=1 bootstrap`, and I still got the same error.
The full building output is too long so I uploaded it to a pastebin:
https://fars.ee/L0SK
Please tell me if more info is needed. Thanks!
--
*Alynx Zhou*
*Desktop Dev in SUSE Beijing*
Member of *Arch Linux CN **Community*
*CS Graduate of **Beijing Jiaotong University*
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#55747
; Package
emacs
.
(Wed, 01 Jun 2022 15:38:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 55747 <at> debbugs.gnu.org (full text, mbox):
Alynx Zhou <alynx.zhou <at> gmail.com> writes:
> I am trying to build and install latest emacs-pgtk-native-comp-git
> (29.0.50.156926) from AUR
> (https://aur.archlinux.org/packages/emacs-pgtk-native-comp-git), it
> always fails with `No such file or directory
> /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/lisp/loaddefs.el`.
Sounds like it might be a bug in archlinux? Have you reported it to the
archlinux people?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#55747
; Package
emacs
.
(Wed, 01 Jun 2022 15:39:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 55747 <at> debbugs.gnu.org (full text, mbox):
Lars Ingebrigtsen <larsi <at> gnus.org> writes:
> Alynx Zhou <alynx.zhou <at> gmail.com> writes:
>
>> I am trying to build and install latest emacs-pgtk-native-comp-git
>> (29.0.50.156926) from AUR
>> (https://aur.archlinux.org/packages/emacs-pgtk-native-comp-git), it
>> always fails with `No such file or directory
>> /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/lisp/loaddefs.el`.
>
> Sounds like it might be a bug in archlinux? Have you reported it to the
> archlinux people?
(Or it might be a loaddefs-related change that's been fixed by now --
there's been several changes in that area over the past few days.)
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
Added tag(s) moreinfo.
Request was from
Lars Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Wed, 01 Jun 2022 15:39:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#55747
; Package
emacs
.
(Thu, 02 Jun 2022 08:11:02 GMT)
Full text and
rfc822 format available.
Message #16 received at 55747 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Lars Ingebrigtsen <larsi <at> gnus.org> 于2022年6月1日周三 23:38写道:
> Lars Ingebrigtsen <larsi <at> gnus.org> writes:
>
> > Alynx Zhou <alynx.zhou <at> gmail.com> writes:
> >
> >> I am trying to build and install latest emacs-pgtk-native-comp-git
> >> (29.0.50.156926) from AUR
> >> (https://aur.archlinux.org/packages/emacs-pgtk-native-comp-git), it
> >> always fails with `No such file or directory
> >>
> /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/lisp/loaddefs.el`.
> >
> > Sounds like it might be a bug in archlinux? Have you reported it to the
> > archlinux people?
>
> (Or it might be a loaddefs-related change that's been fixed by now --
> there's been several changes in that area over the past few days.)
>
> --
> (domestic pets only, the antidote for overdose, milk.)
> bloggy blog: http://lars.ingebrigtsen.no
>
I tried to rebuild 29.0.50.155762 today, still failed, I tried another AUR
package https://aur.archlinux.org/packages/emacs-pgtk-git, this works fine,
I think the main difference is this one disabled XINPUT2 support (should be
useless if I enable PGTK?), and uses mold to link, I am not sure why it
works.
I'll report to emacs-pgtk-native-comp-git's AUR maintainer now.
--
*Alynx Zhou*
*Desktop Dev in SUSE Beijing*
Member of *Arch Linux CN **Community*
*CS Graduate of **Beijing Jiaotong University*
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#55747
; Package
emacs
.
(Thu, 02 Jun 2022 09:16:02 GMT)
Full text and
rfc822 format available.
Message #19 received at 55747 <at> debbugs.gnu.org (full text, mbox):
Alynx Zhou <alynx.zhou <at> gmail.com> writes:
> I'll report to emacs-pgtk-native-comp-git's AUR maintainer now.
OK; I'm closing this in the Emacs bug tracker, then.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
bug closed, send any further explanations to
55747 <at> debbugs.gnu.org and Alynx Zhou <alynx.zhou <at> gmail.com>
Request was from
Lars Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Thu, 02 Jun 2022 09:16:02 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
.
(Thu, 30 Jun 2022 11:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 41 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.