GNU bug report logs - #12520
current HEAD is broken on OSX Lion (atimer.c)

Previous Next

Package: emacs;

Reported by: merlyn <at> stonehenge.com (Randal L. Schwartz)

Date: Wed, 26 Sep 2012 14:35:02 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 12520 in the body.
You can then email your comments to 12520 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#12520; Package emacs. (Wed, 26 Sep 2012 14:35:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to merlyn <at> stonehenge.com (Randal L. Schwartz):
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 26 Sep 2012 14:35:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: merlyn <at> stonehenge.com (Randal L. Schwartz)
To: bug-gnu-emacs <at> gnu.org
Subject: current HEAD is broken on OSX Lion (atimer.c)
Date: Wed, 26 Sep 2012 07:33:56 -0700
Won't build:

gcc -std=gnu99 -c  -Demacs  -I. -I/Users/merlyn/MIRROR/emacs-GIT/src
-I../lib -I/Users/merlyn/MIRROR/emacs-GIT/src/../lib               -MMD
-MF deps/atimer.d -MP     -g3 -O2 atimer.c
atimer.c:46: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'alarm_timer'
atimer.c: In function 'set_alarm':
atimer.c:302: error: storage size of 'ispec' isn't known
atimer.c:305: warning: implicit declaration of function 'timer_settime'
atimer.c:305: error: 'alarm_timer' undeclared (first use in this
function)
atimer.c:305: error: (Each undeclared identifier is reported only once
atimer.c:305: error: for each function it appears in.)
atimer.c: In function 'init_atimer':
atimer.c:423: error: 'alarm_timer' undeclared (first use in this
function)
atimer.c:424: warning: implicit declaration of function 'timer_create'
atimer.c:424: error: 'CLOCK_REALTIME' undeclared (first use in this
function)
make[1]: *** [atimer.o] Error 1
make: *** [src] Error 2

Latest commit:

commit ce6242525b04b4dfb6dac7a636c5866632dad694
Author: Glenn Morris <rgm <at> gnu.org>
Date:   Wed Sep 26 00:07:32 2012 -0700

    Fix bug ref

diff --git a/src/ChangeLog b/src/ChangeLog
index b4a8fe1..23f56db 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -359,7 +359,7 @@
 2012-09-23  Jan Dj<C3><A4>rv  <jan.h.d <at> swipnet.se>
 
        * nsterm.m (ns_dumpglyphs_image): dr is a new rect to draw image
          into,
-       background rect may be larger (Bug#12445).
+       background rect may be larger (Bug#12245).
 
 2012-09-23  Chong Yidong  <cyd <at> gnu.org>

Sorry, didn't have time to bisect yet.
 
-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn <at> stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.posterous.com/ for Smalltalk discussion




Reply sent to Paul Eggert <eggert <at> cs.ucla.edu>:
You have taken responsibility. (Sun, 30 Sep 2012 09:11:02 GMT) Full text and rfc822 format available.

Notification sent to merlyn <at> stonehenge.com (Randal L. Schwartz):
bug acknowledged by developer. (Sun, 30 Sep 2012 09:11:03 GMT) Full text and rfc822 format available.

Message #10 received at 12520-done <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: 12520-done <at> debbugs.gnu.org
Subject: Re: current HEAD is broken on OSX Lion (atimer.c)
Date: Sun, 30 Sep 2012 02:10:29 -0700
This should be fixed in trunk bzr 110212.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 28 Oct 2012 11:24:02 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 243 days ago.

Previous Next


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