Bug#477207: javac fails when run on an i386 Debian with amd64 Linux

2008-04-21 Thread Ivan Shmakov
> Ivan Shmakov <[EMAIL PROTECTED]> writes: [...] > Comparison of `strace's for i386 and amd64 Debian has revealed the > following suspicious syscall run on i386 Debian: > access("/usr/lib32/jvm/java-1.4.2-gcj-4.1-1.4.2.0/jre", F_OK) = -1 ENOENT > Apparently, javac deduces the path to it

Results for 4.3.1 20080420 (prerelease) (Debian 4.3.0-3) libjava testsuite on sparc-unknown-linux-gnu

2008-04-21 Thread Matthias Klose
LAST_UPDATED: Sun Apr 20 12:17:51 UTC 2008 (revision 134483) Target: sparc-linux-gnu gcc version 4.3.1 20080420 (prerelease) (Debian 4.3.0-3) Native configuration is sparc-unknown-linux-gnu === libjava tests === Running target unix === libjava Summary for unix

Results for 4.3.1 20080420 (prerelease) (Debian 4.3.0-3) libjava testsuite on powerpc-unknown-linux-gnu

2008-04-21 Thread Matthias Klose
LAST_UPDATED: Sun Apr 20 12:17:51 UTC 2008 (revision 134483) Target: powerpc-linux-gnu gcc version 4.3.1 20080420 (prerelease) (Debian 4.3.0-3) Native configuration is powerpc-unknown-linux-gnu === libjava tests === Running target unix === libjava Summary for u

Results for 4.3.1 20080420 (prerelease) (Debian 4.3.0-3) libjava testsuite on mipsel-unknown-linux-gnu

2008-04-21 Thread Matthias Klose
LAST_UPDATED: Sun Apr 20 12:17:51 UTC 2008 (revision 134483) Target: mipsel-linux-gnu gcc version 4.3.1 20080420 (prerelease) (Debian 4.3.0-3) Native configuration is mipsel-unknown-linux-gnu === libjava tests === Running target unix === libjava Summary for uni

Results for 4.3.1 20080420 (prerelease) (Debian 4.3.0-3) libjava testsuite on mips-unknown-linux-gnu

2008-04-21 Thread Matthias Klose
LAST_UPDATED: Sun Apr 20 12:17:51 UTC 2008 (revision 134483) Target: mips-linux-gnu gcc version 4.3.1 20080420 (prerelease) (Debian 4.3.0-3) Native configuration is mips-unknown-linux-gnu === libjava tests === Running target unix === libjava Summary for unix ==

Results for 4.3.1 20080420 (prerelease) (Debian 4.3.0-3) libjava testsuite on i486-pc-linux-gnu

2008-04-21 Thread Matthias Klose
LAST_UPDATED: Sun Apr 20 12:17:51 UTC 2008 (revision 134483) Target: i486-linux-gnu gcc version 4.3.1 20080420 (prerelease) (Debian 4.3.0-3) Native configuration is i486-pc-linux-gnu === libjava tests === Running target unix === libjava Summary for unix === #

Bug#476868: marked as done (gnat-4.3: FTBFS (ppc64): Please update debian/ppc64-ada.dpatch)

2008-04-21 Thread Debian Bug Tracking System
Your message dated Mon, 21 Apr 2008 21:17:11 + with message-id <[EMAIL PROTECTED]> and subject line Bug#476868: fixed in gnat-4.3 4.3.0-5 has caused the Debian Bug report #476868, regarding gnat-4.3: FTBFS (ppc64): Please update debian/ppc64-ada.dpatch to be marked as done. This means that yo

Bug#278685: marked as done ([Fixed in 4.4] accepts extension aggregate where expected type is not extension)

2008-04-21 Thread Debian Bug Tracking System
Your message dated Mon, 21 Apr 2008 21:17:11 + with message-id <[EMAIL PROTECTED]> and subject line Bug#278685: fixed in gnat-4.3 4.3.0-5 has caused the Debian Bug report #278685, regarding [Fixed in 4.4] accepts extension aggregate where expected type is not extension to be marked as done.

gnat-4.3_4.3.0-5_amd64.changes ACCEPTED

2008-04-21 Thread Debian Installer
Accepted: gnat-4.3-base_4.3.0-5_amd64.deb to pool/main/g/gnat-4.3/gnat-4.3-base_4.3.0-5_amd64.deb gnat-4.3_4.3.0-5.diff.gz to pool/main/g/gnat-4.3/gnat-4.3_4.3.0-5.diff.gz gnat-4.3_4.3.0-5.dsc to pool/main/g/gnat-4.3/gnat-4.3_4.3.0-5.dsc gnat-4.3_4.3.0-5_amd64.deb to pool/main/g/gnat-4.3/g

Processing of gnat-4.3_4.3.0-5_amd64.changes

2008-04-21 Thread Archive Administrator
gnat-4.3_4.3.0-5_amd64.changes uploaded successfully to localhost along with the files: gnat-4.3_4.3.0-5.dsc gnat-4.3_4.3.0-5.diff.gz gnat-4.3-base_4.3.0-5_amd64.deb libgnat-4.3_4.3.0-5_amd64.deb libgnatvsn4.3-dev_4.3.0-5_amd64.deb libgnatvsn4.3_4.3.0-5_amd64.deb libgnatprj4.3-dev_4.3

Bug#477207: javac fails when run on an i386 Debian with amd64 Linux

2008-04-21 Thread Ivan Shmakov
Package: java-gcj-compat-dev Version: 1.0.65-10 javac fails when run on an i386 Debian if the kernel is compiled for amd64: $ /usr/lib/jvm/java-gcj/bin/javac obj/Test.java -- 1. ERROR in obj/Test.java (at line 1) /* #line 22113 "configure" */ ^ The type ja

Patches for ARM Fortran testcase failures

2008-04-21 Thread Andrew Jenner
I have some patches which fix failures of Fortran testcases on ARM. These are testcase changes only - no changes to the code of GCC itself were required. I have verified that these do indeed fix the problems that they purport to and do not introduce any additional failures for ARM Fortran. g

[Bug classpath/30436] import java.util.Scanner cannot be resolved

2008-04-21 Thread gnu_andrew at member dot fsf dot org
-- gnu_andrew at member dot fsf dot org changed: What|Removed |Added BugsThisDependsOn||36000 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30436 -

[Bug classpath/30436] import java.util.Scanner cannot be resolved

2008-04-21 Thread gnu_andrew at member dot fsf dot org
--- Comment #14 from gnu_andrew at member dot fsf dot org 2008-04-21 14:50 --- Legalities are now cleared up. However, on refactoring and reformatting this code, I discovered that it has never been compiled against GNU Classpath. Before we can commit this, we need support for region-ba

[Bug c/28319] sentinel attribute should support non-NULL sentinels

2008-04-21 Thread ludo at gnu dot org
--- Comment #3 from ludo at gnu dot org 2008-04-21 12:14 --- I proposed a patch, which awaits approval and copyright assignment: http://article.gmane.org/gmane.comp.gcc.patches/160923/focus=160991 Ludovic. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28319 --- You are rec