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
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?
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.