GNU bug report logs - #50058
28.0.5; emacs build fails with undefined reference to malloc_info

Previous Next

Package: emacs;

Reported by: birdsite <at> airmail.cc

Date: Sat, 14 Aug 2021 16:19:01 UTC

Severity: normal

Tags: moreinfo, patch

Merged with 48789

Found in versions 28.0.5, 28.0.50

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: birdsite <at> airmail.cc
Cc: 50058 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>
Subject: bug#50058: 28.0.5; emacs build fails with undefined reference to malloc_info
Date: Sun, 15 Aug 2021 14:49:54 +0200
birdsite <at> airmail.cc writes:

> I've now tested it with these commands and the build still fails.
>
> first case:
>
> git pull origin
> git checkout testing
> git reset --hard HEAD
> git pull         # pulls from local master
> make 2&> ../make-emacs-aug-15-head
>
> This one fails with some segmentation fault.
>
> Loading subr (compiled; note, source file is newer)...

It's finding old .elc files, so this is not a clean tree.  Try saying
"make bootstrap" and see what happens then.

> seeing some warnings about newer source files being newer, i did
> a make bootstrap (because make clean produced same errors) and it now
> fails with different errors. this one seems to be even more weird.

Oh, you did.  :-)  I should read the entire thing before starting to
answer...

> In toplevel form:
> cedet/semantic/wisent/java-tags-wy.el:58:17: Error: Bad input grammar

That's even weirder, because that a bug that was fixed a long time ago.

I don't know what's going on in your tree, but just as a sanity check:
Can you try to just do

git clone git://git.savannah.gnu.org/emacs.git
cd emacs
make

and see what happens?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 3 years and 264 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.