From: Eric Hanchrow <eric.hanchrow@gmail.com>
To: emacs-devel@gnu.org
Subject: recent checkin broke the Emacs build
Date: Wed, 11 Feb 2009 20:42:49 -0800 [thread overview]
Message-ID: <36366a980902112042i1632c9ecnfae66669cc2ad172@mail.gmail.com> (raw)
In-Reply-To: <36366a980902102137p3f495058hfb9bb9eb827edca@mail.gmail.com>
This is on Ubuntu "Intrepid".
commit d80294aec20a5c4f8313c641e1862601e7799ef4
Author: Glenn Morris <rgm@gnu.org>
Date: Wed Feb 11 03:59:52 2009 +0000
(mbx_delimit_begin): Also write the current time.
2 files changed, 16 insertions(+), 1 deletions(-)
boot=bootstrap-emacs; \
if [ -x "src/$boot" ]; then boot=""; fi; \
cd lib-src; make all \
CC='gcc' CFLAGS='-g -O2 -Wno-pointer-sign '
CPPFLAGS='-D_BSD_SOURCE ' \
LDFLAGS='-Wl,-znocombreloc ' MAKE='make' BOOTSTRAPEMACS="$boot"
make[1]: Entering directory `/usr/local/src/emacs/lib-src'
gcc -c -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src
-I/usr/local/src/emacs/lib-src -I/usr/local/src/emacs/lib-src/../src
-D_BSD_SOURCE -g -O2 -Wno-pointer-sign -Demacs
/usr/local/src/emacs/lib-src/movemail.c
/usr/local/src/emacs/lib-src/movemail.c: In function 'main':
/usr/local/src/emacs/lib-src/movemail.c:326: warning: ignoring return
value of 'mktemp', declared with attribute warn_unused_result
/usr/local/src/emacs/lib-src/movemail.c: In function 'error':
/usr/local/src/emacs/lib-src/movemail.c:624: warning: format not a
string literal and no format arguments
In file included from /usr/local/src/emacs/lib-src/movemail.c:687:
/usr/include/time.h: At top level:
/usr/include/time.h:187: error: conflicting types for 'time'
/usr/local/src/emacs/lib-src/movemail.c:362: error: previous implicit
declaration of 'time' was here
/usr/local/src/emacs/lib-src/movemail.c: In function 'popmail':
/usr/local/src/emacs/lib-src/movemail.c:762: warning: ignoring return
value of 'fchown', declared with attribute warn_unused_result
make[1]: *** [movemail.o] Error 1
make[1]: Leaving directory `/usr/local/src/emacs/lib-src'
make: *** [lib-src] Error 2
next parent reply other threads:[~2009-02-12 4:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <36366a980902102137p3f495058hfb9bb9eb827edca@mail.gmail.com>
2009-02-12 4:42 ` Eric Hanchrow [this message]
2009-02-12 8:33 ` recent checkin broke the Emacs build Sven Joachim
2009-02-13 7:25 ` Tassilo Horn
2009-02-13 10:03 ` Sven Joachim
2009-02-13 10:21 ` Tassilo Horn
2009-02-13 14:23 ` Chong Yidong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=36366a980902112042i1632c9ecnfae66669cc2ad172@mail.gmail.com \
--to=eric.hanchrow@gmail.com \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).