GNU bug report logs -
#69650
Failed to build emacs on debian stable
Previous Next
Reported by: Redfox1000 <at> gmx.de
Date: Fri, 8 Mar 2024 17:40:02 UTC
Severity: normal
Done: Jakub Ječmínek <kuba <at> kubajecminek.cz>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 08 Mar 2024 20:28:13 +0000
with message-id <87il1weaee.fsf <at> kubajecminek.cz>
and subject line Re: bug#69650: Failed to build emacs on debian stable
has caused the debbugs.gnu.org bug report #69650,
regarding Failed to build emacs on debian stable
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
69650: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69650
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi there,
I failed to build a recent emacs on freshly installed debian stable.
./configure --without-compress-install --with-native-compilation --with-json --with-mailutils --with-tree-sitter --with-imagemagick
runs without problems. make fails with:
make[4]: Entering directory '~/Downloads/builds/emacs/lisp'
'../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \
-l comp -f byte-compile-refresh-preloaded \
-f batch-byte+native-compile ../lisp/button.el
Error: error ("../lisp/button.el" "Type or missing from typeof-types!")
signal(error ("../lisp/button.el" "Type or missing from typeof-types!"))
comp--native-compile("../lisp/button.el")
batch-native-compile()
batch-byte+native-compile()
funcall(batch-byte+native-compile)
git rev-parse HEAD gives bd017175d4571e24ef1fdf84676136af1d36002d
I searched for the error message but didn't find anything. None of the recommendations given work. Am I doing something stupid or might this be related to outdated debian packages?
[Message part 3 (message/rfc822, inline)]
Redfox1000 <at> gmx.de writes:
> Hi there,
>
> I failed to build a recent emacs on freshly installed debian stable.
>
> ./configure --without-compress-install --with-native-compilation --with-json
> --with-mailutils --with-tree-sitter --with-imagemagick
>
> git rev-parse HEAD gives bd017175d4571e24ef1fdf84676136af1d36002d
Hi thanks for the bug report. I think that this is duplicate of
bug#69631. I was able to reproduce this with the commit you provided but
it should be fixed on current master
(345cdd7a70558cd47c2ab3e124e2352debaa57cb). I'm therefore closing this
bug.
Best
--
Kuba Ječmínek (http://kubajecminek.cz)
This bug report was last modified 1 year and 71 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.