all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#69650: Failed to build emacs on debian stable
@ 2024-03-08 12:07 Redfox1000--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-03-08 20:28 ` Jakub Ječmínek via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 2+ messages in thread
From: Redfox1000--- via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-03-08 12:07 UTC (permalink / raw)
  To: 69650

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?





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#69650: Failed to build emacs on debian stable
  2024-03-08 12:07 bug#69650: Failed to build emacs on debian stable Redfox1000--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2024-03-08 20:28 ` Jakub Ječmínek via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 0 replies; 2+ messages in thread
From: Jakub Ječmínek via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-03-08 20:28 UTC (permalink / raw)
  To: Redfox1000; +Cc: 69650-done

Redfox1000@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)






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-08 20:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-08 12:07 bug#69650: Failed to build emacs on debian stable Redfox1000--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-08 20:28 ` Jakub Ječmínek via Bug reports for GNU Emacs, the Swiss army knife of text editors

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.