unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Angelo Graziosi <angelo.graziosi@alice.it>
To: Emacs <emacs-devel@gnu.org>
Cc: Stefan Monnier <"monnier"@iro.umontreal.ca>
Subject: Bootstrap failure [trunk]
Date: Wed, 04 Aug 2010 23:46:00 +0200	[thread overview]
Message-ID: <4C59DF98.90003@alice.it> (raw)

Current rev. 100972 fails to bootstrap (on Kubuntu 10.04, for example):

=========================================
[...]
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/tmp/emacs/src   -pthread 
-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/directfb -I/usr/include/libpng12 
   -I/usr/include/freetype2     -pthread -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/directfb 
-I/usr/include/libpng12   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include   -DORBIT2=1 -pthread -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     -I/usr/include/freetype2    -MMD -MF 
deps/sysdep.d  -Wold-style-definition -Wdeclaration-after-statement 
-Wno-pointer-sign  -g -O2 /tmp/emacs/src/sysdep.c
/tmp/emacs/src/sysdep.c:525:8: error: macro names must be identifiers
/tmp/emacs/src/sysdep.c: In function 'sys_subshell':
/tmp/emacs/src/sysdep.c:648: warning: ignoring return value of 'chdir', 
declared with attribute warn_unused_result
/tmp/emacs/src/sysdep.c:688: warning: ignoring return value of 'write', 
declared with attribute warn_unused_result
make[2]: *** [sysdep.o] Errore 1
make[2]: *** In attesa di lavori non terminati...
make[2]: uscita dalla directory /tmp/emacs/Work/src
make[1]: *** [src] Errore 2
make[1]: uscita dalla directory /tmp/emacs/Work
make: *** [bootstrap] Errore 2
=========================================

Since, rev.100971 bootstraps and works fine, and the only changes to 
rev.100972 regard 'sysdep.c', I would say that this is the culprit:

src/ChangeLog
------------------------------------------------------
2010-08-04  Stefan Monnier  <...@...>

         * sysdep.c (child_setup_tty): Comment-out left-over non-ICANON 
code.
------------------------------------------------------

Ciao,
Angelo.



             reply	other threads:[~2010-08-04 21:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-04 21:46 Angelo Graziosi [this message]
2010-08-05  6:26 ` Bootstrap failure [trunk] Jan Djärv
  -- strict thread matches above, loose matches on Subject: below --
2010-08-18 17:05 Angelo Graziosi
2010-10-09 16:42 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

  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=4C59DF98.90003@alice.it \
    --to=angelo.graziosi@alice.it \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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).