Processed: reassign to 4.2 (4.1 branch is closed)

2008-07-05 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: reassign 400848 gcc-4.2 Bug#400848: pbuilder-satisfydepends chokes on tab characters Bug reassigned from package `pbuilder' to `gcc-4.2'. thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system

Bug#489114: marked as done (gcc-4.3: FTBFS: Bootstrap comparison failure!)

2008-07-05 Thread Debian Bug Tracking System
Your message dated Sat, 5 Jul 2008 10:46:51 +0200 with message-id [EMAIL PROTECTED] and subject line Re: Bug#489114: gcc-4.3: FTBFS: Bootstrap comparison failure! has caused the Debian Bug report #489114, regarding gcc-4.3: FTBFS: Bootstrap comparison failure! to be marked as done. This means

Bug#489357: undefined reference to __open_2 on hurd/kfreebsd with -D_FORTIFY_SOURCE=2

2008-07-05 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: g++-4.3 Version: 4.3.1-4 Severity: important Good morning, it seems as there's an older bug in (maybe) g++. The package znc won't build on the following architectures: hurd-i386 kfreebsd-i386 kfreebsd-amd64 It

Processed: closing 480800

2008-07-05 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: # Automatically generated email from bts, devscripts version 2.10.33 close 480800 4.2.4-2 Bug#480800: Don't build depend on libxul-dev 'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing. Bug marked as fixed in version 4.2.4-2, send

Bug#489444: gcc-4.3: [arm] occasional but reproducible segfaults in 'install'

2008-07-05 Thread Frans Pop
Some additional information. This seems to be a very tricky issue. I can reliably reproduce it when I run debuild as normal user (using fakeroot), for example with a loop in debian/rules running dh_installdocs: cnt=1; while :; do echo $cnt; dh_installdocs || echo Error; cnt=$((cnt + 1)); done

Bug#489462: g++-4.3: Problem with #define minor - gnu_dev_minor

2008-07-05 Thread picca frederic
Package: g++-4.3 Version: 4.3.1-2 Severity: normal Hello I am trying to update my tango package (not yet release) after the 4.2 - 4.3 transition. you can find the packaging git repository here: git://repo.or.cz/tango.git during the first compilation it hang on the log4tango compilation due to

Processing of gcc-4.2_4.2.4-3_i386.changes

2008-07-05 Thread Archive Administrator
gcc-4.2_4.2.4-3_i386.changes uploaded successfully to localhost along with the files: gcc-4.2_4.2.4-3.dsc gcc-4.2_4.2.4-3.diff.gz gcc-4.2-source_4.2.4-3_all.deb libstdc++6-4.2-doc_4.2.4-3_all.deb gcc-4.2-locales_4.2.4-3_all.deb gcc-4.2-base_4.2.4-3_i386.deb cpp-4.2_4.2.4-3_i386.deb

gcc-4.2_4.2.4-3_i386.changes ACCEPTED

2008-07-05 Thread Debian Installer
Accepted: cpp-4.2_4.2.4-3_i386.deb to pool/main/g/gcc-4.2/cpp-4.2_4.2.4-3_i386.deb g++-4.2-multilib_4.2.4-3_i386.deb to pool/main/g/gcc-4.2/g++-4.2-multilib_4.2.4-3_i386.deb g++-4.2_4.2.4-3_i386.deb to pool/main/g/gcc-4.2/g++-4.2_4.2.4-3_i386.deb gcc-4.2-base_4.2.4-3_i386.deb to

Bug#483613: marked as done (gcc-4.3: on hurd-i386 -fstack-protector tries to link with libssp_nonshared)

2008-07-05 Thread Debian Bug Tracking System
missing #undef ASM_OUTPUT_EXTERNAL to fix warnings during build. . [Matthias Klose] * Update to SVN 20080705 from the ubuntu/gcc-4_2-branch. - Fix PR target/36634, wrong-code on powerpc with -msecure-plt. * debian/rules.defs: Remove hurd-i386 from ssp_no_archs (Samuel Thibault

Results for 4.3.1 (Debian 4.3.1-4) testsuite on arm-unknown-linux-gnu

2008-07-05 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_3_1_release revision 136481 Native configuration is arm-unknown-linux-gnu === libgomp tests === Running target unix === libgomp Summary === # of expected passes1747 # of unsupported tests 7

Bug#489478: java-gcj-compat-dev: missing output with formatted string

2008-07-05 Thread Rogério Brito
Package: java-gcj-compat-dev Version: 1.0.78-1 Severity: important Hi. I am trying to learn the Java Programming Language and, trying to get formatted string to work (which I miss severely, as I am familiar with them with C), I get nothing in the output of my program. Here is what I have: - -