Processed: Re: Bug#421455: linux-source-2.6.20: Could not configure due to compilation errors
Processing commands for [EMAIL PROTECTED]: > reassign 421455 gcc-4.1 Bug#421455: linux-source-2.6.20: Could not configure due to compilation errors Bug reassigned from package `linux-source-2.6.20' to `gcc-4.1'. > thanks 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]
Processed (with 1 errors): Re: Bug#421455: linux-source-2.6.20: Could not configure due to compilation errors
Processing commands for [EMAIL PROTECTED]: > severity 421455 important Bug#421455: linux-source-2.6.20: Could not configure due to compilation errors Severity set to `important' from `grave' > reassign 421455 binutils Bug#421455: linux-source-2.6.20: Could not configure due to compilation errors Bug reassigned from package `gcc-4.1' to `binutils'. > merge 421456 421455 Bug#421455: linux-source-2.6.20: Could not configure due to compilation errors Bug#421456: Error: operand out of range (0x is not between 0x and 0x00ff) Mismatch - only Bugs in same state can be merged: Values for `forwarded addr' don't match: #421455 has `'; #421456 has `http://sourceware.org/bugzilla/show_bug.cgi?id=4436' > thanks 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#421455: linux-source-2.6.20: Could not configure due to compilation errors
severity 421455 important reassign 421455 binutils merge 421456 421455 thanks * Bastian Blank <[EMAIL PROTECTED]> [2007-04-29 12:42]: > reassign 421455 gcc-4.1 > thanks It's a binutils problem. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#421423: gcc-4.1: FTBFS on GNU/kFreeBSD
On Sun, Apr 29, 2007 at 12:03:11AM +0200, Aurelien Jarno wrote: > Package: gcc-4.1 > Version: 4.1.2-4 > Severity: important > > Please find below an update of the patch for GNU/kFreeBSD, which fixes a > few things: > - fix the kbsd-gnu.dpatch wrt hash-style. Please DON'T APPLY this patch > if you reenable hash-style=both in the next upload > - fix a small typo in debian/multiarch.inc which make the build fails > on kfreebsd-amd64 > - fix the detection of stackguard detection in the GNU libc for non > Linux architectures. It should also work for Hurd if/when the GNU libc > support stackguard on this architecture (I haven't checked yet). It looks like the patch to multiarch.inc has been lost. Also Thomas Schwinge told me on IRC that stackguard does not work on Hurd, so the stackguard detection have to be changed. Please find a patch against the current SVN below. Also is it normal that gcc-hash-style-both.dpatch is still disabled in the current SVN? Index: multiarch.inc === --- multiarch.inc (révision 1908) +++ multiarch.inc (copie de travail) @@ -34,7 +34,7 @@ #endif #if defined(__x86_64_kfreebsd_gnu__) - { "32", "i486-kfreebsd_gnu"}, + { "32", "i486-kfreebsd-gnu"}, #endif Index: patches/libssp-gnu.dpatch === --- patches/libssp-gnu.dpatch (révision 1908) +++ patches/libssp-gnu.dpatch (copie de travail) @@ -34,7 +34,7 @@ # Test for stack protector support in target C library. case "$target" in - *-*-linux*) -+ *-*-*-gnu* | *-*-gnu) ++ *-*-*-gnu*) AC_CACHE_CHECK(__stack_chk_fail in target GNU C library, gcc_cv_libc_provides_ssp, [gcc_cv_libc_provides_ssp=no @@ -45,7 +45,7 @@ # Test for stack protector support in target C library. case "$target" in - *-*-linux*) -+ *-*-*-gnu* | *-*-gnu) ++ *-*-*-gnu*) { echo "$as_me:$LINENO: checking __stack_chk_fail in target GNU C library" >&5 echo $ECHO_N "checking __stack_chk_fail in target GNU C library... $ECHO_C" >&6; } if test "${gcc_cv_libc_provides_ssp+set}" = set; then -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' [EMAIL PROTECTED] | [EMAIL PROTECTED] `-people.debian.org/~aurel32 | www.aurel32.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: fixed upstream
Processing commands for [EMAIL PROTECTED]: > tags 419933 + fixed-upstream Bug#419933: Segfault in integer_zerop, called via ipa-type-escape.c Tags were: upstream Tags added: fixed-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#421488: gcj-4.1 - FTBFS: Broken recursive build-deps
Package: gcj-4.1 Version: 4.1.2-4 Severity: serious There was an error while trying to autobuild your package: > Automatic build of gcj-4.1_4.1.2-4 on lxdebian.bfinv.de by sbuild/s390 98 [...] > The following packages have unmet dependencies: > ecj-bootstrap: Depends: ecj but it is not going to be installed > gcj-4.1: Depends: gij-4.1 (= 4.1.1-20) but it is not going to be installed >Depends: libgcj7-dev (= 4.1.1-20) but it is not going to be > installed >Depends: libgcj7-jar (>= 4.1.1) but it is not going to be installed > E: Broken packages | $ sudo apt-get install ecj [...] | The following packages have unmet dependencies: | ecj: Depends: gij-4.1 (>= 4.1.2-1) but it is not going to be installed |Depends: libgcj7-jar (>= 4.1.2-1) but it is not going to be installed | E: Broken packages Bastian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: Re: Bug#421488: gcj-4.1 - FTBFS: Broken recursive build-deps
Processing commands for [EMAIL PROTECTED]: > reassign 421488 ecj Bug#421488: gcj-4.1 - FTBFS: Broken recursive build-deps Bug reassigned from package `gcj-4.1' to `ecj'. > thanks 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#421526: /var/lib/gcj-4.1 missing; causes post-inst failure.
Package: gij-4.1 Version: 4.2.1-4 Severity: grave Justification: Stops package from installing I received the following output on upgrading to gij-4.1 (4.1.2-4): # dpkg --configure -a Setting up gij-4.1 (4.1.2-4) ... error: could not create /var/lib/gcj-4.1/classmap.db: java.io.IOException: No such file or directory dpkg: error processing gij-4.1 (--configure): subprocess post-installation script returned error exit status 2 Creating the directory, /var/lib/gcj-4.1, allowed the installation to succeed. Matthew W. S. Bell signature.asc Description: This is a digitally signed message part
Processing of gcc-4.1_4.1.2-5_multi.changes
gcc-4.1_4.1.2-5_multi.changes uploaded successfully to localhost along with the files: protoize_4.1.2-5_hppa.deb lib64mudflap0_4.1.2-5_i386.deb libffi4_4.1.2-5_hppa.deb gobjc-4.1_4.1.2-5_hppa.deb gfortran-4.1_4.1.2-5_powerpc.deb libstdc++6-4.1-dev_4.1.2-5_hppa.deb g++-4.1-multilib_4.1.2-5_i386.deb lib64gcc1_4.1.2-5_powerpc.deb libffi4-dev_4.1.2-5_hppa.deb gcc-4.1-base_4.1.2-5_i386.deb cpp-4.1_4.1.2-5_i386.deb cpp-4.1_4.1.2-5_hppa.deb libmudflap0_4.1.2-5_i386.deb gcc-4.1-base_4.1.2-5_powerpc.deb libmudflap0-dev_4.1.2-5_hppa.deb gobjc-4.1-multilib_4.1.2-5_i386.deb libstdc++6_4.1.2-5_i386.deb lib64gfortran1_4.1.2-5_i386.deb libstdc++6_4.1.2-5_hppa.deb fixincludes_4.1.2-5_i386.deb libstdc++6-4.1-pic_4.1.2-5_i386.deb gcc-4.1_4.1.2-5_i386.deb gcc-4.1-multilib_4.1.2-5_i386.deb gobjc-4.1_4.1.2-5_powerpc.deb lib64stdc++6-4.1-dbg_4.1.2-5_i386.deb libmudflap0_4.1.2-5_powerpc.deb libgcc4_4.1.2-5_hppa.deb lib64gcc1_4.1.2-5_i386.deb libmudflap0_4.1.2-5_hppa.deb gcc-4.1_4.1.2-5_powerpc.deb lib64mudflap0_4.1.2-5_powerpc.deb libstdc++6-4.1-dev_4.1.2-5_i386.deb libffi4-dev_4.1.2-5_i386.deb treelang-4.1_4.1.2-5_powerpc.deb gcc-4.1_4.1.2-5_hppa.deb libgcc1_4.1.2-5_i386.deb lib64ffi4_4.1.2-5_powerpc.deb libobjc1_4.1.2-5_i386.deb libstdc++6-4.1-pic_4.1.2-5_hppa.deb gfortran-4.1-multilib_4.1.2-5_powerpc.deb g++-4.1_4.1.2-5_i386.deb gcc-4.1-hppa64_4.1.2-5_hppa.deb lib64gfortran1_4.1.2-5_powerpc.deb g++-4.1_4.1.2-5_powerpc.deb g++-4.1-multilib_4.1.2-5_powerpc.deb lib64stdc++6-4.1-dbg_4.1.2-5_powerpc.deb gfortran-4.1-multilib_4.1.2-5_i386.deb gobjc-4.1-multilib_4.1.2-5_powerpc.deb lib64objc1_4.1.2-5_i386.deb gcc-4.1-base_4.1.2-5_hppa.deb g++-4.1_4.1.2-5_hppa.deb fixincludes_4.1.2-5_hppa.deb libgcc1_4.1.2-5_powerpc.deb fixincludes_4.1.2-5_powerpc.deb gobjc++-4.1-multilib_4.1.2-5_i386.deb treelang-4.1_4.1.2-5_i386.deb libstdc++6-4.1-pic_4.1.2-5_powerpc.deb protoize_4.1.2-5_powerpc.deb gfortran-4.1_4.1.2-5_hppa.deb gcc-4.1_4.1.2-5.dsc gobjc++-4.1_4.1.2-5_i386.deb gobjc++-4.1-multilib_4.1.2-5_powerpc.deb gobjc++-4.1_4.1.2-5_hppa.deb libstdc++6-4.1-dbg_4.1.2-5_hppa.deb lib64stdc++6_4.1.2-5_i386.deb libmudflap0-dev_4.1.2-5_i386.deb gcc-4.1-locales_4.1.2-5_all.deb libffi4-dev_4.1.2-5_powerpc.deb gcc-4.1-multilib_4.1.2-5_powerpc.deb libstdc++6-4.1-dev_4.1.2-5_powerpc.deb protoize_4.1.2-5_i386.deb libffi4_4.1.2-5_i386.deb libstdc++6-4.1-dbg_4.1.2-5_i386.deb lib64objc1_4.1.2-5_powerpc.deb gobjc-4.1_4.1.2-5_i386.deb libgfortran1_4.1.2-5_powerpc.deb libobjc1_4.1.2-5_hppa.deb cpp-4.1_4.1.2-5_powerpc.deb lib64stdc++6_4.1.2-5_powerpc.deb libstdc++6_4.1.2-5_powerpc.deb lib64ffi4_4.1.2-5_i386.deb gcc-4.1_4.1.2-5.diff.gz libmudflap0-dev_4.1.2-5_powerpc.deb libstdc++6-4.1-doc_4.1.2-5_all.deb gcc-4.1-source_4.1.2-5_all.deb libstdc++6-4.1-dbg_4.1.2-5_powerpc.deb libgfortran1_4.1.2-5_i386.deb gfortran-4.1_4.1.2-5_i386.deb libffi4_4.1.2-5_powerpc.deb treelang-4.1_4.1.2-5_hppa.deb libobjc1_4.1.2-5_powerpc.deb gobjc++-4.1_4.1.2-5_powerpc.deb libgfortran1_4.1.2-5_hppa.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: reassign to gcj-4.1
Processing commands for [EMAIL PROTECTED]: > reassign 401948 gcj-4.1 Bug#401948: ecj-bootstrap: The import java.util.Scanner cannot be resolved Bug reassigned from package `ecj-bootstrap' to `gcj-4.1'. > thanks 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]
gcc-4.1_4.1.2-5_multi.changes REJECTED
Rejected: Unknown distribution `UNRELEASED'. === If you don't understand why your files were rejected, or if the override file requires editing, reply to this email. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#421423: gcc-4.1: FTBFS on GNU/kFreeBSD
On Sun, Apr 29, 2007 at 01:54:58PM +0200, Aurelien Jarno wrote: > On Sun, Apr 29, 2007 at 12:03:11AM +0200, Aurelien Jarno wrote: > > Package: gcc-4.1 > > Version: 4.1.2-4 > > Severity: important > > > > Please find below an update of the patch for GNU/kFreeBSD, which fixes a > > few things: > > - fix the kbsd-gnu.dpatch wrt hash-style. Please DON'T APPLY this patch > > if you reenable hash-style=both in the next upload > > - fix a small typo in debian/multiarch.inc which make the build fails > > on kfreebsd-amd64 > > - fix the detection of stackguard detection in the GNU libc for non > > Linux architectures. It should also work for Hurd if/when the GNU libc > > support stackguard on this architecture (I haven't checked yet). > > It looks like the patch to multiarch.inc has been lost. Also Thomas > Schwinge told me on IRC that stackguard does not work on Hurd, so the > stackguard detection have to be changed. > > Please find a patch against the current SVN below. > > Also is it normal that gcc-hash-style-both.dpatch is still disabled in > the current SVN? > In the current SVN, it looks like gcc-hash-style-gnu.dpatch is used instead. Could you therefore apply the following patch to keep kbsd-gnu.dpatch in sync? Index: kbsd-gnu.dpatch === --- kbsd-gnu.dpatch (révision 1912) +++ kbsd-gnu.dpatch (copie de travail) @@ -79,8 +79,8 @@ + { "dynamic_linker64", DYNAMIC_LINKER64 } + #undefLINK_SPEC --#define LINK_SPEC "%{!m32:-m elf_x86_64} %{m32:-m elf_i386} --hash-style=both \ -+#define LINK_SPEC "%{!m32:-m %(link_emulation64)} %{m32:-m %(link_emulation)} --hash-style=both \ +-#define LINK_SPEC "%{!m32:-m elf_x86_64} %{m32:-m elf_i386} --hash-style=gnu \ ++#define LINK_SPEC "%{!m32:-m %(link_emulation64)} %{m32:-m %(link_emulation)} --hash-style=gnu \ %{shared:-shared} \ %{!shared: \ %{!static: \ -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' [EMAIL PROTECTED] | [EMAIL PROTECTED] `-people.debian.org/~aurel32 | www.aurel32.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processing of gcc-4.1_4.1.2-5_multi.changes
gcc-4.1_4.1.2-5_multi.changes uploaded successfully to localhost along with the files: gobjc-4.1-multilib_4.1.2-5_powerpc.deb lib64gfortran1_4.1.2-5_powerpc.deb libgfortran1_4.1.2-5_i386.deb lib64gfortran1_4.1.2-5_i386.deb gcc-4.1_4.1.2-5_powerpc.deb libffi4-dev_4.1.2-5_i386.deb libffi4-dev_4.1.2-5_powerpc.deb protoize_4.1.2-5_hppa.deb g++-4.1_4.1.2-5_i386.deb gfortran-4.1-multilib_4.1.2-5_powerpc.deb libstdc++6_4.1.2-5_powerpc.deb libstdc++6-4.1-pic_4.1.2-5_hppa.deb cpp-4.1_4.1.2-5_powerpc.deb g++-4.1-multilib_4.1.2-5_powerpc.deb protoize_4.1.2-5_powerpc.deb gcc-4.1-multilib_4.1.2-5_i386.deb lib64mudflap0_4.1.2-5_powerpc.deb gcc-4.1-multilib_4.1.2-5_powerpc.deb fixincludes_4.1.2-5_i386.deb libmudflap0-dev_4.1.2-5_powerpc.deb gcc-4.1_4.1.2-5_hppa.deb g++-4.1_4.1.2-5_powerpc.deb fixincludes_4.1.2-5_powerpc.deb libstdc++6_4.1.2-5_hppa.deb libgcc1_4.1.2-5_powerpc.deb treelang-4.1_4.1.2-5_powerpc.deb treelang-4.1_4.1.2-5_hppa.deb lib64objc1_4.1.2-5_powerpc.deb libstdc++6-4.1-dbg_4.1.2-5_i386.deb libobjc1_4.1.2-5_powerpc.deb libgcc1_4.1.2-5_i386.deb treelang-4.1_4.1.2-5_i386.deb gobjc++-4.1_4.1.2-5_hppa.deb libstdc++6-4.1-dbg_4.1.2-5_powerpc.deb libffi4_4.1.2-5_powerpc.deb g++-4.1-multilib_4.1.2-5_i386.deb gfortran-4.1-multilib_4.1.2-5_i386.deb libmudflap0_4.1.2-5_i386.deb gcc-4.1_4.1.2-5_i386.deb libstdc++6_4.1.2-5_i386.deb libgcc4_4.1.2-5_hppa.deb gobjc++-4.1-multilib_4.1.2-5_powerpc.deb lib64ffi4_4.1.2-5_i386.deb lib64ffi4_4.1.2-5_powerpc.deb gfortran-4.1_4.1.2-5_hppa.deb libmudflap0_4.1.2-5_powerpc.deb libmudflap0-dev_4.1.2-5_hppa.deb libstdc++6-4.1-dbg_4.1.2-5_hppa.deb lib64mudflap0_4.1.2-5_i386.deb protoize_4.1.2-5_i386.deb lib64stdc++6-4.1-dbg_4.1.2-5_powerpc.deb libstdc++6-4.1-dev_4.1.2-5_powerpc.deb libobjc1_4.1.2-5_i386.deb gobjc-4.1_4.1.2-5_i386.deb libstdc++6-4.1-dev_4.1.2-5_i386.deb gcc-4.1-hppa64_4.1.2-5_hppa.deb gobjc-4.1_4.1.2-5_powerpc.deb cpp-4.1_4.1.2-5_hppa.deb lib64gcc1_4.1.2-5_powerpc.deb libffi4_4.1.2-5_i386.deb libffi4-dev_4.1.2-5_hppa.deb gobjc++-4.1_4.1.2-5_i386.deb fixincludes_4.1.2-5_hppa.deb libgfortran1_4.1.2-5_powerpc.deb gcc-4.1-base_4.1.2-5_i386.deb lib64gcc1_4.1.2-5_i386.deb gobjc-4.1-multilib_4.1.2-5_i386.deb libmudflap0_4.1.2-5_hppa.deb gobjc++-4.1-multilib_4.1.2-5_i386.deb gcc-4.1-base_4.1.2-5_powerpc.deb libstdc++6-4.1-pic_4.1.2-5_i386.deb gobjc++-4.1_4.1.2-5_powerpc.deb gcc-4.1-base_4.1.2-5_hppa.deb gobjc-4.1_4.1.2-5_hppa.deb libmudflap0-dev_4.1.2-5_i386.deb libgfortran1_4.1.2-5_hppa.deb cpp-4.1_4.1.2-5_i386.deb gfortran-4.1_4.1.2-5_i386.deb g++-4.1_4.1.2-5_hppa.deb lib64objc1_4.1.2-5_i386.deb libffi4_4.1.2-5_hppa.deb libstdc++6-4.1-dev_4.1.2-5_hppa.deb lib64stdc++6_4.1.2-5_i386.deb lib64stdc++6_4.1.2-5_powerpc.deb libstdc++6-4.1-pic_4.1.2-5_powerpc.deb lib64stdc++6-4.1-dbg_4.1.2-5_i386.deb gfortran-4.1_4.1.2-5_powerpc.deb libobjc1_4.1.2-5_hppa.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
gcc-4.1_4.1.2-5_multi.changes REJECTED
Rejected: no source found for gcc-4.1 4.1.2-5 (libobjc1_4.1.2-5_hppa.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (lib64ffi4_4.1.2-5_i386.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (gcc-4.1-base_4.1.2-5_powerpc.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (gfortran-4.1_4.1.2-5_powerpc.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (libgcc1_4.1.2-5_i386.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (libffi4-dev_4.1.2-5_i386.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (gcc-4.1-base_4.1.2-5_hppa.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (g++-4.1-multilib_4.1.2-5_i386.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (gfortran-4.1-multilib_4.1.2-5_powerpc.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (libgfortran1_4.1.2-5_hppa.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (cpp-4.1_4.1.2-5_powerpc.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (cpp-4.1_4.1.2-5_i386.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (gobjc-4.1_4.1.2-5_hppa.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (libobjc1_4.1.2-5_i386.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (libffi4-dev_4.1.2-5_powerpc.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (libmudflap0-dev_4.1.2-5_hppa.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (treelang-4.1_4.1.2-5_hppa.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (lib64stdc++6_4.1.2-5_powerpc.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (treelang-4.1_4.1.2-5_i386.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (libmudflap0_4.1.2-5_powerpc.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (libstdc++6-4.1-dbg_4.1.2-5_hppa.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (g++-4.1_4.1.2-5_i386.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (gfortran-4.1_4.1.2-5_i386.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (treelang-4.1_4.1.2-5_powerpc.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (gobjc++-4.1_4.1.2-5_powerpc.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (gobjc++-4.1_4.1.2-5_i386.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (g++-4.1_4.1.2-5_powerpc.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (lib64objc1_4.1.2-5_powerpc.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (libobjc1_4.1.2-5_powerpc.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (libgcc4_4.1.2-5_hppa.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (libffi4_4.1.2-5_hppa.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (gcc-4.1-multilib_4.1.2-5_powerpc.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (libstdc++6-4.1-dev_4.1.2-5_powerpc.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (lib64mudflap0_4.1.2-5_powerpc.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (fixincludes_4.1.2-5_powerpc.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (libstdc++6-4.1-pic_4.1.2-5_powerpc.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (lib64stdc++6-4.1-dbg_4.1.2-5_powerpc.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (libstdc++6-4.1-dev_4.1.2-5_hppa.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (libffi4_4.1.2-5_i386.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (protoize_4.1.2-5_i386.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (fixincludes_4.1.2-5_hppa.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (g++-4.1-multilib_4.1.2-5_powerpc.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (gcc-4.1_4.1.2-5_i386.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (libgfortran1_4.1.2-5_powerpc.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (libstdc++6-4.1-dbg_4.1.2-5_i386.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (gfortran-4.1_4.1.2-5_hppa.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (gcc-4.1_4.1.2-5_hppa.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (libmudflap0_4.1.2-5_hppa.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (libmudflap0-dev_4.1.2-5_powerpc.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (gcc-4.1-base_4.1.2-5_i386.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (protoize_4.1.2-5_powerpc.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (lib64gcc1_4.1.2-5_i386.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (libstdc++6-4.1-dev_4.1.2-5_i386.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (libffi4-dev_4.1.2-5_hppa.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (lib64mudflap0_4.1.2-5_i386.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (libstdc++6-4.1-pic_4.1.2-5_i386.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (libstdc++6_4.1.2-5_powerpc.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (gobjc-4.1-multilib_4.1.2-5_powerpc.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (gobjc++-4.1_4.1.2-5_hppa.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (g++-4.1_4.1.2-5_hppa.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (libgcc1_4.1.2-5_powerpc.deb). Rejected: no source found for gcc-4.1 4.1.2-5 (protoize_4.1.2-5_hppa.deb). Rejected: no source found