Bug#370649: gcc-4.1: cross-configure.dpatch failed on DEB_CROSS
Package:gcc-4.1 Version:4.1.1-2 Serverity:wishlist Tags:patch The following failure happened when cross-compiling. if [ -x debian/patches/cross-configure.dpatch ]; then true; else chmod +x debian/patches/cross-configure.dpatch; fi if [ -f stamps/02-patch-stamp-cross-configure ]; then \ echo "cross-configure patches already applied."; exit 1; \ fi DEB_VERSION='4.1.1-2'; export DEB_VERSION; \ debian/patches/cross-configure.dpatch -patch -d /project/m32r-linux/work/inaoka/debian/gcc-4.1/gcc-4.1_4.1.1-2/gcc-4.1-4.1.1/src patching file configure.in Hunk #1 FAILED at 2103. 1 out of 1 hunk FAILED -- saving rejects to file configure.in.rej patching file configure Hunk #1 FAILED at 4006. 1 out of 1 hunk FAILED -- saving rejects to file configure.rej make: *** [stamps/02-patch-stamp-cross-configure] Error 1 Could you please apply the patch? I think the cross-configure.dpatch is not needed. Regards, Kazuhiro Inaoka --- ./rules.patch.org 2006-06-06 16:12:00.195581099 +0900 +++ ./rules.patch 2006-06-06 16:08:20.781676720 +0900 @@ -98,7 +98,7 @@ endif ifdef DEB_CROSS - debian_patches += cross-configure cross-include + debian_patches += cross-include endif debian_patches += link-libs
Processed: Re: Bug#370594: [alpha] ICE in expand_simple_unop, at optabs.c:2307
Processing commands for [EMAIL PROTECTED]: > forwarded 370594 http://gcc.gnu.org/PR27907 Bug#370594: [alpha] ICE in expand_simple_unop, at optabs.c:2307 Noted your statement that Bug has been forwarded to http://gcc.gnu.org/PR27907. > tags 370594 + upstream Bug#370594: [alpha] ICE in expand_simple_unop, at optabs.c:2307 There were no tags set. Tags added: upstream > -- Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#350688: marked as done (gcc-2.95: FTBFS with new make)
Your message dated Tue, 06 Jun 2006 00:47:17 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#350688: fixed in gcc-2.95 2.95.4.ds15-25 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: gcc-2.95 Version: 2.95.4ds15-24 Severity: serious From my pbuilder build log: ... stage1/xgcc -Bstage1/ -B/usr/i486-linux-gnu/bin/ -DIN_GCC -g -O2 -DHAVE_CONFIG_H `case "stage1/xgcc -Bstage1/ -B/usr/i486-linux-gnu/bin/" in *gcc*) echo -Wall -Wmissing-prototypes -Wpointer-arith;; esac` -o xgpc p/gpc.o prefix.o version.o \ obstack.o../libiberty/libiberty.a ../libiberty/libiberty.a(choose-temp.o): In function `choose_temp_base':choose-temp.c:(.text+0x18e): warning: the use of `mktemp' is dangerous, better use `mkstemp' sed -e 's: ../: :g;\ s: convert.o::g;\ s: dbxout.o::g;\ s: dwarf2out.o::g;\ s: emit-rtl.o::g;\ s: expr.o::g;\ s: fold-const.o::g;\ s: function.o::g;\ s: integrate.o::g;\ s: optabs.o::g;\ s: stmt.o::g;\ s: stor-layout.o::g;\ s: toplev.o::g;\ s: tree.o::g' "stamp-objlist" > "p/stamp-gbe" || { rm -f "p/stamp-gbe"; false; } sed: -e expression #1, char 258: unterminated address regex make[4]: *** [p/stamp-gbe] Error 1 make[4]: Leaving directory `/tmp/buildd/gcc-2.95-2.95.4.ds15/build-native/gcc' make[3]: *** [boot_stage_c] Error 2 make[3]: Leaving directory `/tmp/buildd/gcc-2.95-2.95.4.ds15/build-native/gcc' make[2]: *** [bootstrap-lean] Error 2 make[2]: Leaving directory `/tmp/buildd/gcc-2.95-2.95.4.ds15/build-native' s=`cat status`; rm -f status; test $s -eq 0 make[1]: *** [stamps/05-build-stamp-native] Error 1 make[1]: Leaving directory `/tmp/buildd/gcc-2.95-2.95.4.ds15' make: *** [stamps/05-build-stamp-native] Error 2 (I also noticed that the package is mucking with debian/control at build time, which is considered a Bad Thing. It's all right to have code to autogenerate debian/control, just don't invoke it automatically from the clean, build, or binary targets. Fixing this would also allow you to drop the self-Build-Depends on cpp-2.95, incidentally.) -- Daniel Schepler --- End Message --- --- Begin Message --- Source: gcc-2.95 Source-Version: 2.95.4.ds15-25 We believe that the bug you reported is fixed in the latest version of gcc-2.95, which is due to be installed in the Debian FTP archive: chill-2.95_2.95.4-25_mips.deb to pool/main/g/gcc-2.95/chill-2.95_2.95.4-25_mips.deb cpp-2.95-doc_2.95.4-25_all.deb to pool/main/g/gcc-2.95/cpp-2.95-doc_2.95.4-25_all.deb cpp-2.95_2.95.4-25_mips.deb to pool/main/g/gcc-2.95/cpp-2.95_2.95.4-25_mips.deb g++-2.95_2.95.4-25_mips.deb to pool/main/g/gcc-2.95/g++-2.95_2.95.4-25_mips.deb g77-2.95-doc_2.95.4-25_all.deb to pool/main/g/gcc-2.95/g77-2.95-doc_2.95.4-25_all.deb g77-2.95_2.95.4-25_mips.deb to pool/main/g/gcc-2.95/g77-2.95_2.95.4-25_mips.deb gcc-2.95-doc_2.95.4-25_all.deb to pool/main/g/gcc-2.95/gcc-2.95-doc_2.95.4-25_all.deb gcc-2.95_2.95.4-25_mips.deb to pool/main/g/gcc-2.95/gcc-2.95_2.95.4-25_mips.deb gcc-2.95_2.95.4.ds15-25.diff.gz to pool/main/g/gcc-2.95/gcc-2.95_2.95.4.ds15-25.diff.gz gcc-2.95_2.95.4.ds15-25.dsc to pool/main/g/gcc-2.95/gcc-2.95_2.95.4.ds15-25.dsc gobjc-2.95_2.95.4-25_mips.deb to pool/main/g/gcc-2.95/gobjc-2.95_2.95.4-25_mips.deb gpc-2.95-doc_2.95.4-25_all.deb to pool/main/g/gcc-2.95/gpc-2.95-doc_2.95.4-25_all.deb gpc-2.95_2.95.4-25_mips.deb to pool/main/g/gcc-2.95/gpc-2.95_2.95.4-25_mips.deb libg++2.8.1.3-dbg_2.95.4-25_mips.deb to pool/main/g/gcc-2.95/libg++2.8.1.3-dbg_2.95.4-25_mips.deb libg++2.8.1.3-dev_2.95.4-25_mips.deb to pool/main/g/gcc-2.95/libg++2.8.1.3-dev_2.95.4-25_mips.deb libg++2.8.1.3-glibc2.2_2.95.4-25_mips.deb to pool/main/g/gcc-2.95/libg++2.8.1.3-glibc2.2_2.95.4-25_mips.deb libstdc++2.10-dbg_2.95.4-25_mips.deb to pool/main/g/gcc-2.95/libstdc++2.10-dbg_2.95.4-25_mips.deb libstdc++2.10-dev_2.95.4-25_mips.deb to pool/main/g/gcc-2.95/libstdc++2.10-dev_2.95.4-25_mips.deb libstdc++2.10-glibc2.2_2.95.4-25_mips.deb to pool/main/g/gcc-2.95/libstdc++2.10-glibc2.2_2.95.4-25_mips.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Thiemo Seufer <[EMAIL PROTECTED]> (supplier of updated gcc-2.95
Bug#336061: marked as done (gcc-2.95 build requires cpp-2.95)
Your message dated Tue, 06 Jun 2006 00:47:17 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#336061: fixed in gcc-2.95 2.95.4.ds15-25 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: gcc-2.95 Severity: wishlist Tags: patch Building gcc-2.95 requires cpp-2.95, which is a circular dependency. I don't see why that version is particular is required -- my build on armeb in particular worked fine with cpp 3.3. I suggest applying the attached patch to lift this (seemingly arbitrary) limitation. -- System Information: Debian Release: testing/unstable APT prefers stable APT policy: (500, 'stable') Architecture: armeb (armv4b) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.13 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) --- gcc-2.95-2.95.4.ds15/debian/control.orig2005-10-27 18:34:25.0 +0200 +++ gcc-2.95-2.95.4.ds15/debian/control 2005-10-27 18:34:53.0 +0200 @@ -4,7 +4,7 @@ Maintainer: Debian GCC maintainers Uploaders: Matthias Klose <[EMAIL PROTECTED]> Standards-Version: 3.6.1 -Build-Depends: cpp-2.95, dejagnu (>= 1.4), bzip2, binutils (>= 2.11.90.0.1-1), debhelper (>= 3.0.25), gperf (>= 2.7-3), autoconf2.13, bison-1.35, flex-old, gettext, texinfo, libgc-dev [!avr !hppa !hurd-i386], awk, libncurses-dev, libgmp3-dev, help2man +Build-Depends: cpp (>= 2.95), dejagnu (>= 1.4), bzip2, binutils (>= 2.11.90.0.1-1), debhelper (>= 3.0.25), gperf (>= 2.7-3), autoconf2.13, bison-1.35, flex-old, gettext, texinfo, libgc-dev [!avr !hppa !hurd-i386], awk, libncurses-dev, libgmp3-dev, help2man Package: gcc-2.95 Architecture: any --- gcc-2.95-2.95.4.ds15/debian/rules.conf.orig 2005-10-27 18:34:11.0 +0200 +++ gcc-2.95-2.95.4.ds15/debian/rules.conf 2005-10-27 18:34:43.0 +0200 @@ -180,7 +180,7 @@ control: control-file parameters-file control-file: - cpp-2.95 -P $(ctrl_flags) debian/control.in \ + cpp -P $(ctrl_flags) debian/control.in \ | awk '/^ *$$/ && x !~ /^ / {next} /SNAPSHOT_WARNING/ $(snap_awk) /NEWLINE/ {print ""; next} {print; x=$$0}' | sed -e '/^[^ ]/s/ */ /g' -e 's/ *\([,)]\)/\1/g' -e 's/ *$$//' \ | sed -e 's/_LIB_SO_/$(PKG_SONAME)/g' \ -e 's/_LGP_SO_/$(LGP_PKG_SONAME)/g' \ @@ -195,7 +195,7 @@ cp debian/control.tmp debian/control.native ifneq ($(TARGETS),) for i in $(TARGETS); do \ - cpp-2.95 -P $(ctrl_flags) -Dhej -D__target_is_$$i"__" -DTARGET=$$i debian/control.in \ + cpp -P $(ctrl_flags) -Dhej -D__target_is_$$i"__" -DTARGET=$$i debian/control.in \ | awk '/^ *$$/ && x !~ /^ / {next} /SNAPSHOT_WARNING/ $(snap_awk) /NEWLINE/ {print ""; next} {print; x=$$0}' | sed -e '/^[^ ]/s/ */ /g' -e 's/ *\([,)]\)/\1/g' -e 's/ *$$//' \ | sed -e 's/_LIB_SO_/$(PKG_SONAME)/g' \ -e 's/_LGP_SO_/$(LGP_PKG_SONAME)/g' \ --- End Message --- --- Begin Message --- Source: gcc-2.95 Source-Version: 2.95.4.ds15-25 We believe that the bug you reported is fixed in the latest version of gcc-2.95, which is due to be installed in the Debian FTP archive: chill-2.95_2.95.4-25_mips.deb to pool/main/g/gcc-2.95/chill-2.95_2.95.4-25_mips.deb cpp-2.95-doc_2.95.4-25_all.deb to pool/main/g/gcc-2.95/cpp-2.95-doc_2.95.4-25_all.deb cpp-2.95_2.95.4-25_mips.deb to pool/main/g/gcc-2.95/cpp-2.95_2.95.4-25_mips.deb g++-2.95_2.95.4-25_mips.deb to pool/main/g/gcc-2.95/g++-2.95_2.95.4-25_mips.deb g77-2.95-doc_2.95.4-25_all.deb to pool/main/g/gcc-2.95/g77-2.95-doc_2.95.4-25_all.deb g77-2.95_2.95.4-25_mips.deb to pool/main/g/gcc-2.95/g77-2.95_2.95.4-25_mips.deb gcc-2.95-doc_2.95.4-25_all.deb to pool/main/g/gcc-2.95/gcc-2.95-doc_2.95.4-25_all.deb gcc-2.95_2.95.4-25_mips.deb to pool/main/g/gcc-2.95/gcc-2.95_2.95.4-25_mips.deb gcc-2.95_2.95.4.ds15-25.diff.gz to pool/main/g/gcc-2.95/gcc-2.95_2.95.4.ds15-25.diff.gz gcc-2.95_2.95.4.ds15-25.dsc to pool/main/g/gcc-2.95/gcc-2.95_2.95.4.ds15-25.dsc gobjc-2.95_2.95.4-25_mips.deb to pool/main/g/gcc-2.95/gobjc-2.95_2.95.4-25_mips.deb gpc-2.95-doc_2.95.4-25_all.deb to pool/main/g/gcc-2.95/gpc-2.95-doc_2.95.4-25_all.deb gpc-2.95_2.95.4-25_mips.deb to pool/main/g/gcc-2.95/gpc-2.95_2.95.4-25_mips.deb libg++2.8.1.3-dbg_2.95.4-25_mips.deb to pool/main/g/gcc-2.95/libg++2.8.1.3-dbg_2.95.4-25_mips.deb libg++2.8.1.3-dev_2.95.4-25_mips.deb to pool/main/g/gcc-2.95/libg++2.8.1.3-dev_2.95.4-25_mips.deb libg++2.8.1.3-glibc2.2_2.95.4-25_mips.deb to pool/main/g/gcc-2.95/libg++2.8.1.3-glibc2.2_2.95.4-25_m
Bug#336064: marked as done (gcc-2.95: Please add big-endian arm (armeb) support)
Your message dated Tue, 06 Jun 2006 00:47:17 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#336064: fixed in gcc-2.95 2.95.4.ds15-25 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: gcc-2.95 Severity: wishlist Tags: patch The attached patch adds big-endian arm support to gcc-2.95. It's more-or-less the same as its gcc-4.0 counterpart: teach the debian build scripts about 'armeb', and patch gcc so that it defaults to big-endian. Since gcc-2.95 is so old, I haven't bothered with making a patch that detects the endianness at configure time -- instead, if we're being built for the armeb arch, a patch is applied that just hardcodes the default endianity to big-endian. Please let me know if this is not acceptable. Together with the patches for #323512 and #336057 this allows for a fully native build of gcc-2.95 on a big-endian arm system. -- System Information: Debian Release: testing/unstable APT prefers stable APT policy: (500, 'stable') Architecture: armeb (armv4b) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.13 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) --- gcc-2.95-2.95.4.ds15/debian/rules2.orig 2005-10-11 11:15:05.0 +0200 +++ gcc-2.95-2.95.4.ds15/debian/rules2 2005-10-11 11:15:50.0 +0200 @@ -555,6 +555,11 @@ d_softfloat = debian/$(p_softfloat) endif +ifeq ($(DEB_HOST_ARCH),armeb) + p_softfloat = gcc$(pkg_ver)-soft-float$(ss_suffix) + d_softfloat = debian/$(p_softfloat) +endif + # gcc must be moved after g77 and g++ # not all files $(PF)/include/*.h are part of gcc, # but it becomes difficult to name all these files ... @@ -598,6 +603,10 @@ dirs_gcc += $(gcc_lib_dir)/soft-float files_gcc += $(gcc_lib_dir)/soft-float/{libgcc.a,*.o} endif +ifeq ($(TARGET)-$(with_arm_soft_float),armeb-yes) +dirs_gcc += $(gcc_lib_dir)/soft-float +files_gcc += $(gcc_lib_dir)/soft-float/{libgcc.a,*.o} +endif endif files_gcc += \ $(shell test -e $(d)/$(gcc_lib_dir)/SYSCALLS.c.X \ @@ -630,6 +639,15 @@ $(gcc_lib_dir)/soft-float endif +ifeq ($(TARGET)-$(with_arm_soft_float),armeb-yes) + dirs_softfloat = \ + $(PF)/lib/soft-float \ + $(gcc_lib_dir)/soft-float + files_softfloat = \ + $(PF)/lib/soft-float \ + $(gcc_lib_dir)/soft-float +endif + dirs_cpp = \ $(docdir)/$(p_cpp) \ $(PF)/share/man/man1 \ @@ -891,6 +909,10 @@ dirs_gcc += $(PF)/lib/soft-float endif +ifeq ($(TARGET)-$(with_arm_soft_float),armeb-yes) + dirs_gcc += $(PF)/lib/soft-float +endif + foo-%: echo T: $(TARGET) $(d) echo $(dirs_gcc) @@ -1049,6 +1071,9 @@ ifeq ($(TARGET)-$(with_arm_soft_float),arm-yes) dh_installdirs -p$(p_softfloat) $(dirs_softfloat) endif +ifeq ($(TARGET)-$(with_arm_soft_float),armeb-yes) + dh_installdirs -p$(p_softfloat) $(dirs_softfloat) +endif ifeq ($(TARGET),native) @@ -1187,6 +1212,9 @@ ifeq ($(TARGET)-$(with_arm_soft_float),arm-yes) dh_movefiles -p$(p_softfloat) $(files_softfloat) endif +ifeq ($(TARGET)-$(with_arm_soft_float),armeb-yes) + dh_movefiles -p$(p_softfloat) $(files_softfloat) +endif dh_movefiles -p$(p_cpp) $(files_cpp) dh_movefiles -p$(p_cppd) $(files_cppd) ifeq ($(with_objc),yes) --- gcc-2.95-2.95.4.ds15/debian/control.in.orig 2005-10-11 11:14:28.0 +0200 +++ gcc-2.95-2.95.4.ds15/debian/control.in 2005-10-11 11:14:16.0 +0200 @@ -427,7 +427,7 @@ with the -msoft-float option, for CPUs without a floating-point unit. #endif -#if defined(__arm__) && defined(ARM_SOFT_FLOAT) +#if (defined(__arm__) || defined(__ARMEB__)) && defined(ARM_SOFT_FLOAT) Package: PN(gcc_PV_-soft-float) Architecture: any Priority: PRI(optional) --- gcc-2.95-2.95.4.ds15/debian/rules.patch.orig2005-10-11 11:11:23.0 +0200 +++ gcc-2.95-2.95.4.ds15/debian/rules.patch 2005-10-11 11:12:45.0 +0200 @@ -142,9 +142,14 @@ arm-const-double arm-tune arm-output-int libgcc-umodsi3 \ arm-profile arm-gcc4-fix endif +ifeq ($(DEB_HOST_ARCH),armeb) + debian_patches += arm-pic arm-nested-func arm-various arm-exception \ + arm-const-double arm-tune arm-output-int libgcc-umodsi3 \ + arm-profile arm-gcc4-fix arm-big-endian +endif all_patches += arm-pic arm-nested-func arm-various arm-exception \ arm-const-double arm-tune arm-output-int libgcc-umodsi3 \ - arm-profile arm-gcc4-fix + arm-profile arm-gcc4-fix arm-big-endian ifeq ($(DEB_HOST_ARCH),m68k) debian_pa
Bug#370649: gcc-4.1: cross-configure.dpatch failed on DEB_CROSS
> should the patch be removed as well? Yes. I think so. Matthias Klose wrote: should the patch be removed as well? Kazuhiro Inaoka writes: Package:gcc-4.1 Version:4.1.1-2 Serverity:wishlist Tags:patch The following failure happened when cross-compiling. if [ -x debian/patches/cross-configure.dpatch ]; then true; else chmod +x debian/patches/cross-configure.dpatch; fi if [ -f stamps/02-patch-stamp-cross-configure ]; then \ echo "cross-configure patches already applied."; exit 1; \ fi DEB_VERSION='4.1.1-2'; export DEB_VERSION; \ debian/patches/cross-configure.dpatch -patch -d /project/m32r-linux/work/inaoka/debian/gcc-4.1/gcc-4.1_4.1.1-2/gcc-4.1-4.1.1/src patching file configure.in Hunk #1 FAILED at 2103. 1 out of 1 hunk FAILED -- saving rejects to file configure.in.rej patching file configure Hunk #1 FAILED at 4006. 1 out of 1 hunk FAILED -- saving rejects to file configure.rej make: *** [stamps/02-patch-stamp-cross-configure] Error 1 Could you please apply the patch? I think the cross-configure.dpatch is not needed. Regards, Kazuhiro Inaoka --- ./rules.patch.org 2006-06-06 16:12:00.195581099 +0900 +++ ./rules.patch 2006-06-06 16:08:20.781676720 +0900 @@ -98,7 +98,7 @@ endif ifdef DEB_CROSS - debian_patches += cross-configure cross-include + debian_patches += cross-include endif debian_patches += link-libs -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#370649: gcc-4.1: cross-configure.dpatch failed on DEB_CROSS
should the patch be removed as well? Kazuhiro Inaoka writes: > Package:gcc-4.1 > Version:4.1.1-2 > Serverity:wishlist > Tags:patch > > The following failure happened when cross-compiling. > > if [ -x debian/patches/cross-configure.dpatch ]; then true; else chmod +x > debian/patches/cross-configure.dpatch; fi > if [ -f stamps/02-patch-stamp-cross-configure ]; then \ >echo "cross-configure patches already applied."; exit 1; \ > fi > DEB_VERSION='4.1.1-2'; export DEB_VERSION; \ > debian/patches/cross-configure.dpatch -patch -d > /project/m32r-linux/work/inaoka/debian/gcc-4.1/gcc-4.1_4.1.1-2/gcc-4.1-4.1.1/src > patching file configure.in > Hunk #1 FAILED at 2103. > 1 out of 1 hunk FAILED -- saving rejects to file configure.in.rej > patching file configure > Hunk #1 FAILED at 4006. > 1 out of 1 hunk FAILED -- saving rejects to file configure.rej > make: *** [stamps/02-patch-stamp-cross-configure] Error 1 > > Could you please apply the patch? > I think the cross-configure.dpatch is not needed. > > Regards, > Kazuhiro Inaoka > --- ./rules.patch.org 2006-06-06 16:12:00.195581099 +0900 > +++ ./rules.patch 2006-06-06 16:08:20.781676720 +0900 > @@ -98,7 +98,7 @@ > endif > > ifdef DEB_CROSS > - debian_patches += cross-configure cross-include > + debian_patches += cross-include > endif > > debian_patches += link-libs -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#370661: gcj-4.1: FTBFS on GNU/kFreeBSD
Package: gcj-4.1 Version: 4.1.1-1 Severity: important Tags: patch Hi, gcj-4.1 currently fails to build from source on GNU/kFreeBSD. Please find attached a patch to fix that. Could you apply it in the next upload. Thanks in advance, Aurelien -- System Information: Debian Release: testing/unstable Architecture: kfreebsd-i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: GNU/kFreeBSD 5.4-1-686 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Versions of packages gcj-4.1 depends on: ii gcc-4.1 4.1.1-2 The GNU C compiler ii gcj-4.1-base4.1.1-1 The GNU Compiler Collection (gcj b ii gij-4.1 4.1.1-1 The GNU Java bytecode interpreter ii java-common 0.25 Base of all Java packages ii libc0.1 2.3.6-13 GNU C Library: Shared libraries ii libc0.1-dev 2.3.6-13 GNU C Library: Development Librari ii libgcc1 1:4.1.1-2GCC support library ii libgcj7 4.1.1-1 Java runtime library for use with ii libgcj7-dev 4.1.1-1 Java development headers and stati ii libgcj7-jar 4.1.1-1 Java runtime library for use with ii zlib1g 1:1.2.3-11 compression library - runtime Versions of packages gcj-4.1 recommends: ii fastjar 1:4.1.1-2 Jar creation utility -- no debconf information diff -u gcj-4.1-4.1.1/debian/rules.defs gcj-4.1-4.1.1/debian/rules.defs --- gcj-4.1-4.1.1/debian/rules.defs +++ gcj-4.1-4.1.1/debian/rules.defs @@ -303,7 +303,7 @@ ifeq ($(with_java),yes) with_java_alsa := yes - ifneq (,$(filter $(DEB_TARGET_GNU_SYSTEM), kfreebsd-i386)) + ifneq (,$(filter $(DEB_TARGET_GNU_SYSTEM), kfreebsd-gnu)) with_java_alsa := no endif endif
Processing of gcj-4.1_4.1.1-2_multi.changes
gcj-4.1_4.1.1-2_multi.changes uploaded successfully to localhost along with the files: libgcj7-dbg_4.1.1-2_hppa.deb libgcj7_4.1.1-2_powerpc.deb gcj-4.1_4.1.1-2_hppa.deb gij-4.1_4.1.1-2_hppa.deb gcj-4.1_4.1.1-2_powerpc.deb libgcj7-jar_4.1.1-2_all.deb libgcj7-dbg_4.1.1-2_powerpc.deb gcj-4.1-base_4.1.1-2_powerpc.deb libgcj7-dev_4.1.1-2_hppa.deb gij-4.1_4.1.1-2_powerpc.deb libgcj7-awt_4.1.1-2_hppa.deb libgcj7-dev_4.1.1-2_powerpc.deb libgcj7-dbg_4.1.1-2_i386.deb gcj-4.1-base_4.1.1-2_i386.deb gij-4.1_4.1.1-2_i386.deb gcj-4.1_4.1.1-2.diff.gz gcj-4.1-base_4.1.1-2_hppa.deb libgcj7_4.1.1-2_i386.deb libgcj7-dev_4.1.1-2_i386.deb libgcj7-awt_4.1.1-2_powerpc.deb libgcj7-awt_4.1.1-2_i386.deb gcj-4.1_4.1.1-2.dsc gcj-4.1_4.1.1-2_i386.deb libgcj-doc_4.1.1-2_all.deb libgcj7-src_4.1.1-2_all.deb libgcj-common_4.1.1-2_all.deb libgcj7_4.1.1-2_hppa.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
gcj-4.1_4.1.1-2_multi.changes ACCEPTED
Accepted: gcj-4.1-base_4.1.1-2_hppa.deb to pool/main/g/gcj-4.1/gcj-4.1-base_4.1.1-2_hppa.deb gcj-4.1-base_4.1.1-2_i386.deb to pool/main/g/gcj-4.1/gcj-4.1-base_4.1.1-2_i386.deb gcj-4.1-base_4.1.1-2_powerpc.deb to pool/main/g/gcj-4.1/gcj-4.1-base_4.1.1-2_powerpc.deb gcj-4.1_4.1.1-2.diff.gz to pool/main/g/gcj-4.1/gcj-4.1_4.1.1-2.diff.gz gcj-4.1_4.1.1-2.dsc to pool/main/g/gcj-4.1/gcj-4.1_4.1.1-2.dsc gcj-4.1_4.1.1-2_hppa.deb to pool/main/g/gcj-4.1/gcj-4.1_4.1.1-2_hppa.deb gcj-4.1_4.1.1-2_i386.deb to pool/main/g/gcj-4.1/gcj-4.1_4.1.1-2_i386.deb gcj-4.1_4.1.1-2_powerpc.deb to pool/main/g/gcj-4.1/gcj-4.1_4.1.1-2_powerpc.deb gij-4.1_4.1.1-2_hppa.deb to pool/main/g/gcj-4.1/gij-4.1_4.1.1-2_hppa.deb gij-4.1_4.1.1-2_i386.deb to pool/main/g/gcj-4.1/gij-4.1_4.1.1-2_i386.deb gij-4.1_4.1.1-2_powerpc.deb to pool/main/g/gcj-4.1/gij-4.1_4.1.1-2_powerpc.deb libgcj-common_4.1.1-2_all.deb to pool/main/g/gcj-4.1/libgcj-common_4.1.1-2_all.deb libgcj-doc_4.1.1-2_all.deb to pool/main/g/gcj-4.1/libgcj-doc_4.1.1-2_all.deb libgcj7-awt_4.1.1-2_hppa.deb to pool/main/g/gcj-4.1/libgcj7-awt_4.1.1-2_hppa.deb libgcj7-awt_4.1.1-2_i386.deb to pool/main/g/gcj-4.1/libgcj7-awt_4.1.1-2_i386.deb libgcj7-awt_4.1.1-2_powerpc.deb to pool/main/g/gcj-4.1/libgcj7-awt_4.1.1-2_powerpc.deb libgcj7-dbg_4.1.1-2_hppa.deb to pool/main/g/gcj-4.1/libgcj7-dbg_4.1.1-2_hppa.deb libgcj7-dbg_4.1.1-2_i386.deb to pool/main/g/gcj-4.1/libgcj7-dbg_4.1.1-2_i386.deb libgcj7-dbg_4.1.1-2_powerpc.deb to pool/main/g/gcj-4.1/libgcj7-dbg_4.1.1-2_powerpc.deb libgcj7-dev_4.1.1-2_hppa.deb to pool/main/g/gcj-4.1/libgcj7-dev_4.1.1-2_hppa.deb libgcj7-dev_4.1.1-2_i386.deb to pool/main/g/gcj-4.1/libgcj7-dev_4.1.1-2_i386.deb libgcj7-dev_4.1.1-2_powerpc.deb to pool/main/g/gcj-4.1/libgcj7-dev_4.1.1-2_powerpc.deb libgcj7-jar_4.1.1-2_all.deb to pool/main/g/gcj-4.1/libgcj7-jar_4.1.1-2_all.deb libgcj7-src_4.1.1-2_all.deb to pool/main/g/gcj-4.1/libgcj7-src_4.1.1-2_all.deb libgcj7_4.1.1-2_hppa.deb to pool/main/g/gcj-4.1/libgcj7_4.1.1-2_hppa.deb libgcj7_4.1.1-2_i386.deb to pool/main/g/gcj-4.1/libgcj7_4.1.1-2_i386.deb libgcj7_4.1.1-2_powerpc.deb to pool/main/g/gcj-4.1/libgcj7_4.1.1-2_powerpc.deb Announcing to debian-devel-changes@lists.debian.org Closing bugs: 370661 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#370661: marked as done (gcj-4.1: FTBFS on GNU/kFreeBSD)
Your message dated Tue, 06 Jun 2006 09:17:59 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#370661: fixed in gcj-4.1 4.1.1-2 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: gcj-4.1 Version: 4.1.1-1 Severity: important Tags: patch Hi, gcj-4.1 currently fails to build from source on GNU/kFreeBSD. Please find attached a patch to fix that. Could you apply it in the next upload. Thanks in advance, Aurelien -- System Information: Debian Release: testing/unstable Architecture: kfreebsd-i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: GNU/kFreeBSD 5.4-1-686 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Versions of packages gcj-4.1 depends on: ii gcc-4.1 4.1.1-2 The GNU C compiler ii gcj-4.1-base4.1.1-1 The GNU Compiler Collection (gcj b ii gij-4.1 4.1.1-1 The GNU Java bytecode interpreter ii java-common 0.25 Base of all Java packages ii libc0.1 2.3.6-13 GNU C Library: Shared libraries ii libc0.1-dev 2.3.6-13 GNU C Library: Development Librari ii libgcc1 1:4.1.1-2GCC support library ii libgcj7 4.1.1-1 Java runtime library for use with ii libgcj7-dev 4.1.1-1 Java development headers and stati ii libgcj7-jar 4.1.1-1 Java runtime library for use with ii zlib1g 1:1.2.3-11 compression library - runtime Versions of packages gcj-4.1 recommends: ii fastjar 1:4.1.1-2 Jar creation utility -- no debconf information diff -u gcj-4.1-4.1.1/debian/rules.defs gcj-4.1-4.1.1/debian/rules.defs --- gcj-4.1-4.1.1/debian/rules.defs +++ gcj-4.1-4.1.1/debian/rules.defs @@ -303,7 +303,7 @@ ifeq ($(with_java),yes) with_java_alsa := yes - ifneq (,$(filter $(DEB_TARGET_GNU_SYSTEM), kfreebsd-i386)) + ifneq (,$(filter $(DEB_TARGET_GNU_SYSTEM), kfreebsd-gnu)) with_java_alsa := no endif endif --- End Message --- --- Begin Message --- Source: gcj-4.1 Source-Version: 4.1.1-2 We believe that the bug you reported is fixed in the latest version of gcj-4.1, which is due to be installed in the Debian FTP archive: gcj-4.1-base_4.1.1-2_hppa.deb to pool/main/g/gcj-4.1/gcj-4.1-base_4.1.1-2_hppa.deb gcj-4.1-base_4.1.1-2_i386.deb to pool/main/g/gcj-4.1/gcj-4.1-base_4.1.1-2_i386.deb gcj-4.1-base_4.1.1-2_powerpc.deb to pool/main/g/gcj-4.1/gcj-4.1-base_4.1.1-2_powerpc.deb gcj-4.1_4.1.1-2.diff.gz to pool/main/g/gcj-4.1/gcj-4.1_4.1.1-2.diff.gz gcj-4.1_4.1.1-2.dsc to pool/main/g/gcj-4.1/gcj-4.1_4.1.1-2.dsc gcj-4.1_4.1.1-2_hppa.deb to pool/main/g/gcj-4.1/gcj-4.1_4.1.1-2_hppa.deb gcj-4.1_4.1.1-2_i386.deb to pool/main/g/gcj-4.1/gcj-4.1_4.1.1-2_i386.deb gcj-4.1_4.1.1-2_powerpc.deb to pool/main/g/gcj-4.1/gcj-4.1_4.1.1-2_powerpc.deb gij-4.1_4.1.1-2_hppa.deb to pool/main/g/gcj-4.1/gij-4.1_4.1.1-2_hppa.deb gij-4.1_4.1.1-2_i386.deb to pool/main/g/gcj-4.1/gij-4.1_4.1.1-2_i386.deb gij-4.1_4.1.1-2_powerpc.deb to pool/main/g/gcj-4.1/gij-4.1_4.1.1-2_powerpc.deb libgcj-common_4.1.1-2_all.deb to pool/main/g/gcj-4.1/libgcj-common_4.1.1-2_all.deb libgcj-doc_4.1.1-2_all.deb to pool/main/g/gcj-4.1/libgcj-doc_4.1.1-2_all.deb libgcj7-awt_4.1.1-2_hppa.deb to pool/main/g/gcj-4.1/libgcj7-awt_4.1.1-2_hppa.deb libgcj7-awt_4.1.1-2_i386.deb to pool/main/g/gcj-4.1/libgcj7-awt_4.1.1-2_i386.deb libgcj7-awt_4.1.1-2_powerpc.deb to pool/main/g/gcj-4.1/libgcj7-awt_4.1.1-2_powerpc.deb libgcj7-dbg_4.1.1-2_hppa.deb to pool/main/g/gcj-4.1/libgcj7-dbg_4.1.1-2_hppa.deb libgcj7-dbg_4.1.1-2_i386.deb to pool/main/g/gcj-4.1/libgcj7-dbg_4.1.1-2_i386.deb libgcj7-dbg_4.1.1-2_powerpc.deb to pool/main/g/gcj-4.1/libgcj7-dbg_4.1.1-2_powerpc.deb libgcj7-dev_4.1.1-2_hppa.deb to pool/main/g/gcj-4.1/libgcj7-dev_4.1.1-2_hppa.deb libgcj7-dev_4.1.1-2_i386.deb to pool/main/g/gcj-4.1/libgcj7-dev_4.1.1-2_i386.deb libgcj7-dev_4.1.1-2_powerpc.deb to pool/main/g/gcj-4.1/libgcj7-dev_4.1.1-2_powerpc.deb libgcj7-jar_4.1.1-2_all.deb to pool/main/g/gcj-4.1/libgcj7-jar_4.1.1-2_all.deb libgcj7-src_4.1.1-2_all.deb to pool/main/g/gcj-4.1/libgcj7-src_4.1.1-2_all.deb libgcj7_4.1.1-2_hppa.deb to pool/main/g/gcj-4.1/libgcj7_4.1.1-2_hppa.deb libgcj7_4.1.1-2_i386.deb to pool/main/g/gcj-4.1/libgcj7_4.1.1-2_i386.deb libgcj7_4.1.1-2_powerpc.deb to pool/main/g/gcj-4.1/libgcj7_4.1.1-2_powerpc.deb A summary of the changes between this version and the previous one
[Bug libobjc/13946] ObjC configured --with-objc-gc needs external Boehm gc
--- Comment #7 from ayers at gcc dot gnu dot org 2006-06-06 16:05 --- Subject: Bug 13946 Author: ayers Date: Tue Jun 6 16:05:47 2006 New Revision: 114435 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114435 Log: 2006-06-06 David Ayers <[EMAIL PROTECTED]> PR libobjc/13946 * Makefile.def: Add dependencies for libobjc which boehm-gc. * Makefile.in: Regenerate. * configure.in: Add --enable-objc-gc at toplevel and have it enable boehm-gc for Objective-C. Remove target-boehm-gc from libgcj. Add target-boehm-gc to target_libraries. Add target-boehm-gc to noconfigdirs where ${libgcj} is specified. Assert that boehm-gc is supported when requested for Objective-C. Only build boehm-gc if needed either for Java or Objective-C. * configure: Regenerate. Modified: trunk/ChangeLog trunk/Makefile.def trunk/Makefile.in trunk/configure trunk/configure.in -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13946 --- 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 libobjc/13946] ObjC configured --with-objc-gc needs external Boehm gc
--- Comment #8 from ayers at gcc dot gnu dot org 2006-06-06 16:57 --- Fixed for 4.2.0 -- ayers at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution||FIXED Target Milestone|--- |4.2.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13946 --- 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]
Processed: changing my email address
Processing commands for [EMAIL PROTECTED]: > submitter 370186 [EMAIL PROTECTED] Bug#370186: hal: HAL keeps CD drive spinning constantly Changed Bug submitter from Nathanael Nerode <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > submitter 212522 [EMAIL PROTECTED] Bug#212522: [NONFREE-DOC:GFDL1.1olisfcbc] gdb package contains non-free GNU FDL documentation Changed Bug submitter from [EMAIL PROTECTED] (Nathanael Nerode) to [EMAIL PROTECTED] (By the way, that Bug is currently marked as done.) > submitter 243022 [EMAIL PROTECTED] Bug#243022: ymfpci_image.h: Sourceless microcode without permission to redistribute Changed Bug submitter from Nathanael Nerode <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > submitter 328180 [EMAIL PROTECTED] Bug#328180: flac: FTBFS on m68k Changed Bug submitter from Nathanael Nerode <[EMAIL PROTECTED]> to [EMAIL PROTECTED] (By the way, that Bug is currently marked as done.) > submitter 335631 [EMAIL PROTECTED] Bug#335631: postgis: Please undergo C++ 'c2' ABI transition Changed Bug submitter from Nathanael Nerode <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > submitter 336878 [EMAIL PROTECTED] Bug#336878: listarchives: messages not getting archived! Changed Bug submitter from Nathanael Nerode <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > submitter 345282 [EMAIL PROTECTED] Bug#345282: xjig: Please stop shipping /usr/doc symlink Changed Bug submitter from Nathanael Nerode <[EMAIL PROTECTED]> to [EMAIL PROTECTED] (By the way, that Bug is currently marked as done.) > submitter 368558 [EMAIL PROTECTED] Bug#368558: x11proto-gl: debian/copyright does not contain actual licenses Changed Bug submitter from Nathanael Nerode <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > submitter 368562 [EMAIL PROTECTED] Bug#368562: mesa: debian/copyright does not contain all licenses Changed Bug submitter from Nathanael Nerode <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > submitter 368565 [EMAIL PROTECTED] Bug#368565: mesa-utils: Copyright file appears to be almost entirely wrong Changed Bug submitter from Nathanael Nerode <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > submitter 244162 [EMAIL PROTECTED] Bug#244162: fkiss: Crashes KDE session (!) when invoked from menu Changed Bug submitter from Nathanael Nerode <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > submitter 211748 [EMAIL PROTECTED] Bug#211748: Date archive headings not correct -- off-by-one error? Changed Bug submitter from [EMAIL PROTECTED] to [EMAIL PROTECTED] > submitter 330635 [EMAIL PROTECTED] Bug#330635: mozart: FTBFS on m68k Changed Bug submitter from Nathanael Nerode <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > submitter 335633 [EMAIL PROTECTED] Bug#335633: cppopt: Please undergo the C++ 'c2' ABI transition Changed Bug submitter from Nathanael Nerode <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > submitter 345420 [EMAIL PROTECTED] Bug#345420: libvpopmail-freecdb: Freecdb is dead, please switch to tinycdb Changed Bug submitter from Nathanael Nerode <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > submitter 366171 [EMAIL PROTECTED] Bug#366171: kscd: Won't release CD drive Changed Bug submitter from Nathanael Nerode <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > submitter 370656 [EMAIL PROTECTED] Bug#370656: xbill: Please switch back to libxaw7 Changed Bug submitter from Nathanael Nerode <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > submitter 370664 [EMAIL PROTECTED] Bug#370664: xserver-xorg-input-synaptics: Synaptics driver can't find my Synaptics touchpad Changed Bug submitter from Nathanael Nerode <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > # crafted is gone > close 235258 Bug#235258: crafted: Please recompile with libpng12-0 'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing. Bug closed, send any further explanations to Nathanael Nerode <[EMAIL PROTECTED]> > submitter 321803 [EMAIL PROTECTED] Bug#321803: copyright file should note FDL options used (invariant sections, back and fron cover texts) Changed Bug submitter from [EMAIL PROTECTED] (Nathanael Nerode) to [EMAIL PROTECTED] (By the way, that Bug is currently marked as done.) > submitter 342261 [EMAIL PROTECTED] Bug#342261: pinball: recursive dependency disease Changed Bug submitter from Nathanael Nerode <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > submitter 343322 [EMAIL PROTECTED] Bug#343322: debbugs: Version tracking: reopened bug doesn't display properly Changed Bug submitter from Nathanael Nerode <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > # queue is gone > close 321184 Bug#321184: queue: Needs to be rebuilt with gcc 4.0 'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing. Bug closed, send any further explanations to Nathanael Nerode <[EMAIL PROTECTED]> > submitter 346055 [EMAIL PROTECTED] Bug#346055: emacsen-common: Please upgrade to newer standards-version Changed Bug submitter from Nathanael Nerode <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > submitter 346056 [EMAIL PROTECTED] Bug#346056: sauce: Oldest Standards-Version of any package in Debian
Processing of gcc-defaults_1.36_i386.changes
gcc-defaults_1.36_i386.changes uploaded successfully to localhost along with the files: gcc-defaults_1.36.dsc gcc-defaults_1.36.tar.gz cpp_4.1.1-1_i386.deb cpp-doc_4.1.1-1_i386.deb gcc_4.1.1-1_i386.deb gcc-doc_4.1.1-1_i386.deb g++_4.1.1-1_i386.deb gobjc_4.1.1-1_i386.deb gobjc++_4.1.1-1_i386.deb g77_3.4.6-5_i386.deb g77-doc_3.4.6-5_i386.deb gfortran_4.1.1-1_i386.deb gfortran-doc_4.1.1-1_i386.deb gpc_3.4.6-5_i386.deb gpc-doc_3.4.6-5_i386.deb gcj_4.1.1-1_i386.deb libgcj-dev_4.1.1-1_i386.deb gij_4.1.1-1_i386.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
gcc-defaults_1.36_i386.changes ACCEPTED
Accepted: cpp-doc_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/cpp-doc_4.1.1-1_i386.deb cpp_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/cpp_4.1.1-1_i386.deb g++_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/g++_4.1.1-1_i386.deb g77-doc_3.4.6-5_i386.deb to pool/main/g/gcc-defaults/g77-doc_3.4.6-5_i386.deb g77_3.4.6-5_i386.deb to pool/main/g/gcc-defaults/g77_3.4.6-5_i386.deb gcc-defaults_1.36.dsc to pool/main/g/gcc-defaults/gcc-defaults_1.36.dsc gcc-defaults_1.36.tar.gz to pool/main/g/gcc-defaults/gcc-defaults_1.36.tar.gz gcc-doc_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/gcc-doc_4.1.1-1_i386.deb gcc_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/gcc_4.1.1-1_i386.deb gcj_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/gcj_4.1.1-1_i386.deb gfortran-doc_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/gfortran-doc_4.1.1-1_i386.deb gfortran_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/gfortran_4.1.1-1_i386.deb gij_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/gij_4.1.1-1_i386.deb gobjc++_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/gobjc++_4.1.1-1_i386.deb gobjc_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/gobjc_4.1.1-1_i386.deb gpc-doc_3.4.6-5_i386.deb to pool/main/g/gcc-defaults/gpc-doc_3.4.6-5_i386.deb gpc_3.4.6-5_i386.deb to pool/main/g/gcc-defaults/gpc_3.4.6-5_i386.deb libgcj-dev_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/libgcj-dev_4.1.1-1_i386.deb Announcing to debian-devel-changes@lists.debian.org Closing bugs: 366820 367952 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#366820: marked as done (Transition to GCC 4.1 for etch)
Your message dated Tue, 06 Jun 2006 17:02:13 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#366820: fixed in gcc-defaults 1.36 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: general Severity: wishlist It would be great if we could move to GCC 4.1 for etch. The release managers have now given us a concrete target we have to achieve before this can happen: the majority of outstanding 4.1 specific bugs in packages have to be fixed by mid of June [1]. The RC bug NMU policy applies to such bugs as of now. This bug report will be used as a meta bug to track outstsanding GCC 4.1 bugs in packages. Some background information: In March, I built the whole archive with GCC 4.1 on several architectures and filed about 280 bugs related to the new compiler (mostly in package using C++) [2]. Many of those bugs had patches and now, roughly two months later, about half of them have been fixed. However, we need to get rid of the remaining bugs. Most of them should be trivial to fix anyway. Some information about common C++ errors can be found in [3]. [1] http://lists.debian.org/debian-devel/2006/05/msg00355.html [2] http://lists.debian.org/debian-gcc/2006/03/msg00405.html [3] http://womble.decadentplace.org.uk/c++/syntax-errors.html -- Martin Michlmayr http://www.cyrius.com/ --- End Message --- --- Begin Message --- Source: gcc-defaults Source-Version: 1.36 We believe that the bug you reported is fixed in the latest version of gcc-defaults, which is due to be installed in the Debian FTP archive: cpp-doc_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/cpp-doc_4.1.1-1_i386.deb cpp_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/cpp_4.1.1-1_i386.deb g++_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/g++_4.1.1-1_i386.deb g77-doc_3.4.6-5_i386.deb to pool/main/g/gcc-defaults/g77-doc_3.4.6-5_i386.deb g77_3.4.6-5_i386.deb to pool/main/g/gcc-defaults/g77_3.4.6-5_i386.deb gcc-defaults_1.36.dsc to pool/main/g/gcc-defaults/gcc-defaults_1.36.dsc gcc-defaults_1.36.tar.gz to pool/main/g/gcc-defaults/gcc-defaults_1.36.tar.gz gcc-doc_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/gcc-doc_4.1.1-1_i386.deb gcc_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/gcc_4.1.1-1_i386.deb gcj_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/gcj_4.1.1-1_i386.deb gfortran-doc_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/gfortran-doc_4.1.1-1_i386.deb gfortran_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/gfortran_4.1.1-1_i386.deb gij_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/gij_4.1.1-1_i386.deb gobjc++_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/gobjc++_4.1.1-1_i386.deb gobjc_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/gobjc_4.1.1-1_i386.deb gpc-doc_3.4.6-5_i386.deb to pool/main/g/gcc-defaults/gpc-doc_3.4.6-5_i386.deb gpc_3.4.6-5_i386.deb to pool/main/g/gcc-defaults/gpc_3.4.6-5_i386.deb libgcj-dev_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/libgcj-dev_4.1.1-1_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Matthias Klose <[EMAIL PROTECTED]> (supplier of updated gcc-defaults package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Tue, 6 Jun 2006 03:10:08 +0200 Source: gcc-defaults Binary: gfortran-doc gij gcc gpc gcc-doc cpp-doc gfortran gobjc g++ gobjc++ g77 chill gpc-doc libgcj-dev gcj cpp g77-doc Architecture: source i386 Version: 1.36 Distribution: unstable Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose <[EMAIL PROTECTED]> Description: cpp- The GNU C preprocessor (cpp) cpp-doc- Documentation for the GNU C preprocessor (cpp) g++- The GNU C++ compiler g77- The GNU Fortran 77 compiler g77-doc- Documentation for the GNU Fortran compiler (g77) gcc- The GNU C compiler gcc-doc- Documentation for the GNU C compilers (gcc, gobjc, g++) gcj- The GNU Java compiler gfortran - The GNU Fortran 95 compiler gfortran-doc - Documentation for the GNU Fortran compiler (gfortran) gij- The GNU Java bytecode interpreter gobjc - The GNU Objective-C comp
Bug#367952: marked as done (shouldn't gcc-defaults 1.35 build depends on gcj-4.1-base instead of gcj-4.0-base )
Your message dated Tue, 06 Jun 2006 17:02:13 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#367952: fixed in gcc-defaults 1.36 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: gcc-defaults Version: 1.35 Hi, gcc-defaults 1.35 made gij-4.1/gcj-4.1 the default gij/gcj. I would expect that it should build-depends on gcj-4.1-base instead of gcj-4.0-base. Am I missing something ? Petr --- End Message --- --- Begin Message --- Source: gcc-defaults Source-Version: 1.36 We believe that the bug you reported is fixed in the latest version of gcc-defaults, which is due to be installed in the Debian FTP archive: cpp-doc_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/cpp-doc_4.1.1-1_i386.deb cpp_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/cpp_4.1.1-1_i386.deb g++_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/g++_4.1.1-1_i386.deb g77-doc_3.4.6-5_i386.deb to pool/main/g/gcc-defaults/g77-doc_3.4.6-5_i386.deb g77_3.4.6-5_i386.deb to pool/main/g/gcc-defaults/g77_3.4.6-5_i386.deb gcc-defaults_1.36.dsc to pool/main/g/gcc-defaults/gcc-defaults_1.36.dsc gcc-defaults_1.36.tar.gz to pool/main/g/gcc-defaults/gcc-defaults_1.36.tar.gz gcc-doc_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/gcc-doc_4.1.1-1_i386.deb gcc_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/gcc_4.1.1-1_i386.deb gcj_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/gcj_4.1.1-1_i386.deb gfortran-doc_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/gfortran-doc_4.1.1-1_i386.deb gfortran_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/gfortran_4.1.1-1_i386.deb gij_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/gij_4.1.1-1_i386.deb gobjc++_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/gobjc++_4.1.1-1_i386.deb gobjc_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/gobjc_4.1.1-1_i386.deb gpc-doc_3.4.6-5_i386.deb to pool/main/g/gcc-defaults/gpc-doc_3.4.6-5_i386.deb gpc_3.4.6-5_i386.deb to pool/main/g/gcc-defaults/gpc_3.4.6-5_i386.deb libgcj-dev_4.1.1-1_i386.deb to pool/main/g/gcc-defaults/libgcj-dev_4.1.1-1_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Matthias Klose <[EMAIL PROTECTED]> (supplier of updated gcc-defaults package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Tue, 6 Jun 2006 03:10:08 +0200 Source: gcc-defaults Binary: gfortran-doc gij gcc gpc gcc-doc cpp-doc gfortran gobjc g++ gobjc++ g77 chill gpc-doc libgcj-dev gcj cpp g77-doc Architecture: source i386 Version: 1.36 Distribution: unstable Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose <[EMAIL PROTECTED]> Description: cpp- The GNU C preprocessor (cpp) cpp-doc- Documentation for the GNU C preprocessor (cpp) g++- The GNU C++ compiler g77- The GNU Fortran 77 compiler g77-doc- Documentation for the GNU Fortran compiler (g77) gcc- The GNU C compiler gcc-doc- Documentation for the GNU C compilers (gcc, gobjc, g++) gcj- The GNU Java compiler gfortran - The GNU Fortran 95 compiler gfortran-doc - Documentation for the GNU Fortran compiler (gfortran) gij- The GNU Java bytecode interpreter gobjc - The GNU Objective-C compiler gobjc++- The GNU Objective-C++ compiler gpc- The GNU Pascal compiler gpc-doc- Documentation for the GNU Pascal compiler (gpc) libgcj-dev - Java development headers and static library for use with gcj Closes: 366820 367952 Changes: gcc-defaults (1.36) unstable; urgency=medium . * Make gcc-4.1 the default C compiler, g++-4.1 the default C++ compiler, gobjc-4.1 the default ObjC compiler, treelang-4.1 the default Treelang compiler, gfortran-4.1 the default Fortran compiler. Closes: #366820. * Don't build the chill package anymore. * Build-depend on gcj-4.1-base, instead of gcc-4.0-base. Closes: #367952. Files: 2d31a98396cf7907c805fcfc6e307974 815 devel standard gcc-defaults_1.36.dsc 1c3bcfa409532b53e9436353a8b533ed 80794 devel standard gcc-defaults_1.36.tar.gz 0697934ab20b4ba3d6f4c691e6155928 31174 interpreters standard cpp_4.1.1-1_i386
Processing of gcc-4.2_4.2-20060606-1_multi.changes
gcc-4.2_4.2-20060606-1_multi.changes uploaded successfully to localhost along with the files: libffi4-dev_4.2-20060606-1_hppa.deb libgcc1_4.2-20060606-1_powerpc.deb lib64gcc1_4.2-20060606-1_powerpc.deb gobjc-4.2_4.2-20060606-1_hppa.deb libssp0-dev_4.2-20060606-1_hppa.deb libmudflap0-dev_4.2-20060606-1_amd64.deb lib32gcj8-dbg_4.2-20060606-1_amd64.deb libgfortran1_4.2-20060606-1_amd64.deb libgfortran1_4.2-20060606-1_i386.deb libmudflap0_4.2-20060606-1_powerpc.deb libstdc++6-4.2-dev_4.2-20060606-1_i386.deb libstdc++6_4.2-20060606-1_amd64.deb libgfortran1_4.2-20060606-1_powerpc.deb lib32ffi4_4.2-20060606-1_amd64.deb libgcc4_4.2-20060606-1_hppa.deb lib64objc2_4.2-20060606-1_powerpc.deb cpp-4.2_4.2-20060606-1_amd64.deb libgomp1-dev_4.2-20060606-1_ia64.deb libmudflap0_4.2-20060606-1_ia64.deb libgomp1_4.2-20060606-1_i386.deb libgcj8_4.2-20060606-1_i386.deb gcc-4.2-base_4.2-20060606-1_hppa.deb libssp0-dev_4.2-20060606-1_powerpc.deb cpp-4.2_4.2-20060606-1_ia64.deb libffi4_4.2-20060606-1_powerpc.deb gcc-4.2_4.2-20060606-1_ia64.deb libffi4-dev_4.2-20060606-1_amd64.deb libmudflap0_4.2-20060606-1_amd64.deb treelang-4.2_4.2-20060606-1_ia64.deb gcc-4.2-base_4.2-20060606-1_i386.deb lib64ssp0_4.2-20060606-1_powerpc.deb gcj-4.2-base_4.2-20060606-1_powerpc.deb libstdc++6-4.2-dev_4.2-20060606-1_amd64.deb lib32ssp0_4.2-20060606-1_amd64.deb libgomp1_4.2-20060606-1_hppa.deb gcj-4.2-base_4.2-20060606-1_ia64.deb libgcc1_4.2-20060606-1_amd64.deb libstdc++6-4.2-dbg_4.2-20060606-1_hppa.deb gobjc++-4.2_4.2-20060606-1_i386.deb lib64gomp1_4.2-20060606-1_powerpc.deb libstdc++6-4.2-dbg_4.2-20060606-1_powerpc.deb libstdc++6-4.2-pic_4.2-20060606-1_i386.deb libssp0_4.2-20060606-1_amd64.deb gcc-4.2_4.2-20060606-1_amd64.deb gcc-4.2-doc_4.2-20060606-1_all.deb cpp-4.2_4.2-20060606-1_i386.deb gij-4.2_4.2-20060606-1_ia64.deb libstdc++6-4.2-doc_4.2-20060606-1_all.deb gcc-4.2-hppa64_4.2-20060606-1_hppa.deb libstdc++6_4.2-20060606-1_powerpc.deb gobjc++-4.2_4.2-20060606-1_amd64.deb libgfortran1-dev_4.2-20060606-1_ia64.deb libmudflap0_4.2-20060606-1_i386.deb libstdc++6-4.2-pic_4.2-20060606-1_ia64.deb libgfortran1-dev_4.2-20060606-1_i386.deb libobjc2_4.2-20060606-1_powerpc.deb libmudflap0-dev_4.2-20060606-1_i386.deb gfortran-4.2_4.2-20060606-1_amd64.deb g++-4.2_4.2-20060606-1_ia64.deb treelang-4.2_4.2-20060606-1_amd64.deb gij-4.2_4.2-20060606-1_hppa.deb lib64gcc1_4.2-20060606-1_i386.deb libmudflap0-dev_4.2-20060606-1_powerpc.deb gij-4.2_4.2-20060606-1_powerpc.deb libgomp1-dev_4.2-20060606-1_i386.deb gcc-4.2-base_4.2-20060606-1_amd64.deb libstdc++6_4.2-20060606-1_i386.deb gcj-4.2_4.2-20060606-1_amd64.deb fixincludes_4.2-20060606-1_hppa.deb lib64objc2_4.2-20060606-1_i386.deb libgomp1_4.2-20060606-1_powerpc.deb gcj-4.2_4.2-20060606-1_ia64.deb libgcj8-awt_4.2-20060606-1_powerpc.deb libssp0-dev_4.2-20060606-1_i386.deb libgfortran1-dev_4.2-20060606-1_hppa.deb gij-4.2_4.2-20060606-1_i386.deb libgcj8-awt_4.2-20060606-1_ia64.deb libgomp1_4.2-20060606-1_ia64.deb libssp0_4.2-20060606-1_hppa.deb libgcc1_4.2-20060606-1_ia64.deb gfortran-4.2_4.2-20060606-1_hppa.deb libgcj-doc_4.2-20060606-1_all.deb protoize_4.2-20060606-1_powerpc.deb libgcj8-dbg_4.2-20060606-1_ia64.deb lib32gcj8_4.2-20060606-1_amd64.deb cpp-4.2_4.2-20060606-1_powerpc.deb libgfortran1-dev_4.2-20060606-1_powerpc.deb libgcc1_4.2-20060606-1_i386.deb libgcj8-dev_4.2-20060606-1_ia64.deb protoize_4.2-20060606-1_ia64.deb libstdc++6-4.2-dbg_4.2-20060606-1_i386.deb lib64ffi4_4.2-20060606-1_powerpc.deb libgfortran1-dev_4.2-20060606-1_amd64.deb lib32gcj8-dev_4.2-20060606-1_amd64.deb protoize_4.2-20060606-1_i386.deb libobjc2_4.2-20060606-1_ia64.deb libffi4_4.2-20060606-1_ia64.deb gij-4.2_4.2-20060606-1_amd64.deb libmudflap0-dev_4.2-20060606-1_hppa.deb libgcj8-dbg_4.2-20060606-1_i386.deb libstdc++6_4.2-20060606-1_ia64.deb gcc-4.2-source_4.2-20060606-1_all.deb libobjc2_4.2-20060606-1_amd64.deb protoize_4.2-20060606-1_amd64.deb gcc-4.2-locales_4.2-20060606-1_all.deb libstdc++6-4.2-dbg_4.2-20060606-1_ia64.deb gcc-4.2-base_4.2-20060606-1_powerpc.deb g++-4.2_4.2-20060606-1_hppa.deb libgfortran1_4.2-20060606-1_hppa.deb gobjc++-4.2_4.2-20060606-1_powerpc.deb libmudflap0_4.2-20060606-1_hppa.deb gobjc-4.2_4.2-20060606-1_amd64.deb libgcj8-jar_4.2-20060606-1_all.deb libgcj8-awt_4.2-20060606-1_hppa.deb gcc-4.2_4.2-20060606-1.dsc libffi4-dev_4.2-20060606-1_ia64.deb lib64mudflap0_4.2-20060606-1_powerpc.deb libstdc++6-4.2-dev_4.2-20060606-1_ia64.deb lib32mudflap0_4.2-20060606-1_amd64.deb gobjc-4.2_4.2-20060606-1_ia64.deb lib32gcc1_4.2-20060606-1_amd64.deb libgcj8_4.2-20060606-1_amd64.deb libgcj8-dbg_4.2-20060606-1_powerpc.deb g++-4.2_4.2-20060606-1_powerpc.deb gfortran-4.2-doc_4.2-20060606-1_all.deb gcc-4.2_4.2-20060606.orig.tar.gz treelang-4.2_4.2-20060606-1_hppa.deb gcj-4.2
gcc-4.2_4.2-20060606-1_multi.changes is NEW
(new) cpp-4.2-doc_4.2-20060606-1_all.deb optional doc Documentation for the GNU C preprocessor (cpp) Documentation for the GNU C preprocessor in info format. (new) cpp-4.2_4.2-20060606-1_amd64.deb standard interpreters The GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. (new) cpp-4.2_4.2-20060606-1_hppa.deb standard interpreters The GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. (new) cpp-4.2_4.2-20060606-1_i386.deb standard interpreters The GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. (new) cpp-4.2_4.2-20060606-1_ia64.deb standard interpreters The GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. (new) cpp-4.2_4.2-20060606-1_powerpc.deb standard interpreters The GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. fixincludes_4.2-20060606-1_amd64.deb to pool/main/g/gcc-4.2/fixincludes_4.2-20060606-1_amd64.deb fixincludes_4.2-20060606-1_hppa.deb to pool/main/g/gcc-4.2/fixincludes_4.2-20060606-1_hppa.deb fixincludes_4.2-20060606-1_i386.deb to pool/main/g/gcc-4.2/fixincludes_4.2-20060606-1_i386.deb fixincludes_4.2-20060606-1_ia64.deb to pool/main/g/gcc-4.2/fixincludes_4.2-20060606-1_ia64.deb fixincludes_4.2-20060606-1_powerpc.deb to pool/main/g/gcc-4.2/fixincludes_4.2-20060606-1_powerpc.deb (new) g++-4.2_4.2-20060606-1_amd64.deb standard devel The GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. (new) g++-4.2_4.2-20060606-1_hppa.deb standard devel The GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. (new) g++-4.2_4.2-20060606-1_i386.deb standard devel The GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. (new) g++-4.2_4.2-20060606-1_ia64.deb standard devel The GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. (new) g++-4.2_4.2-20060606-1_powerpc.deb standard devel The GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. (new) gcc-4.2-base_4.2-20060606-1_amd64.deb required libs The GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). (new) gcc-4.2-base_4.2-20060606-1_hppa.deb required libs The GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). (new) gcc-4.2-base_4.2-20060606-1_i386.deb required libs The GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). (new) gcc-4.2-base_4.2-20060606-1_ia64.deb required libs The GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). (new) gcc-4.2-base_4.2-20060606-1_powerpc.deb required libs The GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). (new) gcc-4.2-doc_4.2-20060606-1_all.deb optional doc Documentation for the GNU compilers (gcc, gobjc, g++) Documentation for the GNU compilers in info format. (new) gcc-4.2-hppa64_4.2-20060606-1_hppa.deb standard devel The GNU C compiler (cross compiler for hppa64) This is the GNU C compiler, a fairly portable optimizing compiler for C. (new) gcc-4.2-locales_4.2-20060606-1_all.deb optional devel The GNU C compiler (native language support files) Native language support for GCC. Lets GCC speak your language, if translations are available. . Please do NOT submit bug reports in other languages than "C". Always reset your language settings to use the "C" locales. (new) gcc-4.2-source_4.2-20060606-1_all.deb optional devel Source of the GNU Compiler Collection This package contains the sources and patches which are needed to build the GNU Comp