unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Bootstrap failure [trunk]
@ 2010-08-04 21:46 Angelo Graziosi
  2010-08-05  6:26 ` Jan Djärv
  0 siblings, 1 reply; 4+ messages in thread
From: Angelo Graziosi @ 2010-08-04 21:46 UTC (permalink / raw)
  To: Emacs; +Cc: Stefan Monnier

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.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Bootstrap failure [trunk]
  2010-08-04 21:46 Bootstrap failure [trunk] Angelo Graziosi
@ 2010-08-05  6:26 ` Jan Djärv
  0 siblings, 0 replies; 4+ messages in thread
From: Jan Djärv @ 2010-08-05  6:26 UTC (permalink / raw)
  To: Angelo Graziosi; +Cc: Stefan Monnier, Emacs

2010-08-04 23:46, Angelo Graziosi skrev:
> Current rev. 100972 fails to bootstrap (on Kubuntu 10.04, for example):

It works for me at 100974 so I guess it has been fixed.

	Jan D.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Bootstrap failure [trunk]
@ 2010-08-18 17:05 Angelo Graziosi
  0 siblings, 0 replies; 4+ messages in thread
From: Angelo Graziosi @ 2010-08-18 17:05 UTC (permalink / raw)
  To: Emacs

On Kubuntu 8.04, bootstrapping Emacs trunk rev. 101128, fails as follows:

[...]
Compiling /tmp/emacs/lisp/org/ob-clojure.el

In toplevel form:
../../lisp/org/ob-C.el:34:1:Error: Recursive 'require' for feature 'ob'
make[3]: *** [org/ob-C.elc] Errore 1
make[3]: *** In attesa di lavori non terminati...

In toplevel form:
../../lisp/org/ob-R.el:30:1:Error: Recursive 'require' for feature 'ob'
make[3]: *** [org/ob-R.elc] Errore 1

In toplevel form:
../../lisp/org/ob-asymptote.el:46:1:Error: Recursive 'require' for 
feature 'ob'
make[3]: *** [org/ob-asymptote.elc] Errore 1

In toplevel form:
../../lisp/org/ob-clojure.el:41:1:Error: Recursive 'require' for feature 
`ob'
make[3]: *** [org/ob-clojure.elc] Errore 1
make[3]: uscita dalla directory /tmp/emacs/Work/lisp
make[2]: *** [compile-main] Errore 2
make[2]: uscita dalla directory /tmp/emacs/Work/lisp
make[1]: *** [lisp] Errore 2
make[1]: uscita dalla directory /tmp/emacs/Work
make: *** [bootstrap] Errore 2

I see this in ChangeLog:

2010-08-18  Glenn Morris  <>

         * ob.el: Require org when compiling.
         (org-save-outline-visibility): Remove macro declaration.
         * ob-emacs-lisp.el: Require ob-comint when compiling, for macros.

which could be the cause.

Ciao,
Angelo.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Bootstrap failure [trunk]
@ 2010-10-09 16:42 Angelo Graziosi
  0 siblings, 0 replies; 4+ messages in thread
From: Angelo Graziosi @ 2010-10-09 16:42 UTC (permalink / raw)
  To: Glenn Morris; +Cc: Emacs

We've been lucky so far[*], but now (rev.101874) there are fatal errors:

[...]
gcc   -Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement -Wno-pointer-sign  -DHAVE_CONFIG_H -I. 
-I../src -I/tmp/emacs/lib-src -I/tmp/emacs/lib-src/../src 
-Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc   -g -O2 
/tmp/emacs/lib-src/profile.c  -o profile
make[3]: Entering directory `/tmp/emacs/Work/doc/emacs'
make[3]: *** No rule to make target 
`/tmp/emacs/doc/emacs/emacsver.texi', needed by `../../info/emacs'.  Stop.
make[3]: Leaving directory `/tmp/emacs/Work/doc/emacs'
make[2]: *** [info-real] Error 2
make[2]: Leaving directory `/tmp/emacs/Work'
make[1]: *** [info] Error 2
gcc   -Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement -Wno-pointer-sign  -DHAVE_CONFIG_H -I. 
-I../src -I/tmp/emacs/lib-src -I/tmp/emacs/lib-src/../src 
-Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc   -g -O2 
/tmp/emacs/lib-src/digest-doc.c  -o digest-doc
make[1]: *** Waiting for unfinished jobs....
[...]

Ciao,
Angelo.

---
[*] http://lists.gnu.org/archive/html/emacs-devel/2010-10/msg00381.html



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-10-09 16:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-04 21:46 Bootstrap failure [trunk] Angelo Graziosi
2010-08-05  6:26 ` 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

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).