Bug#558999: FTBFS [hppa] - recompile with -ffunction-sections

2011-08-07 Thread Matthias Klose
reopen 558999
thanks

On 08/05/2011 04:41 PM, Sylvestre Ledru wrote:
> I am closing this bug since hppa is no longer a target arch for Debian.

sorry, but this is plain wrong.  with this argument you can close any bug which
affects debian-ports only.



-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e3eb06f.2060...@debian.org



Processed: Re: Bug#558999: FTBFS [hppa] - recompile with -ffunction-sections

2011-08-07 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reopen 558999
Bug #558999 {Done: Sylvestre Ledru } [gcc-4.4] FTBFS 
[hppa] - recompile with -ffunction-sections
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
558999: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558999
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.131273125332045.transcr...@bugs.debian.org



Bug#633458: gcc-4.6 miscompiles libgcrypt11 on sparc

2011-08-07 Thread Andreas Metzler
On 2011-07-31 Julien Cristau  wrote:
> On Sun, Jul 10, 2011 at 15:26:07 +0200, Andreas Metzler wrote:
[...] 
>> gcc-4.6 seems to miscompile libgcrypt11 on armel, causing total
>> failure of gnutls26.
 
>> ---
>> (sid)ametzler@abel:~/GNUTLS$ ~/GNUTLS/2.10.5-2/usr/bin/gnutls-cli 
>> db.debian.org Resolving 'db.debian.org'...
>> Connecting to '82.195.75.106:443'...
>> *** Fatal error: Decryption has failed.
>> *** Handshake has failed
>> GnuTLS error: Decryption has failed.
>> ---

> I get similar failure on sparc.  1.4.6-7 was built with gcc 4.4, works.
> 1.4.6-8, built with gcc 4.6, fails with an unaligned access.
[...]

libgcrypt 1.4.6-8 activates the arm workaround for sparc, too. This
worked for me on smetana.debian.org.

cu andreas




-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110807160920.ga3...@downhill.g.la



Bug#633458: gcc-4.6 miscompiles libgcrypt11 on sparc

2011-08-07 Thread Andreas Metzler
On 2011-08-07 Andreas Metzler  wrote:
[...]

> libgcrypt 1.4.6-8 activates the arm workaround for sparc, too.
[...]

aargh. s/1.4.6-8/1.4.6-9/



-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110807162633.gc3...@downhill.g.la



Bug#636277: gcc-3.3: should be multiarch'ified

2011-08-07 Thread Felix Geyer
tags 636277 patch
thanks

I've converted the package for multiarch and fixed a build failure on Ubuntu.

Changelog:
  * Fix FTBFS with multiarch linux-libc-dev.
- Add multiarch.dpatch to make gcc-3.3 aware of the multiarch include path.
  * Sync debian/control.m4 with debian/control.
  * Build libstdc++5 for multiarch. (Closes: #636277)

diff -u gcc-3.3-3.3.6ds1/debian/rules2 gcc-3.3-3.3.6ds1/debian/rules2
--- gcc-3.3-3.3.6ds1/debian/rules2
+++ gcc-3.3-3.3.6ds1/debian/rules2
@@ -141,6 +141,8 @@
   CONFARGS += --disable-multilib
 endif
 
+CONFARGS += --with-multiarch-defaults=$(DEB_HOST_MULTIARCH)
+
 ifndef DEB_CROSS
   CONFARGS += $(TARGET_ALIAS)
 else
diff -u gcc-3.3-3.3.6ds1/debian/control.m4 gcc-3.3-3.3.6ds1/debian/control.m4
--- gcc-3.3-3.3.6ds1/debian/control.m4
+++ gcc-3.3-3.3.6ds1/debian/control.m4
@@ -18,7 +18,7 @@
 ifdef(`PRI', `', `
 define(`PRI', `$1')
 ')
-define(`MAINTAINER', `Debian GCC Maintainers ')
+define(`MAINTAINER', `Philipp Kern ')
 
 define(`ifenabled', `ifelse(index(enabled_languages, `$1'), -1, `dnl', `$2')')
 
@@ -28,12 +28,12 @@
 Section: devel
 Priority: PRI(standard)
 Maintainer: MAINTAINER
-Uploaders: Matthias Klose , Gerhard Tonn 
+Uploaders: Marc 'HE' Brockschmidt 
 Standards-Version: 3.6.2
 ifdef(`TARGET',`dnl cross
-Build-Depends: dpkg-dev (>= 1.13.9), LIBC_BUILD_DEP, m4, autoconf2.13, automake1.4 | automake (<< 1.5), libtool, autotools-dev, gawk, bzip2, dpkg-cross (>= 1.18.1), BINUTILS_BUILD_DEP, debhelper (>= 3.0.25), bison (>= 1:1.875), flex, realpath (>= 1.9.12), lsb-release`'TARGETBD
+Build-Depends: dpkg-dev (>= 1.16.0), LIBC_BUILD_DEP, m4, autoconf2.13, automake1.4, libtool, autotools-dev, gawk, bzip2, dpkg-cross (>= 1.18.1), BINUTILS_BUILD_DEP, debhelper (>= 8.1.3), bison (>= 1:1.875), flex, realpath (>= 1.9.12), lsb-release`'TARGETBD
 ',`dnl native
-Build-Depends: dpkg-dev (>= 1.13.9), LIBC_BUILD_DEP, LIBC_BIARCH_BUILD_DEP libunwind7-dev (>= 0.98.5-1) [ia64], libatomic-ops-dev [ia64], m4, autoconf2.13, automake1.4 | automake (<< 1.5), libtool, autotools-dev, gawk, dejagnu (>= 1.4.3) [check_no_archs], bzip2, BINUTILS_BUILD_DEP, binutils-hppa64 (>= BINUTILSV) [hppa], debhelper (>= 3.0.25), gperf (>= 2.7-3), bison (>= 1:1.875), flex, gettext, texinfo (>= 4.3), zlib1g-dev, libgc-dev [libgc_no_archs], gcc-3.4, locales [locale_no_archs !hurd-i386], procps [check_no_archs], sharutils, realpath (>= 1.9.12), lsb-release
+Build-Depends: dpkg-dev (>= 1.16.0), LIBC_BUILD_DEP, LIBC_BIARCH_BUILD_DEP libunwind7-dev (>= 0.98.5-1) [ia64], libatomic-ops-dev [ia64], m4, autoconf2.13, automake1.4, libtool, autotools-dev, gawk, dejagnu (>= 1.4.3) [check_no_archs], bzip2, BINUTILS_BUILD_DEP, binutils-hppa64 (>= BINUTILSV) [hppa], debhelper (>= 8.1.3), gperf (>= 2.7-3), bison (>= 1:1.875), flex, gettext, texinfo (>= 4.3), zlib1g-dev, libgc-dev [libgc_no_archs], locales [locale_no_archs !hurd-i386], procps [check_no_archs], sharutils, realpath (>= 1.9.12), lsb-release
 Build-Depends-Indep: doxygen (>= 1.4.2-3), graphviz (>= 2.2), gsfonts-x11
 ')dnl
 
@@ -429,6 +429,8 @@
 Architecture: ifdef(`TARGET',`all',`amd64 i386 lpia powerpc')
 Section: ifdef(`TARGET',`devel',`libs')
 Priority: ifdef(`TARGET',`extra',PRI(required))
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}
 Description: The GNU Standard C++ Library v3`'ifdef(`TARGET)',` (TARGET)', `')
  This package contains an additional runtime library for C++ programs
diff -u gcc-3.3-3.3.6ds1/debian/rules.patch gcc-3.3-3.3.6ds1/debian/rules.patch
--- gcc-3.3-3.3.6ds1/debian/rules.patch
+++ gcc-3.3-3.3.6ds1/debian/rules.patch
@@ -49,6 +49,8 @@
 
 debian_patches += libtool-rpath
 
+debian_patches += multiarch
+
 ifeq ($(with_multiarch),yes)
   debian_patches += multiarch-include
 endif
diff -u gcc-3.3-3.3.6ds1/debian/control gcc-3.3-3.3.6ds1/debian/control
--- gcc-3.3-3.3.6ds1/debian/control
+++ gcc-3.3-3.3.6ds1/debian/control
@@ -4,13 +4,15 @@
 Maintainer: Philipp Kern 
 Uploaders: Marc 'HE' Brockschmidt 
 Standards-Version: 3.6.2
-Build-Depends: dpkg-dev (>= 1.13.9), libc6.1-dev (>= 2.3.2.ds1-16) [alpha ia64] | libc0.3-dev [hurd-i386] | libc0.1-dev [kfreebsd-i386] | libc12-dev (>= 2.0.ds1-1) [netbsd-i386] | libc6-dev (>= 2.3.2.ds1-16), libc6-dev-sparc64 [sparc], libc6-dev-s390x [s390], libunwind7-dev (>= 0.98.5-1) [ia64], libatomic-ops-dev [ia64], m4, autoconf2.13, automake1.4, libtool, autotools-dev, gawk, dejagnu (>= 1.4.3) [!hurd-i386], bzip2, binutils (>= 2.15-7) | binutils-multiarch (>= 2.15-7), binutils-hppa64 (>= 2.15-7) [hppa], debhelper (>= 3.0.25), gperf (>= 2.7-3), bison (>= 1:1.875), flex, gettext, texinfo (>= 4.3), zlib1g-dev, libgc-dev [!avr], locales [!netbsd-i386 !hurd-i386 !hurd-i386], procps [!hurd-i386], sharutils, realpath (>= 1.9.12), lsb-release
+Build-Depends: dpkg-dev (>= 1.16.0), libc6.1-dev (>= 2.3.2.ds1-16) [alpha ia64] | libc0.3-dev [hurd-i386] | libc0.1-dev [kfreebsd-i386] | libc12-dev (>= 2.0.ds1-1) [netbsd-i386] | libc6-dev (>= 2.3.2.ds1-16), libc6-dev-sparc64 [sparc], li

Processed: Re: Bug#636277: gcc-3.3: should be multiarch'ified

2011-08-07 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 636277 patch
Bug #636277 [libstdc++5] gcc-3.3: should be multiarch'ified
Added tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
636277: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636277
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.131273856030956.transcr...@bugs.debian.org



Processing of gcc-4.6_4.6.1-6_amd64.changes

2011-08-07 Thread Debian FTP Masters
gcc-4.6_4.6.1-6_amd64.changes uploaded successfully to localhost
along with the files:
  gcc-4.6_4.6.1-6.dsc
  gcc-4.6_4.6.1-6.diff.gz
  gcc-4.6-source_4.6.1-6_all.deb
  libstdc++6-4.6-doc_4.6.1-6_all.deb
  gcc-4.6-locales_4.6.1-6_all.deb
  gcc-4.6-base_4.6.1-6_amd64.deb
  libgcc1_4.6.1-6_amd64.deb
  libgcc1-dbg_4.6.1-6_amd64.deb
  lib32gcc1_4.6.1-6_amd64.deb
  lib32gcc1-dbg_4.6.1-6_amd64.deb
  libquadmath0_4.6.1-6_amd64.deb
  libquadmath0-dbg_4.6.1-6_amd64.deb
  lib32quadmath0_4.6.1-6_amd64.deb
  lib32quadmath0-dbg_4.6.1-6_amd64.deb
  libgomp1_4.6.1-6_amd64.deb
  libgomp1-dbg_4.6.1-6_amd64.deb
  lib32gomp1_4.6.1-6_amd64.deb
  lib32gomp1-dbg_4.6.1-6_amd64.deb
  cpp-4.6_4.6.1-6_amd64.deb
  fixincludes_4.6.1-6_amd64.deb
  libmudflap0-4.6-dev_4.6.1-6_amd64.deb
  libmudflap0_4.6.1-6_amd64.deb
  libmudflap0-dbg_4.6.1-6_amd64.deb
  lib32mudflap0_4.6.1-6_amd64.deb
  lib32mudflap0-dbg_4.6.1-6_amd64.deb
  gobjc++-4.6-multilib_4.6.1-6_amd64.deb
  gobjc++-4.6_4.6.1-6_amd64.deb
  gobjc-4.6-multilib_4.6.1-6_amd64.deb
  gobjc-4.6_4.6.1-6_amd64.deb
  libobjc3_4.6.1-6_amd64.deb
  libobjc3-dbg_4.6.1-6_amd64.deb
  lib32objc3_4.6.1-6_amd64.deb
  lib32objc3-dbg_4.6.1-6_amd64.deb
  libgo0_4.6.1-6_amd64.deb
  libgo0-dbg_4.6.1-6_amd64.deb
  lib32go0_4.6.1-6_amd64.deb
  lib32go0-dbg_4.6.1-6_amd64.deb
  gccgo-4.6_4.6.1-6_amd64.deb
  gccgo-4.6-multilib_4.6.1-6_amd64.deb
  g++-4.6-multilib_4.6.1-6_amd64.deb
  g++-4.6_4.6.1-6_amd64.deb
  libstdc++6_4.6.1-6_amd64.deb
  lib32stdc++6_4.6.1-6_amd64.deb
  lib32stdc++6-4.6-dbg_4.6.1-6_amd64.deb
  libstdc++6-4.6-dev_4.6.1-6_amd64.deb
  libstdc++6-4.6-pic_4.6.1-6_amd64.deb
  libstdc++6-4.6-dbg_4.6.1-6_amd64.deb
  libgfortran3_4.6.1-6_amd64.deb
  libgfortran3-dbg_4.6.1-6_amd64.deb
  lib32gfortran3_4.6.1-6_amd64.deb
  lib32gfortran3-dbg_4.6.1-6_amd64.deb
  gfortran-4.6-multilib_4.6.1-6_amd64.deb
  gfortran-4.6_4.6.1-6_amd64.deb
  gcc-4.6-multilib_4.6.1-6_amd64.deb
  gcc-4.6-plugin-dev_4.6.1-6_amd64.deb
  gcc-4.6_4.6.1-6_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qq9wr-0006hd...@franck.debian.org



Bug#635195: marked as done (gcc-4.6: FTBFS (kfreebsd): fails to apply patches)

2011-08-07 Thread Debian Bug Tracking System
e-C compiler (multilib files)
 lib32gcc1  - GCC support library (32 bit Version)
 lib32gcc1-dbg - GCC support library (debug symbols)
 lib32gfortran3 - Runtime library for GNU Fortran applications (32bit)
 lib32gfortran3-dbg - Runtime library for GNU Fortran applications (32 bit 
debug symbol
 lib32go0   - Runtime library for GNU Go applications (32bit)
 lib32go0-dbg - Runtime library for GNU Go applications (32 bit debug symbols)
 lib32gomp1 - GCC OpenMP (GOMP) support library (32bit)
 lib32gomp1-dbg - GCC OpenMP (GOMP) support library (32 bit debug symbols)
 lib32mudflap0 - GCC mudflap shared support libraries (32bit)
 lib32mudflap0-dbg - GCC mudflap shared support libraries (32 bit debug symbols)
 lib32objc3 - Runtime library for GNU Objective-C applications (32bit)
 lib32objc3-dbg - Runtime library for GNU Objective-C applications (32 bit 
debug sy
 lib32quadmath0 - GCC Quad-Precision Math Library (32bit)
 lib32quadmath0-dbg - GCC Quad-Precision Math Library (32 bit debug symbols)
 lib32stdc++6 - GNU Standard C++ Library v3 (32 bit Version)
 lib32stdc++6-4.6-dbg - GNU Standard C++ Library v3 (debugging files)
 lib64gcc1  - GCC support library (64bit)
 lib64gcc1-dbg - GCC support library (debug symbols)
 lib64gfortran3 - Runtime library for GNU Fortran applications (64bit)
 lib64gfortran3-dbg - Runtime library for GNU Fortran applications (64bit debug 
symbols
 lib64go0   - Runtime library for GNU Go applications (64bit)
 lib64go0-dbg - Runtime library for GNU Go applications (64bit debug symbols)
 lib64gomp1 - GCC OpenMP (GOMP) support library (64bit)
 lib64gomp1-dbg - GCC OpenMP (GOMP) support library (64bit debug symbols)
 lib64mudflap0 - GCC mudflap shared support libraries (64bit)
 lib64mudflap0-dbg - GCC mudflap shared support libraries (64 bit debug symbols)
 lib64objc3 - Runtime library for GNU Objective-C applications (64bit)
 lib64objc3-dbg - Runtime library for GNU Objective-C applications (64 bit 
debug sy
 lib64quadmath0 - GCC Quad-Precision Math Library  (64bit)
 lib64quadmath0-dbg - GCC Quad-Precision Math Library  (64bit debug symbols)
 lib64stdc++6 - GNU Standard C++ Library v3 (64bit)
 lib64stdc++6-4.6-dbg - GNU Standard C++ Library v3 (debugging files)
 libgcc1- GCC support library
 libgcc1-dbg - GCC support library (debug symbols)
 libgcc2- GCC support library
 libgcc2-dbg - GCC support library (debug symbols)
 libgcc4- GCC support library
 libgcc4-dbg - GCC support library (debug symbols)
 libgfortran3 - Runtime library for GNU Fortran applications
 libgfortran3-dbg - Runtime library for GNU Fortran applications (debug symbols)
 libgo0 - Runtime library for GNU Go applications
 libgo0-dbg - Runtime library for GNU Go applications (debug symbols)
 libgomp1   - GCC OpenMP (GOMP) support library
 libgomp1-dbg - GCC OpenMP (GOMP) support library (debug symbols)
 libmudflap0 - GCC mudflap shared support libraries
 libmudflap0-4.6-dev - GCC mudflap support libraries (development files)
 libmudflap0-dbg - GCC mudflap shared support libraries (debug symbols)
 libn32gcc1 - GCC support library (n32)
 libn32gcc1-dbg - GCC support library (debug symbols)
 libn32gfortran3 - Runtime library for GNU Fortran applications (n32)
 libn32gfortran3-dbg - Runtime library for GNU Fortran applications (n32 debug 
symbols)
 libn32go0  - Runtime library for GNU Go applications (n32)
 libn32go0-dbg - Runtime library for GNU Go applications (n32 debug symbols)
 libn32gomp1 - GCC OpenMP (GOMP) support library (n32)
 libn32gomp1-dbg - GCC OpenMP (GOMP) support library (n32 debug symbols)
 libn32mudflap0 - GCC mudflap shared support libraries (n32)
 libn32mudflap0-dbg - GCC mudflap shared support libraries (n32 debug symbols)
 libn32objc3 - Runtime library for GNU Objective-C applications (n32)
 libn32objc3-dbg - Runtime library for GNU Objective-C applications (n32 debug 
symbo
 libn32quadmath0 - GCC Quad-Precision Math Library (n32)
 libn32quadmath0-dbg - GCC Quad-Precision Math Library (n32 debug symbols)
 libn32stdc++6 - GNU Standard C++ Library v3 (n32)
 libn32stdc++6-4.6-dbg - GNU Standard C++ Library v3 (debugging files)
 libobjc3   - Runtime library for GNU Objective-C applications
 libobjc3-dbg - Runtime library for GNU Objective-C applications (debug symbols)
 libquadmath0 - GCC Quad-Precision Math Library
 libquadmath0-dbg - GCC Quad-Precision Math Library (debug symbols)
 libstdc++6 - GNU Standard C++ Library v3
 libstdc++6-4.6-dbg - GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.6-dev - GNU Standard C++ Library v3 (development files)
 libstdc++6-4.6-doc - GNU Standard C++ Library v3 (documentation files)
 libstdc++6-4.6-pic - GNU Standard C++ Library v3 (shared library subset kit)
Closes: 635195 635919
Changes: 
 gcc-4.6 (4.6.1-6) unstable; urgency=low
 .
   * Update to SVN 20110807 (r177547) from the gcc-4_6-branch.
 - Fix PR rtl-optimization/49799, PR debug/49871, PR target/47364,
   PR target/49866, PR tree-optimization/49671, PR target/39386,
   PR ada/4981

Bug#635919: marked as done (gcc-4.6: please add fix for PR/47908)

2011-08-07 Thread Debian Bug Tracking System
 lib32go0   - Runtime library for GNU Go applications (32bit)
 lib32go0-dbg - Runtime library for GNU Go applications (32 bit debug symbols)
 lib32gomp1 - GCC OpenMP (GOMP) support library (32bit)
 lib32gomp1-dbg - GCC OpenMP (GOMP) support library (32 bit debug symbols)
 lib32mudflap0 - GCC mudflap shared support libraries (32bit)
 lib32mudflap0-dbg - GCC mudflap shared support libraries (32 bit debug symbols)
 lib32objc3 - Runtime library for GNU Objective-C applications (32bit)
 lib32objc3-dbg - Runtime library for GNU Objective-C applications (32 bit 
debug sy
 lib32quadmath0 - GCC Quad-Precision Math Library (32bit)
 lib32quadmath0-dbg - GCC Quad-Precision Math Library (32 bit debug symbols)
 lib32stdc++6 - GNU Standard C++ Library v3 (32 bit Version)
 lib32stdc++6-4.6-dbg - GNU Standard C++ Library v3 (debugging files)
 lib64gcc1  - GCC support library (64bit)
 lib64gcc1-dbg - GCC support library (debug symbols)
 lib64gfortran3 - Runtime library for GNU Fortran applications (64bit)
 lib64gfortran3-dbg - Runtime library for GNU Fortran applications (64bit debug 
symbols
 lib64go0   - Runtime library for GNU Go applications (64bit)
 lib64go0-dbg - Runtime library for GNU Go applications (64bit debug symbols)
 lib64gomp1 - GCC OpenMP (GOMP) support library (64bit)
 lib64gomp1-dbg - GCC OpenMP (GOMP) support library (64bit debug symbols)
 lib64mudflap0 - GCC mudflap shared support libraries (64bit)
 lib64mudflap0-dbg - GCC mudflap shared support libraries (64 bit debug symbols)
 lib64objc3 - Runtime library for GNU Objective-C applications (64bit)
 lib64objc3-dbg - Runtime library for GNU Objective-C applications (64 bit 
debug sy
 lib64quadmath0 - GCC Quad-Precision Math Library  (64bit)
 lib64quadmath0-dbg - GCC Quad-Precision Math Library  (64bit debug symbols)
 lib64stdc++6 - GNU Standard C++ Library v3 (64bit)
 lib64stdc++6-4.6-dbg - GNU Standard C++ Library v3 (debugging files)
 libgcc1- GCC support library
 libgcc1-dbg - GCC support library (debug symbols)
 libgcc2- GCC support library
 libgcc2-dbg - GCC support library (debug symbols)
 libgcc4- GCC support library
 libgcc4-dbg - GCC support library (debug symbols)
 libgfortran3 - Runtime library for GNU Fortran applications
 libgfortran3-dbg - Runtime library for GNU Fortran applications (debug symbols)
 libgo0 - Runtime library for GNU Go applications
 libgo0-dbg - Runtime library for GNU Go applications (debug symbols)
 libgomp1   - GCC OpenMP (GOMP) support library
 libgomp1-dbg - GCC OpenMP (GOMP) support library (debug symbols)
 libmudflap0 - GCC mudflap shared support libraries
 libmudflap0-4.6-dev - GCC mudflap support libraries (development files)
 libmudflap0-dbg - GCC mudflap shared support libraries (debug symbols)
 libn32gcc1 - GCC support library (n32)
 libn32gcc1-dbg - GCC support library (debug symbols)
 libn32gfortran3 - Runtime library for GNU Fortran applications (n32)
 libn32gfortran3-dbg - Runtime library for GNU Fortran applications (n32 debug 
symbols)
 libn32go0  - Runtime library for GNU Go applications (n32)
 libn32go0-dbg - Runtime library for GNU Go applications (n32 debug symbols)
 libn32gomp1 - GCC OpenMP (GOMP) support library (n32)
 libn32gomp1-dbg - GCC OpenMP (GOMP) support library (n32 debug symbols)
 libn32mudflap0 - GCC mudflap shared support libraries (n32)
 libn32mudflap0-dbg - GCC mudflap shared support libraries (n32 debug symbols)
 libn32objc3 - Runtime library for GNU Objective-C applications (n32)
 libn32objc3-dbg - Runtime library for GNU Objective-C applications (n32 debug 
symbo
 libn32quadmath0 - GCC Quad-Precision Math Library (n32)
 libn32quadmath0-dbg - GCC Quad-Precision Math Library (n32 debug symbols)
 libn32stdc++6 - GNU Standard C++ Library v3 (n32)
 libn32stdc++6-4.6-dbg - GNU Standard C++ Library v3 (debugging files)
 libobjc3   - Runtime library for GNU Objective-C applications
 libobjc3-dbg - Runtime library for GNU Objective-C applications (debug symbols)
 libquadmath0 - GCC Quad-Precision Math Library
 libquadmath0-dbg - GCC Quad-Precision Math Library (debug symbols)
 libstdc++6 - GNU Standard C++ Library v3
 libstdc++6-4.6-dbg - GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.6-dev - GNU Standard C++ Library v3 (development files)
 libstdc++6-4.6-doc - GNU Standard C++ Library v3 (documentation files)
 libstdc++6-4.6-pic - GNU Standard C++ Library v3 (shared library subset kit)
Closes: 635195 635919
Changes: 
 gcc-4.6 (4.6.1-6) unstable; urgency=low
 .
   * Update to SVN 20110807 (r177547) from the gcc-4_6-branch.
 - Fix PR rtl-optimization/49799, PR debug/49871, PR target/47364,
   PR target/49866, PR tree-optimization/49671, PR target/39386,
   PR ada/4981, PR fortran/45586, PR fortran/49791, PR middle-end/49897,
   PR middle-end/49898, PR target/49920, PR target/47908 (closes: #635919),
   PR c++/43886, PR c++/49593, PR c++/49803, PR c++/49924, PR c++/49260,
   PR fortran/49885, PR fortran/48876, PR libstdc++/49925, PR target/50001,

gcc-4.6_4.6.1-6_amd64.changes ACCEPTED into unstable

2011-08-07 Thread Debian FTP Masters



Accepted:
cpp-4.6_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/cpp-4.6_4.6.1-6_amd64.deb
fixincludes_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/fixincludes_4.6.1-6_amd64.deb
g++-4.6-multilib_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/g++-4.6-multilib_4.6.1-6_amd64.deb
g++-4.6_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/g++-4.6_4.6.1-6_amd64.deb
gcc-4.6-base_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/gcc-4.6-base_4.6.1-6_amd64.deb
gcc-4.6-locales_4.6.1-6_all.deb
  to main/g/gcc-4.6/gcc-4.6-locales_4.6.1-6_all.deb
gcc-4.6-multilib_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/gcc-4.6-multilib_4.6.1-6_amd64.deb
gcc-4.6-plugin-dev_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/gcc-4.6-plugin-dev_4.6.1-6_amd64.deb
gcc-4.6-source_4.6.1-6_all.deb
  to main/g/gcc-4.6/gcc-4.6-source_4.6.1-6_all.deb
gcc-4.6_4.6.1-6.diff.gz
  to main/g/gcc-4.6/gcc-4.6_4.6.1-6.diff.gz
gcc-4.6_4.6.1-6.dsc
  to main/g/gcc-4.6/gcc-4.6_4.6.1-6.dsc
gcc-4.6_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/gcc-4.6_4.6.1-6_amd64.deb
gccgo-4.6-multilib_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/gccgo-4.6-multilib_4.6.1-6_amd64.deb
gccgo-4.6_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/gccgo-4.6_4.6.1-6_amd64.deb
gfortran-4.6-multilib_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/gfortran-4.6-multilib_4.6.1-6_amd64.deb
gfortran-4.6_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/gfortran-4.6_4.6.1-6_amd64.deb
gobjc++-4.6-multilib_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/gobjc++-4.6-multilib_4.6.1-6_amd64.deb
gobjc++-4.6_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/gobjc++-4.6_4.6.1-6_amd64.deb
gobjc-4.6-multilib_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/gobjc-4.6-multilib_4.6.1-6_amd64.deb
gobjc-4.6_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/gobjc-4.6_4.6.1-6_amd64.deb
lib32gcc1-dbg_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/lib32gcc1-dbg_4.6.1-6_amd64.deb
lib32gcc1_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/lib32gcc1_4.6.1-6_amd64.deb
lib32gfortran3-dbg_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/lib32gfortran3-dbg_4.6.1-6_amd64.deb
lib32gfortran3_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/lib32gfortran3_4.6.1-6_amd64.deb
lib32go0-dbg_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/lib32go0-dbg_4.6.1-6_amd64.deb
lib32go0_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/lib32go0_4.6.1-6_amd64.deb
lib32gomp1-dbg_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/lib32gomp1-dbg_4.6.1-6_amd64.deb
lib32gomp1_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/lib32gomp1_4.6.1-6_amd64.deb
lib32mudflap0-dbg_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/lib32mudflap0-dbg_4.6.1-6_amd64.deb
lib32mudflap0_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/lib32mudflap0_4.6.1-6_amd64.deb
lib32objc3-dbg_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/lib32objc3-dbg_4.6.1-6_amd64.deb
lib32objc3_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/lib32objc3_4.6.1-6_amd64.deb
lib32quadmath0-dbg_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/lib32quadmath0-dbg_4.6.1-6_amd64.deb
lib32quadmath0_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/lib32quadmath0_4.6.1-6_amd64.deb
lib32stdc++6-4.6-dbg_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/lib32stdc++6-4.6-dbg_4.6.1-6_amd64.deb
lib32stdc++6_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/lib32stdc++6_4.6.1-6_amd64.deb
libgcc1-dbg_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/libgcc1-dbg_4.6.1-6_amd64.deb
libgcc1_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/libgcc1_4.6.1-6_amd64.deb
libgfortran3-dbg_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/libgfortran3-dbg_4.6.1-6_amd64.deb
libgfortran3_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/libgfortran3_4.6.1-6_amd64.deb
libgo0-dbg_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/libgo0-dbg_4.6.1-6_amd64.deb
libgo0_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/libgo0_4.6.1-6_amd64.deb
libgomp1-dbg_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/libgomp1-dbg_4.6.1-6_amd64.deb
libgomp1_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/libgomp1_4.6.1-6_amd64.deb
libmudflap0-4.6-dev_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/libmudflap0-4.6-dev_4.6.1-6_amd64.deb
libmudflap0-dbg_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/libmudflap0-dbg_4.6.1-6_amd64.deb
libmudflap0_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/libmudflap0_4.6.1-6_amd64.deb
libobjc3-dbg_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/libobjc3-dbg_4.6.1-6_amd64.deb
libobjc3_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/libobjc3_4.6.1-6_amd64.deb
libquadmath0-dbg_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/libquadmath0-dbg_4.6.1-6_amd64.deb
libquadmath0_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/libquadmath0_4.6.1-6_amd64.deb
libstdc++6-4.6-dbg_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/libstdc++6-4.6-dbg_4.6.1-6_amd64.deb
libstdc++6-4.6-dev_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/libstdc++6-4.6-dev_4.6.1-6_amd64.deb
libstdc++6-4.6-doc_4.6.1-6_all.deb
  to main/g/gcc-4.6/libstdc++6-4.6-doc_4.6.1-6_all.deb
libstdc++6-4.6-pic_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/libstdc++6-4.6-pic_4.6.1-6_amd64.deb
libstdc++6_4.6.1-6_amd64.deb
  to main/g/gcc-4.6/libstdc++6_4.6.1-6_amd64.deb


Override entries for your package:
cpp-4.6_4.6.1-6_amd64.deb - optional interpreters
fixincludes_4.6.1-6_amd64.deb - optional devel
g++-4.6-multilib_4.6.1-6_amd64.deb - optional devel
g++-4.6_4.6.1-6_amd64.deb - optional devel
gcc-4.6-base_4.6.1-6_amd64.deb - required libs
gcc-4.6-locales_4.6.1-6_all.deb - 

gcc-4.6 override disparity

2011-08-07 Thread Debian FTP Masters
There are disparities between your recently accepted upload and the
override file for the following file(s):

lib32stdc++6_4.6.1-6_amd64.deb: package says priority is extra, override says 
optional.


Please note that a list of new sections were recently added to the
archive: cli-mono, database, debug, fonts, gnu-r, gnustep, haskell,
httpd, java, kernel, lisp, localization, ocaml, php, ruby, vcs, video,
xfce, zope.  At this time a script was used to reclassify packages into
these sections.  If this is the case, please only reply to this email if
the new section is inappropriate, otherwise please update your package
at the next upload.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please file a bug against ftp.debian.org and
explain why. Please INCLUDE the list of packages as seen above, or we
won't be able to deal with your request due to missing information.

Please make sure that the subject of the bug you file follows the
following format:

Subject: override: BINARY1:section/priority, [...], BINARYX:section/priority

Include the justification for the change in the body of the mail please.


[NB: this is an automatically generated mail; if you already filed a bug
and have not received a response yet, please ignore this mail.  Your bug
needs to be processed by a human and will be in due course, but until
then the installer will send these automated mails; sorry.]

--
Debian distribution maintenance software

(This message was generated automatically; if you believe that there
is a problem with it please contact the archive administrators by
mailing ftpmas...@debian.org)


-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qqawq-0008ai...@franck.debian.org



Processing of gcc-snapshot_20110807-1_amd64.changes

2011-08-07 Thread Debian FTP Masters
gcc-snapshot_20110807-1_amd64.changes uploaded successfully to localhost
along with the files:
  gcc-snapshot_20110807-1.dsc
  gcc-snapshot_20110807.orig.tar.gz
  gcc-snapshot_20110807-1.diff.gz
  gcc-snapshot_20110807-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qqiju-0004yh...@franck.debian.org



gcc-snapshot_20110807-1_amd64.changes ACCEPTED into unstable

2011-08-07 Thread Debian FTP Masters



Accepted:
gcc-snapshot_20110807-1.diff.gz
  to main/g/gcc-snapshot/gcc-snapshot_20110807-1.diff.gz
gcc-snapshot_20110807-1.dsc
  to main/g/gcc-snapshot/gcc-snapshot_20110807-1.dsc
gcc-snapshot_20110807-1_amd64.deb
  to main/g/gcc-snapshot/gcc-snapshot_20110807-1_amd64.deb
gcc-snapshot_20110807.orig.tar.gz
  to main/g/gcc-snapshot/gcc-snapshot_20110807.orig.tar.gz


Override entries for your package:
gcc-snapshot_20110807-1.dsc - source devel
gcc-snapshot_20110807-1_amd64.deb - extra devel

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qqisz-0006cn...@franck.debian.org