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: New failure!
Date: Tue, 29 Jul 2003 14:18:00 -0000	[thread overview]
Message-ID: <87fzkp4eah.fsf@fleche.redhat.com> (raw)

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

Lately rhug has been failing with what looks like a compiler failure.
Last night we saw something different; see appended.
This one looks like a Makefile bug of some kind; maybe a missing
$(srcdir) somewhere?



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

From: tromey@redhat.com (Tom Tromey)
To: tromey@redhat.com
Subject: FAIL: rhug build on Tue Jul 29 03:46:38 MDT 2003
Date: Tue, 29 Jul 2003 03:46:39 -0600 (MDT)
Message-ID: <20030729094639.C8D944F8722@fleche.redhat.com>


file::build/Log.Std

gcj -C --encoding=8859_1 --classpath=upstream/src:../../rhug/xerces/upstream/src -d upstream/src ../../rhug/xerces/upstream/src/org/xml/sax/SAXNotSupportedException.java
gcj -C --encoding=8859_1 --classpath=upstream/src:../../rhug/xerces/upstream/src -d upstream/src ../../rhug/xerces/upstream/src/org/xml/sax/Locator.java
gcj -C --encoding=8859_1 --classpath=upstream/src:../../rhug/xerces/upstream/src -d upstream/src ../../rhug/xerces/upstream/src/org/xml/sax/InputSource.java
gcj -C --encoding=8859_1 --classpath=upstream/src:../../rhug/xerces/upstream/src -d upstream/src ../../rhug/xerces/upstream/src/org/xml/sax/ErrorHandler.java
gcj -C --encoding=8859_1 --classpath=upstream/src:../../rhug/xerces/upstream/src -d upstream/src ../../rhug/xerces/upstream/src/org/xml/sax/EntityResolver.java
gcj -C --encoding=8859_1 --classpath=upstream/src:../../rhug/xerces/upstream/src -d upstream/src ../../rhug/xerces/upstream/src/org/xml/sax/Attributes.java
gcj -C --encoding=8859_1 --classpath=upstream/src:../../rhug/xerces/upstream/src -d upstream/src ../../rhug/xerces/upstream/src/org/xml/sax/DocumentHandler.java
../../rhug/xerces/upstream/src/org/xml/sax/DocumentHandler.java:128: warning: The class `org.xml.sax.AttributeList' has been deprecated.
       public abstract void startElement (String name, AttributeList atts)
                                                       ^
1 warning
gcj -C --encoding=8859_1 --classpath=upstream/src:../../rhug/xerces/upstream/src -d upstream/src ../../rhug/xerces/upstream/src/org/xml/sax/SAXParseException.java
gcj -C --encoding=8859_1 --classpath=upstream/src:../../rhug/xerces/upstream/src -d upstream/src ../../rhug/xerces/upstream/src/org/xml/sax/Parser.java
../../rhug/xerces/upstream/src/org/xml/sax/Parser.java:126: warning: The class `org.xml.sax.DocumentHandler' has been deprecated.
       public abstract void setDocumentHandler (DocumentHandler handler);
                                                ^
1 warning
gcj -C --encoding=8859_1 --classpath=upstream/src:../../rhug/xerces/upstream/src -d upstream/src ../../rhug/xerces/upstream/src/org/xml/sax/AttributeList.java
gcj -C --encoding=8859_1 --classpath=upstream/src:../../rhug/xerces/upstream/src -d upstream/src ../../rhug/xerces/upstream/src/org/xml/sax/DTDHandler.java
gcj -C --encoding=8859_1 --classpath=upstream/src:../../rhug/xerces/upstream/src -d upstream/src ../../rhug/xerces/upstream/src/org/xml/sax/XMLReader.java
(cd upstream/src && \
 (find -name \*.class | sed -e 's:^\./::'; \
  for i in upstream/src/org/apache/xerces/impl/msg/DOMMessages.properties upstream/src/org/apache/xerces/impl/msg/XMLMessages.properties upstream/src/org/apache/xerces/impl/msg/XMLSchemaMessages.properties upstream/src/org/apache/xerces/impl/msg/XMLSerializerMessages.properties upstream/src/org/apache/xerces/impl/xpath/regex/message_fr.properties upstream/src/org/apache/xerces/impl/xpath/regex/message_ja.properties upstream/src/org/apache/xerces/impl/xpath/regex/message.properties; do echo $i; done | \
      sed -e 's:^upstream/src/::') | \
     jar -c@) > xerces2-2.2.1.jar
org/apache/xerces/impl/msg/DOMMessages.properties: No such file or directory
Error adding org/apache/xerces/impl/msg/DOMMessages.properties to jar archive!
make[1]: *** [xerces2-2.2.1.jar] Error 1
make[1]: Leaving directory `/home/tromey/gnu/Nightly/rhug/build/xerces'
make: *** [all-recursive] Error 1


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



Tom

             reply	other threads:[~2003-07-29 14:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-29 14:18 Tom Tromey [this message]
2003-07-29 14:27 ` Gary Benson
2003-07-29 14:33   ` Tom Tromey
2003-07-29 15:06     ` Gary Benson
2003-07-29 15:17       ` Tom Tromey
2003-07-30 11:05         ` Gary Benson

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=87fzkp4eah.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).