emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#69650: closed (Failed to build emacs on debian stable)


From: GNU bug Tracking System
Subject: bug#69650: closed (Failed to build emacs on debian stable)
Date: Fri, 08 Mar 2024 20:30:01 +0000

Your message dated Fri, 08 Mar 2024 20:28:13 +0000
with message-id <87il1weaee.fsf@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@gnu.org.)


-- 
69650: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69650
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Failed to build emacs on debian stable Date: Fri, 8 Mar 2024 13:07:10 +0100
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?



--- End Message ---
--- Begin Message --- Subject: Re: bug#69650: Failed to build emacs on debian stable Date: Fri, 08 Mar 2024 20:28:13 +0000
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)



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]