Bug#445930: libgcj8-1: Problem to compile and to execute java Swing code

2007-10-09 Thread Eugen Dedu
Package: libgcj8-1
Version: 4.2.1-5
Severity: important

Hi,

Since upgrading to the 4.2 version of gcc/gcj, I have errors for
programs that worked before (with 4.1).  Maybe I do not have all the
packages installed?!  Here are the errors:

1. Compilation error:
snoopy:~/smart-surface/simulator$ javac Main.java
Exception in thread "main" java.lang.NoClassDefFoundError:
org.eclipse.jdt.internal.compiler.batch.Main
   at gnu.java.lang.MainThread.run(libgcj.so.81)
Caused by: java.lang.ClassNotFoundException:
org.eclipse.jdt.internal.compiler.batch.Main not found in
gnu.gcj.runtime.SystemClassLoader{urls=[],
parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}
   at java.net.URLClassLoader.findClass(libgcj.so.81)
   at gnu.gcj.runtime.SystemClassLoader.findClass(libgcj.so.81)
   at java.lang.ClassLoader.loadClass(libgcj.so.81)
   at java.lang.ClassLoader.loadClass(libgcj.so.81)
   at gnu.java.lang.MainThread.run(libgcj.so.81)
snoopy:~/smart-surface/simulator$ 

2. Execution error:
snoopy:~/smart-surface/simulator$ gcj -O2 -Wall --main=Main Main.java
Main.java:59: warning: The serializable class IG does not declare a
static final serialVersionUID field of type long
class IG extends JFrame{
  ^^
Main.java:89: warning: The serializable class MainPanel does not
declare a static final serialVersionUID field of type long
class MainPanel extends JPanel{
  ^
Main.java:109: warning: The serializable class CtlPanel does not
declare a static final serialVersionUID field of type long
class CtlPanel extends JPanel{
  
3 problems (3 warnings)
snoopy:~/smart-surface/simulator$ ./a.out 

[During execution, depending on the program, either all the interface
is shown, but no event is generated (the interface does not respond to
any click, key press), or the interface is not shown at all.]

I can attach the program, if needed.

Greetings,
Eugen Dedu

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.22-2-powerpc
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libgcj8-1 depends on:
ii  gcj-4.2-base4.2.1-5  The GNU Compiler Collection (gcj b
ii  libasound2  1.0.14a-2ALSA library
ii  libc6   2.6.1-1  GNU C Library: Shared libraries
ii  libgcc1 1:4.2.1-4GCC support library
ii  libgcj-common   1:4.2.1-6Java runtime library (common files
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

Versions of packages libgcj8-1 recommends:
ii  libgcj8-1-awt 4.2.1-5AWT peer runtime libraries for use
ii  libgcj8-jar   4.2.1-5Java runtime library for use with 

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[Bug tree-optimization/30052] [4.2 Regression] points-to analysis slow and memory hungry

2007-10-09 Thread rguenth at gcc dot gnu dot org


--- Comment #49 from rguenth at gcc dot gnu dot org  2007-10-09 11:44 
---
*** Bug 33708 has been marked as a duplicate of this bug. ***


-- 

rguenth at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||fsemkin at yandex dot ru


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30052

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[Bug middle-end/33708] Building X.org 6.9.0

2007-10-09 Thread rguenth at gcc dot gnu dot org


--- Comment #4 from rguenth at gcc dot gnu dot org  2007-10-09 11:44 ---


*** This bug has been marked as a duplicate of 30052 ***


-- 

rguenth at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution||DUPLICATE


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33708

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Bug#445800: icewm: FTBFS: yapp.cc:472: internal compiler error: in reference_to_unused, at dwarf2out.c:10010

2007-10-09 Thread Kamaraju S Kusumanchi


>> Relevant part:
>>   CXXyapp.o
> 
> this is irrelevant, the build log may look nice, but it doesn't give
> any information. g++-4.2 -c -O2 yapp.ii doesn't show the ICE.
> 

Hi Matthias

I am able to reproduce this bug by adding a couple of options to g++.
The instructions I used are

$dpkg-source -x icewm_1.2.32-2.dsc
$cd icewm-1.2.32/src/
$g++ -g -c yapp.cc -I/usr/include/freetype2
yapp.cc:472: internal compiler error: in reference_to_unused, at
dwarf2out.c:10010
Please submit a full bug report,
with preprocessed source if appropriate.
See http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see .

$g++ -v
Using built-in specs.
Target: i486-linux-gnu
Configured
with: ../src/configure -v 
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr 
--enable-shared --with-system-zlib --libexecdir=/usr/lib 
--without-included-gettext --enable-threads=posix --enable-nls 
--with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 
--enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr 
--enable-targets=all --enable-checking=release --build=i486-linux-gnu 
--host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.2.1 (Debian 4.2.1-6)


hth
raju

-- 
Kamaraju S Kusumanchi
http://www.people.cornell.edu/pages/kk288/
http://malayamaarutham.blogspot.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processing of gcc-4.2_4.2.2-1_i386.changes

2007-10-09 Thread Archive Administrator
gcc-4.2_4.2.2-1_i386.changes uploaded successfully to localhost
along with the files:
  gcc-4.2_4.2.2-1.dsc
  gcc-4.2_4.2.2.orig.tar.gz
  gcc-4.2_4.2.2-1.diff.gz
  gcc-4.2-source_4.2.2-1_all.deb
  cpp-4.2-doc_4.2.2-1_all.deb
  libstdc++6-4.2-doc_4.2.2-1_all.deb
  gfortran-4.2-doc_4.2.2-1_all.deb
  gcc-4.2-doc_4.2.2-1_all.deb
  gcc-4.2-locales_4.2.2-1_all.deb
  gcc-4.2-base_4.2.2-1_i386.deb
  libgcc1_4.2.2-1_i386.deb
  libgcc1-dbg_4.2.2-1_i386.deb
  lib64gcc1_4.2.2-1_i386.deb
  lib64gcc1-dbg_4.2.2-1_i386.deb
  libgomp1_4.2.2-1_i386.deb
  libgomp1-dbg_4.2.2-1_i386.deb
  lib64gomp1_4.2.2-1_i386.deb
  lib64gomp1-dbg_4.2.2-1_i386.deb
  cpp-4.2_4.2.2-1_i386.deb
  protoize_4.2.2-1_i386.deb
  fixincludes_4.2.2-1_i386.deb
  libmudflap0-4.2-dev_4.2.2-1_i386.deb
  libmudflap0_4.2.2-1_i386.deb
  libmudflap0-dbg_4.2.2-1_i386.deb
  lib64mudflap0_4.2.2-1_i386.deb
  lib64mudflap0-dbg_4.2.2-1_i386.deb
  gobjc++-4.2-multilib_4.2.2-1_i386.deb
  gobjc++-4.2_4.2.2-1_i386.deb
  gobjc-4.2-multilib_4.2.2-1_i386.deb
  gobjc-4.2_4.2.2-1_i386.deb
  libobjc2_4.2.2-1_i386.deb
  libobjc2-dbg_4.2.2-1_i386.deb
  lib64objc2_4.2.2-1_i386.deb
  lib64objc2-dbg_4.2.2-1_i386.deb
  libffi4_4.2.2-1_i386.deb
  libffi4-dev_4.2.2-1_i386.deb
  libffi4-dbg_4.2.2-1_i386.deb
  lib64ffi4_4.2.2-1_i386.deb
  lib64ffi4-dbg_4.2.2-1_i386.deb
  g++-4.2-multilib_4.2.2-1_i386.deb
  g++-4.2_4.2.2-1_i386.deb
  libstdc++6_4.2.2-1_i386.deb
  lib64stdc++6_4.2.2-1_i386.deb
  lib64stdc++6-4.2-dbg_4.2.2-1_i386.deb
  libstdc++6-4.2-dev_4.2.2-1_i386.deb
  libstdc++6-4.2-pic_4.2.2-1_i386.deb
  libstdc++6-4.2-dbg_4.2.2-1_i386.deb
  libgfortran2_4.2.2-1_i386.deb
  libgfortran2-dbg_4.2.2-1_i386.deb
  lib64gfortran2_4.2.2-1_i386.deb
  lib64gfortran2-dbg_4.2.2-1_i386.deb
  gfortran-4.2-multilib_4.2.2-1_i386.deb
  gfortran-4.2_4.2.2-1_i386.deb
  treelang-4.2_4.2.2-1_i386.deb
  gcc-4.2-multilib_4.2.2-1_i386.deb
  gcc-4.2_4.2.2-1_i386.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



gcc-4.2_4.2.2-1_i386.changes ACCEPTED

2007-10-09 Thread Debian Installer

Accepted:
cpp-4.2-doc_4.2.2-1_all.deb
  to pool/main/g/gcc-4.2/cpp-4.2-doc_4.2.2-1_all.deb
cpp-4.2_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/cpp-4.2_4.2.2-1_i386.deb
fixincludes_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/fixincludes_4.2.2-1_i386.deb
g++-4.2-multilib_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/g++-4.2-multilib_4.2.2-1_i386.deb
g++-4.2_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/g++-4.2_4.2.2-1_i386.deb
gcc-4.2-base_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/gcc-4.2-base_4.2.2-1_i386.deb
gcc-4.2-doc_4.2.2-1_all.deb
  to pool/main/g/gcc-4.2/gcc-4.2-doc_4.2.2-1_all.deb
gcc-4.2-locales_4.2.2-1_all.deb
  to pool/main/g/gcc-4.2/gcc-4.2-locales_4.2.2-1_all.deb
gcc-4.2-multilib_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/gcc-4.2-multilib_4.2.2-1_i386.deb
gcc-4.2-source_4.2.2-1_all.deb
  to pool/main/g/gcc-4.2/gcc-4.2-source_4.2.2-1_all.deb
gcc-4.2_4.2.2-1.diff.gz
  to pool/main/g/gcc-4.2/gcc-4.2_4.2.2-1.diff.gz
gcc-4.2_4.2.2-1.dsc
  to pool/main/g/gcc-4.2/gcc-4.2_4.2.2-1.dsc
gcc-4.2_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/gcc-4.2_4.2.2-1_i386.deb
gcc-4.2_4.2.2.orig.tar.gz
  to pool/main/g/gcc-4.2/gcc-4.2_4.2.2.orig.tar.gz
gfortran-4.2-doc_4.2.2-1_all.deb
  to pool/main/g/gcc-4.2/gfortran-4.2-doc_4.2.2-1_all.deb
gfortran-4.2-multilib_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/gfortran-4.2-multilib_4.2.2-1_i386.deb
gfortran-4.2_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/gfortran-4.2_4.2.2-1_i386.deb
gobjc++-4.2-multilib_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/gobjc++-4.2-multilib_4.2.2-1_i386.deb
gobjc++-4.2_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/gobjc++-4.2_4.2.2-1_i386.deb
gobjc-4.2-multilib_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/gobjc-4.2-multilib_4.2.2-1_i386.deb
gobjc-4.2_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/gobjc-4.2_4.2.2-1_i386.deb
lib64ffi4-dbg_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/lib64ffi4-dbg_4.2.2-1_i386.deb
lib64ffi4_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/lib64ffi4_4.2.2-1_i386.deb
lib64gcc1-dbg_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/lib64gcc1-dbg_4.2.2-1_i386.deb
lib64gcc1_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/lib64gcc1_4.2.2-1_i386.deb
lib64gfortran2-dbg_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/lib64gfortran2-dbg_4.2.2-1_i386.deb
lib64gfortran2_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/lib64gfortran2_4.2.2-1_i386.deb
lib64gomp1-dbg_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/lib64gomp1-dbg_4.2.2-1_i386.deb
lib64gomp1_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/lib64gomp1_4.2.2-1_i386.deb
lib64mudflap0-dbg_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/lib64mudflap0-dbg_4.2.2-1_i386.deb
lib64mudflap0_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/lib64mudflap0_4.2.2-1_i386.deb
lib64objc2-dbg_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/lib64objc2-dbg_4.2.2-1_i386.deb
lib64objc2_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/lib64objc2_4.2.2-1_i386.deb
lib64stdc++6-4.2-dbg_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/lib64stdc++6-4.2-dbg_4.2.2-1_i386.deb
lib64stdc++6_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/lib64stdc++6_4.2.2-1_i386.deb
libffi4-dbg_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/libffi4-dbg_4.2.2-1_i386.deb
libffi4-dev_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/libffi4-dev_4.2.2-1_i386.deb
libffi4_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/libffi4_4.2.2-1_i386.deb
libgcc1-dbg_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/libgcc1-dbg_4.2.2-1_i386.deb
libgcc1_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/libgcc1_4.2.2-1_i386.deb
libgfortran2-dbg_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/libgfortran2-dbg_4.2.2-1_i386.deb
libgfortran2_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/libgfortran2_4.2.2-1_i386.deb
libgomp1-dbg_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/libgomp1-dbg_4.2.2-1_i386.deb
libgomp1_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/libgomp1_4.2.2-1_i386.deb
libmudflap0-4.2-dev_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/libmudflap0-4.2-dev_4.2.2-1_i386.deb
libmudflap0-dbg_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/libmudflap0-dbg_4.2.2-1_i386.deb
libmudflap0_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/libmudflap0_4.2.2-1_i386.deb
libobjc2-dbg_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/libobjc2-dbg_4.2.2-1_i386.deb
libobjc2_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/libobjc2_4.2.2-1_i386.deb
libstdc++6-4.2-dbg_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/libstdc++6-4.2-dbg_4.2.2-1_i386.deb
libstdc++6-4.2-dev_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/libstdc++6-4.2-dev_4.2.2-1_i386.deb
libstdc++6-4.2-doc_4.2.2-1_all.deb
  to pool/main/g/gcc-4.2/libstdc++6-4.2-doc_4.2.2-1_all.deb
libstdc++6-4.2-pic_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/libstdc++6-4.2-pic_4.2.2-1_i386.deb
libstdc++6_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/libstdc++6_4.2.2-1_i386.deb
protoize_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/protoize_4.2.2-1_i386.deb
treelang-4.2_4.2.2-1_i386.deb
  to pool/main/g/gcc-4.2/treelang-4.2_4.2.2-1_i386.deb


Override entries for your package:
cpp-4.2-doc_4.2.2-1_all.deb - optional doc
cpp-4.2_4.2.2-1_i386.deb - optional interpreters
fixincludes_4.2.2-1_i386.deb - optional devel
g++-4.2-multi

[Bug tree-optimization/16876] [4.0/4.1/4.2 Regression] ICE on testcase with -O3 in fold-const

2007-10-09 Thread mmitchel at gcc dot gnu dot org


--- Comment #21 from mmitchel at gcc dot gnu dot org  2007-10-09 19:20 
---
Change target milestone to 4.2.3, as 4.2.2 has been released.


-- 

mmitchel at gcc dot gnu dot org changed:

   What|Removed |Added

   Target Milestone|4.2.2   |4.2.3


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16876

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[Bug target/27880] [4.2/4.3 regression] undefined reference to `_Unwind_GetIPInfo'

2007-10-09 Thread mmitchel at gcc dot gnu dot org


--- Comment #18 from mmitchel at gcc dot gnu dot org  2007-10-09 19:21 
---
Change target milestone to 4.2.3, as 4.2.2 has been released.


-- 

mmitchel at gcc dot gnu dot org changed:

   What|Removed |Added

   Target Milestone|4.2.2   |4.2.3


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27880

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[Bug tree-optimization/30052] [4.2 Regression] points-to analysis slow and memory hungry

2007-10-09 Thread mmitchel at gcc dot gnu dot org


--- Comment #50 from mmitchel at gcc dot gnu dot org  2007-10-09 19:21 
---
Change target milestone to 4.2.3, as 4.2.2 has been released.


-- 

mmitchel at gcc dot gnu dot org changed:

   What|Removed |Added

   Target Milestone|4.2.2   |4.2.3


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30052

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[Bug target/29206] [4.2/4.3 regression] gcj-dbtool segfaults

2007-10-09 Thread mmitchel at gcc dot gnu dot org


--- Comment #11 from mmitchel at gcc dot gnu dot org  2007-10-09 19:22 
---
Change target milestone to 4.2.3, as 4.2.2 has been released.


-- 

mmitchel at gcc dot gnu dot org changed:

   What|Removed |Added

   Target Milestone|4.2.1   |4.2.2
   Target Milestone|4.2.2   |4.2.3


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29206

--- You are receiving this mail because: ---
You reported the bug, or are watching the reporter.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[Bug target/26415] [4.2/4.3 regression] m68k-linux bootstrap error during stage2

2007-10-09 Thread mmitchel at gcc dot gnu dot org


--- Comment #11 from mmitchel at gcc dot gnu dot org  2007-10-09 19:22 
---
Change target milestone to 4.2.3, as 4.2.2 has been released.


-- 

mmitchel at gcc dot gnu dot org changed:

   What|Removed |Added

   Target Milestone|4.2.2   |4.2.3


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26415

--- You are receiving this mail because: ---
You reported the bug, or are watching the reporter.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[Bug rtl-optimization/33410] [4.2/4.3 regression] ICE in iv_analyze_expr, at loop-iv.c:934

2007-10-09 Thread mmitchel at gcc dot gnu dot org


--- Comment #4 from mmitchel at gcc dot gnu dot org  2007-10-09 19:22 
---
Change target milestone to 4.2.3, as 4.2.2 has been released.


-- 

mmitchel at gcc dot gnu dot org changed:

   What|Removed |Added

   Target Milestone|4.2.2   |4.2.3


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33410

--- You are receiving this mail because: ---
You reported the bug, or are watching the reporter.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processing of gnat-4.2_4.2.2-1_amd64.changes

2007-10-09 Thread Archive Administrator
gnat-4.2_4.2.2-1_amd64.changes uploaded successfully to localhost
along with the files:
  gnat-4.2_4.2.2-1.dsc
  gnat-4.2_4.2.2.orig.tar.gz
  gnat-4.2_4.2.2-1.diff.gz
  gnat-4.2-doc_4.2.2-1_all.deb
  gnat-4.2-base_4.2.2-1_amd64.deb
  libgnatprj-dev_4.2.2-1_amd64.deb
  libgnatprj4.2_4.2.2-1_amd64.deb
  libgnatprj4.2-dbg_4.2.2-1_amd64.deb
  libgnat-4.2_4.2.2-1_amd64.deb
  libgnat-4.2-dbg_4.2.2-1_amd64.deb
  libgnatvsn-dev_4.2.2-1_amd64.deb
  libgnatvsn4.2_4.2.2-1_amd64.deb
  libgnatvsn4.2-dbg_4.2.2-1_amd64.deb
  gnat-4.2_4.2.2-1_amd64.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



gnat-4.2_4.2.2-1_amd64.changes ACCEPTED

2007-10-09 Thread Debian Installer

Accepted:
gnat-4.2-base_4.2.2-1_amd64.deb
  to pool/main/g/gnat-4.2/gnat-4.2-base_4.2.2-1_amd64.deb
gnat-4.2-doc_4.2.2-1_all.deb
  to pool/main/g/gnat-4.2/gnat-4.2-doc_4.2.2-1_all.deb
gnat-4.2_4.2.2-1.diff.gz
  to pool/main/g/gnat-4.2/gnat-4.2_4.2.2-1.diff.gz
gnat-4.2_4.2.2-1.dsc
  to pool/main/g/gnat-4.2/gnat-4.2_4.2.2-1.dsc
gnat-4.2_4.2.2-1_amd64.deb
  to pool/main/g/gnat-4.2/gnat-4.2_4.2.2-1_amd64.deb
gnat-4.2_4.2.2.orig.tar.gz
  to pool/main/g/gnat-4.2/gnat-4.2_4.2.2.orig.tar.gz
libgnat-4.2-dbg_4.2.2-1_amd64.deb
  to pool/main/g/gnat-4.2/libgnat-4.2-dbg_4.2.2-1_amd64.deb
libgnat-4.2_4.2.2-1_amd64.deb
  to pool/main/g/gnat-4.2/libgnat-4.2_4.2.2-1_amd64.deb
libgnatprj-dev_4.2.2-1_amd64.deb
  to pool/main/g/gnat-4.2/libgnatprj-dev_4.2.2-1_amd64.deb
libgnatprj4.2-dbg_4.2.2-1_amd64.deb
  to pool/main/g/gnat-4.2/libgnatprj4.2-dbg_4.2.2-1_amd64.deb
libgnatprj4.2_4.2.2-1_amd64.deb
  to pool/main/g/gnat-4.2/libgnatprj4.2_4.2.2-1_amd64.deb
libgnatvsn-dev_4.2.2-1_amd64.deb
  to pool/main/g/gnat-4.2/libgnatvsn-dev_4.2.2-1_amd64.deb
libgnatvsn4.2-dbg_4.2.2-1_amd64.deb
  to pool/main/g/gnat-4.2/libgnatvsn4.2-dbg_4.2.2-1_amd64.deb
libgnatvsn4.2_4.2.2-1_amd64.deb
  to pool/main/g/gnat-4.2/libgnatvsn4.2_4.2.2-1_amd64.deb


Override entries for your package:
gnat-4.2-base_4.2.2-1_amd64.deb - optional libs
gnat-4.2-doc_4.2.2-1_all.deb - optional doc
gnat-4.2_4.2.2-1.dsc - source devel
gnat-4.2_4.2.2-1_amd64.deb - optional devel
libgnat-4.2-dbg_4.2.2-1_amd64.deb - extra libdevel
libgnat-4.2_4.2.2-1_amd64.deb - optional libs
libgnatprj-dev_4.2.2-1_amd64.deb - optional libdevel
libgnatprj4.2-dbg_4.2.2-1_amd64.deb - extra libdevel
libgnatprj4.2_4.2.2-1_amd64.deb - optional libs
libgnatvsn-dev_4.2.2-1_amd64.deb - optional libdevel
libgnatvsn4.2-dbg_4.2.2-1_amd64.deb - extra libdevel
libgnatvsn4.2_4.2.2-1_amd64.deb - optional libs

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Results for 4.2.2 (Debian 4.2.2-1) testsuite on alpha-unknown-linux-gnu

2007-10-09 Thread Matthias Klose
LAST_UPDATED: Mon Oct  8 19:09:24 UTC 2007 (revision 129136)

Native configuration is alpha-unknown-linux-gnu

=== libffi tests ===


Running target unix

=== libffi Summary ===

# of expected passes1108
# of unsupported tests  8
=== libgomp tests ===


Running target unix

=== libgomp Summary ===

# of expected passes1574
=== libstdc++ tests ===


Running target unix
FAIL: abi_check
XPASS: 26_numerics/cmath/c99_classification_macros_c.cc (test for excess errors)
XPASS: 27_io/fpos/14320-1.cc execution test
FAIL: ext/pb_ds/regression/tree_data_map_rand.cc execution test
FAIL: ext/pb_ds/regression/tree_no_data_map_rand.cc execution test

=== libstdc++ Summary ===

# of expected passes3842
# of unexpected failures3
# of unexpected successes   2
# of expected failures  14
# of unsupported tests  316
Target: alpha-linux-gnu
gcc version 4.2.2 (Debian 4.2.2-1)

=== g++ tests ===


Running target unix
FAIL: g++.dg/other/unused1.C scan-assembler 
(string|ascii?)z?\\t"class2("|000)
FAIL: g++.dg/other/unused1.C scan-assembler 
(string|ascii?)z?\\t"printer("|000)

=== g++ Summary ===

# of expected passes13486
# of unexpected failures2
# of expected failures  66
# of unsupported tests  120
/build/buildd/gcc-4.2-4.2.2/build/gcc/testsuite/g++/../../g++  version 4.2.2 
(Debian 4.2.2-1)

=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/compile/20061005-1.c  -O0  (internal compiler error)
FAIL: gcc.c-torture/compile/20061005-1.c  -O0  (test for excess errors)
FAIL: gcc.c-torture/compile/20061005-1.c  -O1  (internal compiler error)
FAIL: gcc.c-torture/compile/20061005-1.c  -O1  (test for excess errors)
FAIL: gcc.c-torture/compile/20061005-1.c  -O2  (internal compiler error)
FAIL: gcc.c-torture/compile/20061005-1.c  -O2  (test for excess errors)
FAIL: gcc.c-torture/compile/20061005-1.c  -O3 -fomit-frame-pointer  (internal 
compiler error)
FAIL: gcc.c-torture/compile/20061005-1.c  -O3 -fomit-frame-pointer  (test for 
excess errors)
FAIL: gcc.c-torture/compile/20061005-1.c  -O3 -g  (internal compiler error)
FAIL: gcc.c-torture/compile/20061005-1.c  -O3 -g  (test for excess errors)
FAIL: gcc.c-torture/compile/20061005-1.c  -Os  (internal compiler error)
FAIL: gcc.c-torture/compile/20061005-1.c  -Os  (test for excess errors)
FAIL: gcc.c-torture/execute/20050121-1.c compilation,  -O0  (internal compiler 
error)
UNRESOLVED: gcc.c-torture/execute/20050121-1.c execution,  -O0 
UNRESOLVED: gcc.c-torture/execute/mayalias-2.c execution,  -O3 -g 
FAIL: gcc.dg/compat/scalar-return-4 c_compat_y_tst.o compile,  (internal 
compiler error)
UNRESOLVED: gcc.dg/compat/scalar-return-4 c_compat_x_tst.o-c_compat_y_tst.o 
link 
UNRESOLVED: gcc.dg/compat/scalar-return-4 c_compat_x_tst.o-c_compat_y_tst.o 
execute 
FAIL: tmpdir-gcc.dg-struct-layout-1/t003 c_compat_x_tst.o-c_compat_y_tst.o 
execute 
FAIL: gcc.dg/cleanup-10.c execution test
FAIL: gcc.dg/cleanup-11.c execution test
FAIL: gcc.dg/cleanup-8.c execution test
FAIL: gcc.dg/cleanup-9.c execution test
FAIL: gcc.dg/pr27095.c scan-assembler-not (?n)strlen(.*\\n)+.*strlen
FAIL: gcc.dg/torture/fp-int-convert-timode.c  -O0  execution test
FAIL: gcc.dg/torture/fp-int-convert-timode.c  -O1  execution test
FAIL: gcc.dg/torture/fp-int-convert-timode.c  -O2  execution test
FAIL: gcc.dg/torture/fp-int-convert-timode.c  -O3 -fomit-frame-pointer  
execution test
FAIL: gcc.dg/torture/fp-int-convert-timode.c  -O3 -g  execution test
FAIL: gcc.dg/torture/fp-int-convert-timode.c  -Os  execution test
FAIL: gcc.dg/vect/pr21591.c scan-tree-dump-times vectorized 1 loops 1
XPASS: gcc.dg/vect/vect-reduc-1char.c scan-tree-dump-times vectorized 3 loops 1
XPASS: gcc.dg/vect/vect-reduc-1short.c scan-tree-dump-times vectorized 3 loops 1
XPASS: gcc.dg/vect/wrapv-vect-reduc-2char.c scan-tree-dump-times vectorized 3 
loops 1
XPASS: gcc.dg/vect/wrapv-vect-reduc-2short.c scan-tree-dump-times vectorized 3 
loops 1

=== gcc Summary ===

# of expected passes41283
# of unexpected failures27
# of unexpected successes   4
# of expected failures  112
# of unresolved testcases   4
# of untested testcases 28
# of unsupported tests  438
/build/buildd/gcc-4.2-4.2.2/build/gcc/xgcc  version 4.2.2 (Debian 4.2.2-1)

=== gfortran tests ===


Running target unix
FAIL: gfortran.dg/c_by_val_1.f  -O0  execution test
FAIL: gfortran.dg/c_by_val_1.f  -O1  execution test
FAIL: gfortran.dg/c_by_val_1.f  -O2  execution test
FAIL: gfortran.dg/c_by_val_1.f  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/c_by_val_1.f  -O3 -fomit-frame-pointer -funroll-loops  
execution test
FAIL: gfortran.dg/c_by_val_1.f  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  execution test
FAIL:

Results for 4.2.2 (Debian 4.2.2-1) testsuite on x86_64-pc-linux-gnu

2007-10-09 Thread Matthias Klose
LAST_UPDATED: Mon Oct  8 19:09:24 UTC 2007 (revision 129136)

Target: x86_64-linux-gnu
gcc version 4.2.2 (Debian 4.2.2-1)
Native configuration is x86_64-pc-linux-gnu

=== g++ tests ===


Running target unix
FAIL: g++.dg/other/unused1.C scan-assembler 
(string|ascii?)z?\\t"class2("|000)
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not offset: -4B
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not &x\\[5\\]

=== g++ Summary for unix ===

# of expected passes13509
# of unexpected failures1
# of unexpected successes   2
# of expected failures  66
# of unsupported tests  106

Running target unix/-fstack-protector
FAIL: g++.dg/other/unused1.C scan-assembler 
(string|ascii?)z?\\t"class2("|000)
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not offset: -4B
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not &x\\[5\\]

=== g++ Summary for unix/-fstack-protector ===

# of expected passes13509
# of unexpected failures1
# of unexpected successes   2
# of expected failures  66
# of unsupported tests  106

=== g++ Summary ===

# of expected passes27018
# of unexpected failures2
# of unexpected successes   4
# of expected failures  132
# of unsupported tests  212
/build/buildd/gcc-4.2-4.2.2/build/gcc/testsuite/g++/../../g++  version 4.2.2 
(Debian 4.2.2-1)

=== gcc tests ===


Running target unix
UNRESOLVED: gcc.c-torture/execute/mayalias-2.c execution,  -O3 -g 
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c  -O0  compilation 
failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c  -O1  compilation 
failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c  -O2  compilation 
failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c  -O3 
-fomit-frame-pointer  compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c  -O3 -g  
compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c  -Os  compilation 
failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c  -O0  compilation failed 
to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c  -O1  compilation failed 
to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c  -O2  compilation failed 
to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c  -O3 -fomit-frame-pointer  
compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c  -O3 -g  compilation 
failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c  -Os  compilation failed 
to produce executable
FAIL: gcc.target/i386/pr30961-1.c scan-assembler-not movapd

=== gcc Summary for unix ===

# of expected passes42109
# of unexpected failures1
# of expected failures  127
# of unresolved testcases   13
# of untested testcases 28
# of unsupported tests  402

Running target unix/-fstack-protector
UNRESOLVED: gcc.c-torture/execute/mayalias-2.c execution,  -O3 -g 
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c  -O0  compilation 
failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c  -O1  compilation 
failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c  -O2  compilation 
failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c  -O3 
-fomit-frame-pointer  compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c  -O3 -g  
compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c  -Os  compilation 
failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c  -O0  compilation failed 
to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c  -O1  compilation failed 
to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c  -O2  compilation failed 
to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c  -O3 -fomit-frame-pointer  
compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c  -O3 -g  compilation 
failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c  -Os  compilation failed 
to produce executable
FAIL: gcc.target/i386/pr30961-1.c scan-assembler-not movapd

=== gcc Summary for unix/-fstack-protector ===

# of expected passes42109
# of unexpected failures1
# of expected failures  127
# of unresolved testcases   13
# of untested testcases 28
# of unsupported tests  402

=== gcc Summary =

Results for 4.2.2 (Debian 4.2.2-1) testsuite on i486-pc-linux-gnu

2007-10-09 Thread Matthias Klose
LAST_UPDATED: Mon Oct  8 19:09:24 UTC 2007 (revision 129136)

Target: i486-linux-gnu
gcc version 4.2.2 (Debian 4.2.2-1)
Native configuration is i486-pc-linux-gnu

=== g++ tests ===


Running target unix
FAIL: g++.dg/other/unused1.C scan-assembler 
(string|ascii?)z?\\t"class2("|000)
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not offset: -4B
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not &x\\[5\\]

=== g++ Summary for unix ===

# of expected passes13599
# of unexpected failures1
# of unexpected successes   2
# of expected failures  66
# of unsupported tests  74

Running target unix/-fstack-protector
FAIL: g++.dg/other/unused1.C scan-assembler 
(string|ascii?)z?\\t"class2("|000)
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not offset: -4B
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not &x\\[5\\]

=== g++ Summary for unix/-fstack-protector ===

# of expected passes13599
# of unexpected failures1
# of unexpected successes   2
# of expected failures  66
# of unsupported tests  74

Running target unix/-m64
FAIL: g++.dg/other/unused1.C scan-assembler 
(string|ascii?)z?\\t"class2("|000)
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not offset: -4B
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not &x\\[5\\]

=== g++ Summary for unix/-m64 ===

# of expected passes13509
# of unexpected failures1
# of unexpected successes   2
# of expected failures  66
# of unsupported tests  106

=== g++ Summary ===

# of expected passes40707
# of unexpected failures3
# of unexpected successes   6
# of expected failures  198
# of unsupported tests  254
/scratch/packages/gcc/4.2/gcc-4.2-4.2.2/build/gcc/testsuite/g++/../../g++  
version 4.2.2 (Debian 4.2.2-1)

=== gcc tests ===


Running target unix
UNRESOLVED: gcc.c-torture/execute/mayalias-2.c execution,  -O3 -g 

=== gcc Summary for unix ===

# of expected passes42275
# of expected failures  116
# of unresolved testcases   1
# of untested testcases 28
# of unsupported tests  293

Running target unix/-fstack-protector
UNRESOLVED: gcc.c-torture/execute/mayalias-2.c execution,  -O3 -g 

=== gcc Summary for unix/-fstack-protector ===

# of expected passes42275
# of expected failures  116
# of unresolved testcases   1
# of untested testcases 28
# of unsupported tests  293

Running target unix/-m64
UNRESOLVED: gcc.c-torture/execute/mayalias-2.c execution,  -O3 -g 
FAIL: gcc.dg/invalid-call-1.c non-compatible type (test for warnings, line 16)
FAIL: gcc.dg/invalid-call-1.c (test for excess errors)
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c  -O0  compilation 
failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c  -O1  compilation 
failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c  -O2  compilation 
failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c  -O3 
-fomit-frame-pointer  compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c  -O3 -g  
compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c  -Os  compilation 
failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c  -O0  compilation failed 
to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c  -O1  compilation failed 
to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c  -O2  compilation failed 
to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c  -O3 -fomit-frame-pointer  
compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c  -O3 -g  compilation 
failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c  -Os  compilation failed 
to produce executable
FAIL: gcc.misc-tests/linkage.c link
FAIL: gcc.target/i386/pr30961-1.c scan-assembler-not movapd

=== gcc Summary for unix/-m64 ===

# of expected passes42099
# of unexpected failures4
# of expected failures  127
# of unresolved testcases   13
# of untested testcases 28
# of unsupported tests  405

=== gcc Summary ===

# of expected passes126649
# of unexpected failures4
# of expected failures  359
# of unresolved testcases   15
# of untested testcases 84
# of unsupported tests  991
/scratch/packages/gcc/4.2/gcc-4.2-4.2.2/build/gcc/xgcc  version 4.2.2 (Debian 
4.2.2-1)

=== gfortran tests ===


Running target unix
XPASS: gfortran.dg/csqrt_2.f  -O0  execution test
XPASS: 

Debian-gcc your free password

2007-10-09 Thread Kathy Huerta
FreeLifetime [EMAIL PROTECTED] Pass
www shewantyou cn

potion preiotization
French brilliancies


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]