public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* *No* bootstraps on sparc[v9]-sun-solaris2.8
@ 2002-09-25 14:51 Brad Lucier
  2002-09-25 15:26 ` Tom Tromey
  0 siblings, 1 reply; 2+ messages in thread
From: Brad Lucier @ 2002-09-25 14:51 UTC (permalink / raw)
  To: gcc; +Cc: java, lucier

The mainline hasn't bootstrapped on sparcv9-sun-solaris2.8 for about a
week.

Today, the mainline doesn't bootstrap on sparc-sun-solaris2.8; it bombs with

             -d /export/u3/lucier/programs/gcc/gcc-3.3/objdir/sparc-sun-solaris2.8/libjava ../../../libjava/java/net/DatagramSocketImpl.java
../../../libjava/java/net/DatagramSocket.java:291: error: Can't find method `isBlocking()' in type `java.nio.channels.DatagramChannel'.
       if (ch != null && !ch.isBlocking ())
                            ^
../../../libjava/java/net/DatagramSocket.java:327: error: Can't find method `isBlocking()' in type `java.nio.channels.DatagramChannel'.
       if (ch != null && !ch.isBlocking ())
                            ^
2 errors
make[2]: *** [java/net/DatagramSocket.class] Error 1

There is a lot of activity going on in various branches, but it sure
would be nice of the mainline bootstrapped for a few weeks before release
so people who want to test various things can do so.

Brad

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

* Re: *No* bootstraps on sparc[v9]-sun-solaris2.8
  2002-09-25 14:51 *No* bootstraps on sparc[v9]-sun-solaris2.8 Brad Lucier
@ 2002-09-25 15:26 ` Tom Tromey
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Tromey @ 2002-09-25 15:26 UTC (permalink / raw)
  To: Brad Lucier; +Cc: gcc, java

>>>>> "Brad" == Brad Lucier <lucier@math.purdue.edu> writes:

Brad> Today, the mainline doesn't bootstrap on sparc-sun-solaris2.8;
Brad> it bombs with
Brad>        if (ch != null && !ch.isBlocking ())
Brad>                             ^
Brad> ../../../libjava/java/net/DatagramSocket.java:327: error: Can't find method `isBlocking()' in type `java.nio.channels.DatagramChannel'.

This is already fixed in cvs.

Tom

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

end of thread, other threads:[~2002-09-25 22:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-25 14:51 *No* bootstraps on sparc[v9]-sun-solaris2.8 Brad Lucier
2002-09-25 15:26 ` Tom Tromey

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