GNU bug report logs - #52711
undefined reference to '__muloti4'

Previous Next

Package: emacs;

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Alan Third <alan <at> idiocy.org>
Subject: bug#52711: closed (Re: bug#52711: undefined reference to '__muloti4')
Date: Wed, 22 Dec 2021 13:54:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#52711: undefined reference to '__muloti4'

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 52711 <at> debbugs.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)]
From: Alan Third <alan <at> idiocy.org>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: 52711-done <at> debbugs.gnu.org
Subject: Re: bug#52711: undefined reference to '__muloti4'
Date: Wed, 22 Dec 2021 13:53:39 +0000
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

[Message part 3 (message/rfc822, inline)]
From: Alan Third <alan <at> idiocy.org>
To: Emacs Reports <bug-gnu-emacs <at> gnu.org>
Subject: undefined reference to '__muloti4'
Date: Tue, 21 Dec 2021 19:30:42 +0000
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



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.