public inbox for rhug-rhats@sourceware.org
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@redhat.com>
To: rhug-rhats@sources.redhat.com
Subject: [tromey@redhat.com (Tom Tromey)] FAIL: rhug build on Sat May  3 03:26:43 MDT 2003
Date: Sat, 03 May 2003 22:16:00 -0000	[thread overview]
Message-ID: <87wuh7ptsu.fsf@fleche.redhat.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 273 bytes --]

rhug hasn't built for me in quite a while.
However, this is a different failure than usual.

FYI.  I don't have time to investigate.

I never got an answer about sending my nightly build error messages to
the list.  I'm inclined to do it... stop me if you don't want it.



[-- Attachment #2: Type: message/rfc822, Size: 5811 bytes --]

From: tromey@redhat.com (Tom Tromey)
To: tromey@redhat.com
Subject: FAIL: rhug build on Sat May  3 03:26:43 MDT 2003
Date: Sat,  3 May 2003 03:26:44 -0600 (MDT)
Message-ID: <20030503092644.F41484F80CC@fleche.redhat.com>


file::build/Log.Std

/bin/sh ./libtool --mode=compile gcj -fjni --encoding=8859_1 -fassume-compiled --classpath=../../rhug/gnu.readline/upstream/src -O2 -g -c -o ./upstream/src/org/gnu/readline/ReadlineLibrary.lo `test -f ./upstream/src/org/gnu/readline/ReadlineLibrary.java || echo '../../rhug/gnu.readline/'`./upstream/src/org/gnu/readline/ReadlineLibrary.java
gcj -fjni --encoding=8859_1 -fassume-compiled --classpath=../../rhug/gnu.readline/upstream/src -O2 -g -c ../../rhug/gnu.readline/./upstream/src/org/gnu/readline/ReadlineLibrary.java -MT ./upstream/src/org/gnu/readline/ReadlineLibrary.lo -MD -MP -MF .deps/./upstream/src/org/gnu/readline/ReadlineLibrary.TPlo  -fPIC -o ./upstream/src/org/gnu/readline/.libs/ReadlineLibrary.o
source='./upstream/src/native/org_gnu_readline_Readline.c' object='org_gnu_readline_Readline.lo' libtool=yes \
depfile='.deps/org_gnu_readline_Readline.Plo' tmpdepfile='.deps/org_gnu_readline_Readline.TPlo' \
depmode=gcc3 /bin/sh ../../rhug/gnu.readline/depcomp \
/bin/sh ./libtool --mode=compile gcc -DPACKAGE=\"rhug-gnu_readline\" -DVERSION=\"0.6\" -DHAVE_DLFCN_H=1  -I. -I../../rhug/gnu.readline   -g  -g -c -o org_gnu_readline_Readline.lo `test -f ./upstream/src/native/org_gnu_readline_Readline.c || echo '../../rhug/gnu.readline/'`./upstream/src/native/org_gnu_readline_Readline.c
mkdir .libs
gcc -DPACKAGE=\"rhug-gnu_readline\" -DVERSION=\"0.6\" -DHAVE_DLFCN_H=1 -I. -I../../rhug/gnu.readline -g -g -c ../../rhug/gnu.readline/./upstream/src/native/org_gnu_readline_Readline.c -MT org_gnu_readline_Readline.lo -MD -MP -MF .deps/org_gnu_readline_Readline.TPlo  -fPIC -DPIC -o .libs/org_gnu_readline_Readline.o
../../rhug/gnu.readline/upstream/src/native/org_gnu_readline_Readline.c: In function `Java_org_gnu_readline_Readline_initReadlineImpl':
../../rhug/gnu.readline/upstream/src/native/org_gnu_readline_Readline.c:72: error: `rl_readline_name' undeclared (first use in this function)
../../rhug/gnu.readline/upstream/src/native/org_gnu_readline_Readline.c:72: error: (Each undeclared identifier is reported only once
../../rhug/gnu.readline/upstream/src/native/org_gnu_readline_Readline.c:72: error: for each function it appears in.)
../../rhug/gnu.readline/upstream/src/native/org_gnu_readline_Readline.c: In function `Java_org_gnu_readline_Readline_readlineImpl':
../../rhug/gnu.readline/upstream/src/native/org_gnu_readline_Readline.c:111: warning: assignment makes pointer from integer without a cast
../../rhug/gnu.readline/upstream/src/native/org_gnu_readline_Readline.c: In function `java_completer':
../../rhug/gnu.readline/upstream/src/native/org_gnu_readline_Readline.c:283: warning: assignment discards qualifiers from pointer target type
../../rhug/gnu.readline/upstream/src/native/org_gnu_readline_Readline.c: In function `Java_org_gnu_readline_Readline_setCompleterImpl':
../../rhug/gnu.readline/upstream/src/native/org_gnu_readline_Readline.c:312: error: `rl_completion_entry_function' undeclared (first use in this function)
../../rhug/gnu.readline/upstream/src/native/org_gnu_readline_Readline.c:312: error: `Function' undeclared (first use in this function)
../../rhug/gnu.readline/upstream/src/native/org_gnu_readline_Readline.c:312: error: parse error before ')' token
../../rhug/gnu.readline/upstream/src/native/org_gnu_readline_Readline.c: In function `Java_org_gnu_readline_Readline_getWordBreakCharactersImpl':
../../rhug/gnu.readline/upstream/src/native/org_gnu_readline_Readline.c:325: error: `rl_completer_word_break_characters' undeclared (first use in this function)
../../rhug/gnu.readline/upstream/src/native/org_gnu_readline_Readline.c:327: error: `rl_basic_word_break_characters' undeclared (first use in this function)
../../rhug/gnu.readline/upstream/src/native/org_gnu_readline_Readline.c: In function `Java_org_gnu_readline_Readline_setWordBreakCharactersImpl':
../../rhug/gnu.readline/upstream/src/native/org_gnu_readline_Readline.c:362: error: `rl_completer_word_break_characters' undeclared (first use in this function)
make[2]: *** [org_gnu_readline_Readline.lo] Error 1
make[2]: Leaving directory `/home/tromey/gnu/Nightly/rhug/build/gnu.readline'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/tromey/gnu/Nightly/rhug/build/gnu.readline'
make: *** [all-recursive] Error 1


[-- Attachment #3: Type: text/plain, Size: 6 bytes --]



Tom

             reply	other threads:[~2003-05-03 22:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-03 22:16 Tom Tromey [this message]
2003-05-06 13:24 ` Anthony Green
2003-05-21  7:31 ` Anthony Green
2003-05-21  9:38   ` Gary Benson
2003-05-21 15:46     ` Anthony Green
2003-05-21 16:44       ` Gary Benson
2003-05-21 19:15         ` Anthony Green
     [not found]           ` <20030522092501.GB15469@redhat.com>
     [not found]             ` <1053620895.3465.797.camel@escape>
2003-05-22 16:44               ` Gary Benson
2003-05-22 18:48                 ` Anthony Green
2003-05-23  8:42                   ` Gary Benson
2003-05-21 13:01   ` Stefan Seefeld

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=87wuh7ptsu.fsf@fleche.redhat.com \
    --to=tromey@redhat.com \
    --cc=rhug-rhats@sources.redhat.com \
    /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.
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).