all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Angelo Graziosi <angelo.graziosi@alice.it>
To: Emacs <emacs-devel@gnu.org>
Subject: Bootstrap broken on Cygwin
Date: Thu, 18 Nov 2010 21:55:09 +0100	[thread overview]
Message-ID: <4CE592AD.3050007@alice.it> (raw)

After recent changes [*] to 'strftime', the bootstrap of trunk is broken 
on Cygwin. For example, with rev. 102432:

[...]
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/tmp/emacs/src   -D_REENTRANT 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 
-I/usr/include/freetype2     -D_REENTRANT -I/usr/include/librsvg-2 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2 
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -DORBIT2=1 
-D_REENTRANT -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include       -MMD -MF 
deps/strftime.d   -Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement -Wno-pointer-sign  -g -O2 
/tmp/emacs/src/strftime.c
/tmp/emacs/src/strftime.c:58: warning: ‘_tzname’ redeclared without 
dllimport attribute: previous dllimport ignored
/tmp/emacs/src/strftime.c: In function ‘nstrftime’:
/tmp/emacs/src/strftime.c:469: warning: implicit declaration of function 
‘_strftime_copytm’
/tmp/emacs/src/strftime.c: At top level:
/tmp/emacs/src/strftime.c:483: error: conflicting types for 
‘_strftime_copytm’
/tmp/emacs/src/strftime.c:469: error: previous implicit declaration of 
‘_strftime_copytm’ was here
make[1]: *** [strftime.o] Error 1
make[1]: Leaving directory `/tmp/emacs/Work/src'
make: *** [src] Error 2

Ciao,
Angelo.

---
[*]
2010-11-16  Dan Nicolaescu  <dann@ics.uci.edu>

         * strftime.c (LOCALE_PARAM_DECL): Update for standard C.
           [...]



             reply	other threads:[~2010-11-18 20:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-18 20:55 Angelo Graziosi [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-06-13 20:48 Bootstrap broken on Cygwin Angelo Graziosi
2008-06-14  2:14 ` Jashy
2008-06-14  3:29 ` Evil Boris
2008-06-15  0:25 ` Angelo Graziosi

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CE592AD.3050007@alice.it \
    --to=angelo.graziosi@alice.it \
    --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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.