GNU bug report logs - #23760
25.0.95; emacs 25.0.95 doesn't build with glibc-2.23.90

Previous Next

Package: emacs;

Reported by: jsynacek <at> redhat.com (Jan Synáček)

Date: Mon, 13 Jun 2016 10:49:01 UTC

Severity: normal

Tags: patch

Merged with 24033, 24204

Found in version 25.0.95

Done: Paul Eggert <eggert <at> cs.ucla.edu>

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: jsynacek <at> redhat.com (Jan Synáček)
Subject: bug#23760: closed (Re: 25.0.95; emacs 25.0.95 doesn't build with
 glibc-2.23.90)
Date: Wed, 06 Jul 2016 13:30:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#23760: 25.0.95; emacs 25.0.95 doesn't build with glibc-2.23.90

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 23760 <at> debbugs.gnu.org.

-- 
23760: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23760
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: 23760-done <at> debbugs.gnu.org
Subject: Re: 25.0.95; emacs 25.0.95 doesn't build with glibc-2.23.90
Date: Wed, 6 Jul 2016 15:29:43 +0200
As this incompatibility was fixed in glibc commit 
92e1ab0eb58c57d5843fa982ff6c24f551f2f634, I'm closing the Emacs bug 
report. Obviously we have some longer-term issues to address, but the 
problem prompting this bug report appears to have been fixed on the 
glibc side.

[Message part 3 (message/rfc822, inline)]
From: jsynacek <at> redhat.com (Jan Synáček)
To: bug-gnu-emacs <at> gnu.org
Subject: 25.0.95; emacs 25.0.95 doesn't build with glibc-2.23.90
Date: Mon, 13 Jun 2016 12:48:39 +0200
Emacs doesn't build with the latest glibc (glibc-2.23-90):

  CC       gmalloc.o
../../src/gmalloc.c:273:15: error: attempt to use poisoned "__malloc_initialize_hook"
 extern void (*__malloc_initialize_hook) (void);
               ^
../../src/gmalloc.c:381:8: error: attempt to use poisoned "__malloc_initialize_hook"
 void (*__malloc_initialize_hook) (void);
        ^
../../src/gmalloc.c: In function 'malloc_initialize_1':
../../src/gmalloc.c:567:7: error: attempt to use poisoned "__malloc_initialize_hook"
   if (__malloc_initialize_hook)
       ^
../../src/gmalloc.c:568:7: error: attempt to use poisoned "__malloc_initialize_hook"
     (*__malloc_initialize_hook) ();
       ^

-- 
Jan Synacek
Software Engineer, Red Hat



This bug report was last modified 8 years and 347 days ago.

Previous Next


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