GNU bug report logs -
#52711
undefined reference to '__muloti4'
Previous Next
Reported by: Alan Third <alan <at> idiocy.org>
Date: Tue, 21 Dec 2021 19:32:01 UTC
Severity: normal
Tags: moreinfo
Done: Alan Third <alan <at> idiocy.org>
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 Wed, 22 Dec 2021 13:53:39 +0000
with message-id <YcMt4xIvOwS9uuPj <at> idiocy.org>
and subject line Re: bug#52711: undefined reference to '__muloti4'
has caused the debbugs.gnu.org bug report #52711,
regarding undefined reference to '__muloti4'
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
52711: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52711
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
I no longer seem to be able to build the master branch. I'm getting
this error:
CCLD temacs
fileio.c:6261: error: undefined reference to '__muloti4'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [Makefile:697: temacs] Error 1
I had a look but couldn't see where the problem comes from. I'm using
clang on Debian testing, if that matters.
I'm not sure when the problem started as I haven't built Emacs from
source on this machine in at least a couple of weeks.
--
Alan Third
[Message part 3 (message/rfc822, inline)]
On Tue, Dec 21, 2021 at 03:41:51PM -0800, Paul Eggert wrote:
> On 12/21/21 12:12, Alan Third wrote:
> > Looks like it's gnulib:
>
> Indeed it is. In a recent Gnulib change I misspelled "__clang_major__" in an
> ifdef, which caused intprops.h to incorrectly assume that you were running
> Clang 14 (which isn't out yet) and therefore intprops.h did not work around
> Clang bug 16404, a bug that is present on your Clang 11-based platform.
>
> Sorry about that. I corrected the misspelling in Gnulib and propagated the
> latest Gnulib into Emacs, so it should work now.
Thanks, Paul. That's it sorted now.
--
Alan Third
This bug report was last modified 3 years and 147 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.