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>
Subject: Bootstrap failure [linux]
Date: Sun, 23 May 2010 12:17:16 +0200	[thread overview]
Message-ID: <4BF900AC.8090604@alice.it> (raw)

Current trunk (rev. 100417) fails to bootstrap on GNU/Linux Kubuntu 
10.04 (GCC 4.4.3) with:

=================
[...]
/tmp/work/emacs/src/xdisp.c: In function ‘init_iterator’:
/tmp/work/emacs/src/xdisp.c:2604: error: argument ‘charpos’ doesn’t 
match prototype
/tmp/work/emacs/src/dispextern.h:2914: error: prototype declaration
/tmp/work/emacs/src/xdisp.c:2604: error: argument ‘bytepos’ doesn’t 
match prototype
/tmp/work/emacs/src/dispextern.h:2914: error: prototype declaration
make[2]: *** [xdisp.o] Errore 1
make[2]: *** In attesa di lavori non terminati...
make[2]: uscita dalla directory «/tmp/work/emacs/build/src»
make[1]: *** [src] Errore 2
make[1]: uscita dalla directory «/tmp/work/emacs/build»
make: *** [bootstrap] Errore 2
=================

But I noticed also many warnings:

========================
[...]
/tmp/work/emacs/lib-src/make-docfile.c:167: warning: ignoring return 
value of ‘chdir’, declared with attribute warn_unused_result
/tmp/work/emacs/lib-src/make-docfile.c: In function ‘scan_c_file’:
/tmp/work/emacs/lib-src/make-docfile.c:677: warning: ignoring return 
value of ‘fscanf’, declared with attribute warn_unused_result
/tmp/work/emacs/lib-src/make-docfile.c:682: warning: ignoring return 
value of ‘fscanf’, declared with attribute warn_unused_result
[...]
/tmp/work/emacs/lib-src/movemail.c: In function ‘main’:
/tmp/work/emacs/lib-src/movemail.c:494: warning: ignoring return value 
of ‘ftruncate’, declared with attribute warn_unused_result
/tmp/work/emacs/lib-src/movemail.c: In function ‘error’:
/tmp/work/emacs/lib-src/movemail.c:615: warning: format not a string 
literal and no format arguments
/tmp/work/emacs/lib-src/movemail.c: In function ‘popmail’:
/tmp/work/emacs/lib-src/movemail.c:752: warning: ignoring return value 
of ‘fchown’, declared with attribute warn_unused_result
[...]
/tmp/work/emacs/lib-src/hexl.c: In function ‘main’:
/tmp/work/emacs/lib-src/hexl.c:184: warning: ignoring return value of 
‘fread’, declared with attribute warn_unused_result
/tmp/work/emacs/lib-src/hexl.c:212: warning: ignoring return value of 
‘fread’, declared with attribute warn_unused_result
[...]
/tmp/work/emacs/src/frame.c: In function ‘frame_name_fnn_p’:
/tmp/work/emacs/src/frame.c:2224: warning: ignoring return value of 
‘strtol’, declared with attribute warn_unused_result
========================

Ciao,
Angelo.



             reply	other threads:[~2010-05-23 10:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-23 10:17 Angelo Graziosi [this message]
2010-05-23 17:01 ` Bootstrap failure [linux] Eli Zaretskii
2010-05-23 22:11   ` 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=4BF900AC.8090604@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 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).