Your message dated Sat, 28 Jun 2008 19:02:12 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#483613: fixed in gcc-4.3 4.3.1-3
has caused the Debian Bug report #483613,
regarding gcc-4.3: on hurd-i386 -fstack-protector tries to link with
libssp_nonshared
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
483613: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483613
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gcc-4.3
Version: 4.3.0-3
Severity: important
Tags: patch
Hello,
When using -fstack-protector, gcc tries to link with libssp_nonshared,
which is not package, thus making a bunch of packages FTBFS. The
attached patch fixes that by making configure notice that (just like on
GNU/Linux and GNU/kfreebsd) __stack_chk_fail is available from glibc.
Cheers,
Samuel
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.25
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
Versions of packages gcc-4.3 depends on:
ii binutils 2.18.1~cvs20080103-4 The GNU assembler, linker and bina
ii cpp-4.3 4.3.0-3 The GNU C preprocessor
ii gcc-4.3-base 4.3.0-3 The GNU Compiler Collection (base
ii libc6 2.7-10 GNU C Library: Shared libraries
ii libgcc1 1:4.3.0-3 GCC support library
ii libgomp1 4.3.0-3 GCC OpenMP (GOMP) support library
Versions of packages gcc-4.3 recommends:
ii libc6-dev 2.7-10 GNU C Library: Development Librari
-- no debconf information
--
Samuel
The nice thing about Windows is - It does not just crash, it displays a
dialog box and lets you press 'OK' first.
(Arno Schaefer's .sig)
Index: debian/patches/libssp-gnu.dpatch
===================================================================
--- debian/patches/libssp-gnu.dpatch (révision 3128)
+++ debian/patches/libssp-gnu.dpatch (copie de travail)
@@ -34,7 +34,7 @@
gcc_cv_libc_provides_ssp=no
case "$target" in
- *-*-linux*)
-+ *-*-*-gnu*)
++ *-*-gnu*|*-*-*-gnu*)
if test x$host != x$target || test "x$TARGET_SYSTEM_ROOT" != x; then
if test "x$with_sysroot" = x; then
glibc_header_dir="${exec_prefix}/${target_noncanonical}/sys-include"
@@ -45,7 +45,7 @@
[gcc_cv_libc_provides_ssp=no
case "$target" in
- *-*-linux*)
-+ *-*-*-gnu*)
++ *-*-gnu*|*-*-*-gnu*)
if test x$host != x$target || test "x$TARGET_SYSTEM_ROOT" != x; then
if test "x$with_sysroot" = x; then
glibc_header_dir="${exec_prefix}/${target_noncanonical}/sys-include"
--- End Message ---
--- Begin Message ---
Source: gcc-4.3
Source-Version: 4.3.1-3
We believe that the bug you reported is fixed in the latest version of
gcc-4.3, which is due to be installed in the Debian FTP archive:
cpp-4.3_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/cpp-4.3_4.3.1-3_i386.deb
fixincludes_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/fixincludes_4.3.1-3_i386.deb
g++-4.3-multilib_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/g++-4.3-multilib_4.3.1-3_i386.deb
g++-4.3_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/g++-4.3_4.3.1-3_i386.deb
gcc-4.3-base_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/gcc-4.3-base_4.3.1-3_i386.deb
gcc-4.3-locales_4.3.1-3_all.deb
to pool/main/g/gcc-4.3/gcc-4.3-locales_4.3.1-3_all.deb
gcc-4.3-multilib_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/gcc-4.3-multilib_4.3.1-3_i386.deb
gcc-4.3-source_4.3.1-3_all.deb
to pool/main/g/gcc-4.3/gcc-4.3-source_4.3.1-3_all.deb
gcc-4.3_4.3.1-3.diff.gz
to pool/main/g/gcc-4.3/gcc-4.3_4.3.1-3.diff.gz
gcc-4.3_4.3.1-3.dsc
to pool/main/g/gcc-4.3/gcc-4.3_4.3.1-3.dsc
gcc-4.3_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/gcc-4.3_4.3.1-3_i386.deb
gfortran-4.3-multilib_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/gfortran-4.3-multilib_4.3.1-3_i386.deb
gfortran-4.3_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/gfortran-4.3_4.3.1-3_i386.deb
gobjc++-4.3-multilib_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/gobjc++-4.3-multilib_4.3.1-3_i386.deb
gobjc++-4.3_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/gobjc++-4.3_4.3.1-3_i386.deb
gobjc-4.3-multilib_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/gobjc-4.3-multilib_4.3.1-3_i386.deb
gobjc-4.3_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/gobjc-4.3_4.3.1-3_i386.deb
lib64gcc1-dbg_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/lib64gcc1-dbg_4.3.1-3_i386.deb
lib64gcc1_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/lib64gcc1_4.3.1-3_i386.deb
lib64gfortran3-dbg_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/lib64gfortran3-dbg_4.3.1-3_i386.deb
lib64gfortran3_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/lib64gfortran3_4.3.1-3_i386.deb
lib64gomp1-dbg_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/lib64gomp1-dbg_4.3.1-3_i386.deb
lib64gomp1_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/lib64gomp1_4.3.1-3_i386.deb
lib64mudflap0-dbg_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/lib64mudflap0-dbg_4.3.1-3_i386.deb
lib64mudflap0_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/lib64mudflap0_4.3.1-3_i386.deb
lib64objc2-dbg_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/lib64objc2-dbg_4.3.1-3_i386.deb
lib64objc2_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/lib64objc2_4.3.1-3_i386.deb
lib64stdc++6-4.3-dbg_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/lib64stdc++6-4.3-dbg_4.3.1-3_i386.deb
lib64stdc++6_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/lib64stdc++6_4.3.1-3_i386.deb
libgcc1-dbg_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/libgcc1-dbg_4.3.1-3_i386.deb
libgcc1_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/libgcc1_4.3.1-3_i386.deb
libgfortran3-dbg_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/libgfortran3-dbg_4.3.1-3_i386.deb
libgfortran3_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/libgfortran3_4.3.1-3_i386.deb
libgomp1-dbg_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/libgomp1-dbg_4.3.1-3_i386.deb
libgomp1_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/libgomp1_4.3.1-3_i386.deb
libmudflap0-4.3-dev_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/libmudflap0-4.3-dev_4.3.1-3_i386.deb
libmudflap0-dbg_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/libmudflap0-dbg_4.3.1-3_i386.deb
libmudflap0_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/libmudflap0_4.3.1-3_i386.deb
libobjc2-dbg_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/libobjc2-dbg_4.3.1-3_i386.deb
libobjc2_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/libobjc2_4.3.1-3_i386.deb
libstdc++6-4.3-dbg_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/libstdc++6-4.3-dbg_4.3.1-3_i386.deb
libstdc++6-4.3-dev_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/libstdc++6-4.3-dev_4.3.1-3_i386.deb
libstdc++6-4.3-doc_4.3.1-3_all.deb
to pool/main/g/gcc-4.3/libstdc++6-4.3-doc_4.3.1-3_all.deb
libstdc++6-4.3-pic_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/libstdc++6-4.3-pic_4.3.1-3_i386.deb
libstdc++6_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/libstdc++6_4.3.1-3_i386.deb
protoize_4.3.1-3_i386.deb
to pool/main/g/gcc-4.3/protoize_4.3.1-3_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-4.3 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.8
Date: Sat, 28 Jun 2008 16:00:38 +0200
Source: gcc-4.3
Binary: gcc-4.3-base libgcc1 libgcc1-dbg libgcc2 libgcc2-dbg libgcc4
libgcc4-dbg lib64gcc1 lib64gcc1-dbg lib32gcc1 lib32gcc1-dbg libn32gcc1
libn32gcc1-dbg gcc-4.3 gcc-4.3-multilib gcc-4.3-hppa64 gcc-4.3-spu g++-4.3-spu
gfortran-4.3-spu cpp-4.3 gcc-4.3-locales g++-4.3 g++-4.3-multilib libmudflap0
libmudflap0-dbg lib32mudflap0 lib32mudflap0-dbg lib64mudflap0 lib64mudflap0-dbg
libn32mudflap0 libn32mudflap0-dbg libmudflap0-4.3-dev libgomp1 libgomp1-dbg
lib32gomp1 lib32gomp1-dbg lib64gomp1 lib64gomp1-dbg libn32gomp1 libn32gomp1-dbg
protoize gobjc++-4.3 gobjc++-4.3-multilib gobjc-4.3 gobjc-4.3-multilib libobjc2
libobjc2-dbg lib64objc2 lib64objc2-dbg lib32objc2 lib32objc2-dbg libn32objc2
libn32objc2-dbg gfortran-4.3 gfortran-4.3-multilib libgfortran3
libgfortran3-dbg lib64gfortran3 lib64gfortran3-dbg lib32gfortran3
lib32gfortran3-dbg libn32gfortran3 libn32gfortran3-dbg libstdc++6 lib32stdc++6
lib64stdc++6 libn32stdc++6 libstdc++6-4.3-dev libstdc++6-4.3-pic
libstdc++6-4.3-dbg lib32stdc++6-4.3-dbg lib64stdc++6-4.3-dbg
libn32stdc++6-4.3-dbg libstdc++6-4.3-doc gcc-4.3-soft-float fixincludes
gcc-4.3-source
Architecture: source all i386
Version: 4.3.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <[EMAIL PROTECTED]>
Description:
cpp-4.3 - The GNU C preprocessor
fixincludes - Fix non-ANSI header files
g++-4.3 - The GNU C++ compiler
g++-4.3-multilib - The GNU C++ compiler (multilib files)
g++-4.3-spu - SPU cross-compiler (C++ compiler)
gcc-4.3 - The GNU C compiler
gcc-4.3-base - The GNU Compiler Collection (base package)
gcc-4.3-hppa64 - The GNU C compiler (cross compiler for hppa64)
gcc-4.3-locales - The GNU C compiler (native language support files)
gcc-4.3-multilib - The GNU C compiler (multilib files)
gcc-4.3-soft-float - The soft-floating-point gcc libraries (arm)
gcc-4.3-source - Source of the GNU Compiler Collection
gcc-4.3-spu - SPU cross-compiler (preprocessor and C compiler)
gfortran-4.3 - The GNU Fortran 95 compiler
gfortran-4.3-multilib - The GNU Fortran 95 compiler (multilib files)
gfortran-4.3-spu - SPU cross-compiler (Fortran compiler)
gobjc++-4.3 - The GNU Objective-C++ compiler
gobjc++-4.3-multilib - The GNU Objective-C++ compiler (multilib files)
gobjc-4.3 - The GNU Objective-C compiler
gobjc-4.3-multilib - The GNU Objective-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
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)
lib32objc2 - Runtime library for GNU Objective-C applications (32bit)
lib32objc2-dbg - Runtime library for GNU Objective-C applications (32 bit
debug sy
lib32stdc++6 - The GNU Standard C++ Library v3 (32 bit Version)
lib32stdc++6-4.3-dbg - The 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
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)
lib64objc2 - Runtime library for GNU Objective-C applications (64bit)
lib64objc2-dbg - Runtime library for GNU Objective-C applications (64 bit
debug sy
lib64stdc++6 - The GNU Standard C++ Library v3 (64bit)
lib64stdc++6-4.3-dbg - The 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)
libgomp1 - GCC OpenMP (GOMP) support library
libgomp1-dbg - GCC OpenMP (GOMP) support library (debug symbols)
libmudflap0 - GCC mudflap shared support libraries
libmudflap0-4.3-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)
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)
libn32objc2 - Runtime library for GNU Objective-C applications (n32)
libn32objc2-dbg - Runtime library for GNU Objective-C applications (n32 debug
symbo
libn32stdc++6 - The GNU Standard C++ Library v3 (n32)
libn32stdc++6-4.3-dbg - The GNU Standard C++ Library v3 (debugging files)
libobjc2 - Runtime library for GNU Objective-C applications
libobjc2-dbg - Runtime library for GNU Objective-C applications (debug symbols)
libstdc++6 - The GNU Standard C++ Library v3
libstdc++6-4.3-dbg - The GNU Standard C++ Library v3 (debugging files)
libstdc++6-4.3-dev - The GNU Standard C++ Library v3 (development files)
libstdc++6-4.3-doc - The GNU Standard C++ Library v3 (documentation files)
libstdc++6-4.3-pic - The GNU Standard C++ Library v3 (shared library subset
kit)
protoize - Create/remove ANSI prototypes from C code
Closes: 483613 487115
Changes:
gcc-4.3 (4.3.1-3) unstable; urgency=medium
.
[Arthur Loiret]
* debian/rules2:
- configure sh4-linux with --with-multilib-list=m4,m4-nofpu
and --with-cpu=sh4.
- configure sparc-linux with --enable-targets=all on snapshot builds
(change already in 4.3.1-1).
* debian/rules.patch: Don't apply sh4-multilib.dpatch.
.
[Matthias Klose]
* Update to SVN 20080628 from the gcc-4_3-branch.
- Fix PR target/36533, wrong-code with incorrectly assumed aligned_operand.
Closes: #487115.
* debian/rules.defs: Remove hurd-i386 from ssp_no_archs (Samuel Thibault).
Closes: #483613.
* Do not create a /usr/lib/gcc/<target-arch>/4.3.0 symlink.
* debian/patches/gcc-multilib64dir.dpatch: Remove obsolete patch.
* libjava/classpath: Set and use EXTRA_CFLAGS (taken from the trunk).
Checksums-Sha1:
671194c7d83f4ed6277564248676105e0a864d50 3570 gcc-4.3_4.3.1-3.dsc
bb270be6338007da2abe6c7417021348b989d7ba 560972 gcc-4.3_4.3.1-3.diff.gz
89977334dffd12f3d0e1ba17ab27bd5c91f69af1 44356358
gcc-4.3-source_4.3.1-3_all.deb
eb0b7161ab5e418da88da90192e0368b711a0cf0 9148568
libstdc++6-4.3-doc_4.3.1-3_all.deb
3ec63054ddecd36b9907b85b7721e9a20ccf4097 2006852
gcc-4.3-locales_4.3.1-3_all.deb
6bdd1384b22f70f172c2a1df288871b724447eee 101832 gcc-4.3-base_4.3.1-3_i386.deb
041015e550483094e79c5ce0e6cc369f7fd859e4 25718 libgcc1_4.3.1-3_i386.deb
55cfc422053726bedc1ee8655577ea2dbc2ac7d4 58180 libgcc1-dbg_4.3.1-3_i386.deb
9dba8d6bdc48ec765c56cc5f810f6ecc40625c6a 43988 lib64gcc1_4.3.1-3_i386.deb
8a8f245c53ee75610a9f4bfea900fa49fc7d9276 83108 lib64gcc1-dbg_4.3.1-3_i386.deb
3242504dbc39455a2e98ebc77e29fcf5f2073890 13242 libgomp1_4.3.1-3_i386.deb
72a2896f3f8c203519446b0eec868d7dea9b8480 33860 libgomp1-dbg_4.3.1-3_i386.deb
2ccf68426703cba83dc74707f737f6421e5997e3 15488 lib64gomp1_4.3.1-3_i386.deb
d84818dc07a544644aa489885970fe3b5da3b589 34932 lib64gomp1-dbg_4.3.1-3_i386.deb
3461081fbe28c42fd96f101addf94294568fd021 3073084 cpp-4.3_4.3.1-3_i386.deb
ea4fd37620048dd6f9a28ca28024062b742d7252 41764 protoize_4.3.1-3_i386.deb
d11a1ee44b1dc30d43f64682f3f27d4ab9662c8b 63446 fixincludes_4.3.1-3_i386.deb
c6e49ffe01f9509f7901daa85458ec93247b3f76 208850
libmudflap0-4.3-dev_4.3.1-3_i386.deb
5372b2c5ecb6d002e5fdc95b7ff60e38867494ee 77604 libmudflap0_4.3.1-3_i386.deb
f8fef14e26850f14f5d24ab7d3aaa4c27eaf050c 122802
libmudflap0-dbg_4.3.1-3_i386.deb
30c3458a774638a78d84e1d9ee916ab1fa643998 96006 lib64mudflap0_4.3.1-3_i386.deb
c45bda84f4533b1e5982df1c13b2f51fca5f7f4d 128966
lib64mudflap0-dbg_4.3.1-3_i386.deb
493c177f41f242b864717fc7471c5e2a25c48c1a 850
gobjc++-4.3-multilib_4.3.1-3_i386.deb
4111e6d26751d84f2a2f6c6845c4370b4608f508 3301126 gobjc++-4.3_4.3.1-3_i386.deb
1980bd2d3721633fb1a723615577f93eae379745 183976
gobjc-4.3-multilib_4.3.1-3_i386.deb
4360931a7b562697254e534121cd3c6be75f909e 3211536 gobjc-4.3_4.3.1-3_i386.deb
4f80663752dc05a07af1ce3f3c0e3b58786fbce5 149400 libobjc2_4.3.1-3_i386.deb
1e4176bcf48a0ef877d03db67c24b8737ec70c9a 272260 libobjc2-dbg_4.3.1-3_i386.deb
884d8c5716c0e63337e189d67e8b99b25248493b 159374 lib64objc2_4.3.1-3_i386.deb
00389565508689c0c1d7d627dc28323a9d6566a8 286896 lib64objc2-dbg_4.3.1-3_i386.deb
3827287090af84a5ac53bbec71313cf62d590901 1034552
g++-4.3-multilib_4.3.1-3_i386.deb
9ac4a8b4094f0d74e9448df44b1d594c299d2e99 3398328 g++-4.3_4.3.1-3_i386.deb
037893d3c352ccac6d8243124d1cfe6ebd38b97f 331976 libstdc++6_4.3.1-3_i386.deb
80ebeb65e8ea6433c75dbacc102aa917965dbdb5 333706 lib64stdc++6_4.3.1-3_i386.deb
2f90d708cf4a12312b80a87c5186f6a554e86dcc 6081674
lib64stdc++6-4.3-dbg_4.3.1-3_i386.deb
157c171111af69b335775443fd37bcf7f2ea369f 1352480
libstdc++6-4.3-dev_4.3.1-3_i386.deb
6a3d999af70a06add7f76da9085995efa7fe919a 487340
libstdc++6-4.3-pic_4.3.1-3_i386.deb
79494c1cefe8698ebbe4f2e40ac37d5b2398defe 3621040
libstdc++6-4.3-dbg_4.3.1-3_i386.deb
d882cae17f9e0cc00248fdade5273df5f00918c8 229518 libgfortran3_4.3.1-3_i386.deb
7e7f6029be78e1e3186e52251895e628f4954d8e 348414
libgfortran3-dbg_4.3.1-3_i386.deb
f4ef9169de4a9d76a690686550e3f2017493a3c1 270694 lib64gfortran3_4.3.1-3_i386.deb
3ae9a88e61ad8468dd4d2ea78bf02d08c9923d92 467844
lib64gfortran3-dbg_4.3.1-3_i386.deb
b0da2b488b0c3decef30d5bb43fd9d33db2eca2a 306156
gfortran-4.3-multilib_4.3.1-3_i386.deb
0537539f68689453d2f8d23efeca4d52d5c9f099 3489292 gfortran-4.3_4.3.1-3_i386.deb
e134e548da421a7cefbb6a9df70149bf23c2748e 2164926
gcc-4.3-multilib_4.3.1-3_i386.deb
6f2f7cbb28eff83c261beb5d65a22b434d828a58 2732652 gcc-4.3_4.3.1-3_i386.deb
Checksums-Sha256:
d1715674a43ace9507cd46c1544efbc27420ec0b77beda1f0410d842b3204f70 3570
gcc-4.3_4.3.1-3.dsc
c532d16315058d166267b5036ef5b936a5f58564676aa1e3b735441edfb81269 560972
gcc-4.3_4.3.1-3.diff.gz
15c69f369df4b685e0801f28310d33bec4f3e69c4f8319831f1ab34977d85914 44356358
gcc-4.3-source_4.3.1-3_all.deb
d73bc7034361e5dacacd7163811687fdc64bdd1111d3bb8fd031cbabab21397d 9148568
libstdc++6-4.3-doc_4.3.1-3_all.deb
b7d31432b546a65a4bab51d071cdac8dc825a9c6d32398b8882ba581669620e4 2006852
gcc-4.3-locales_4.3.1-3_all.deb
2e94b1a22d2b16384b7e74911249a462eae6b17db9946bc1167e869d5e21c1b1 101832
gcc-4.3-base_4.3.1-3_i386.deb
33173d94c9d31cb7b9e7411a8a79d1d881b785a9bf6b21ef9af29e8ee8baccc4 25718
libgcc1_4.3.1-3_i386.deb
7981d63fcb3b132dab5a045db83bc6ca6139790545da395d104b751cd20bfad0 58180
libgcc1-dbg_4.3.1-3_i386.deb
41e8c5debab101bb4ee296c583c767caba146f5d3f8c2b4cea18a8712d917044 43988
lib64gcc1_4.3.1-3_i386.deb
b0a94a35814097b76011ff0fdeed38fa98cfdd8d42b13201cee3d582cd49357d 83108
lib64gcc1-dbg_4.3.1-3_i386.deb
ac16f64cd024db65badbf763a5296a3503607a2e9d07601b85fe212d4db9cfa7 13242
libgomp1_4.3.1-3_i386.deb
be9585e3d7bdef6ca736c435c2a91a89baa676b43f33480604cff19f0637cf86 33860
libgomp1-dbg_4.3.1-3_i386.deb
ed6a4ede0ae3c1be26fc11de28ced246ca60625436698d7a92b84bde3377a91f 15488
lib64gomp1_4.3.1-3_i386.deb
6f77ec4418c8633e2fbb1a36d67a95652922235ec9c5356b1d08115cf746d3ee 34932
lib64gomp1-dbg_4.3.1-3_i386.deb
88e6115231e80e83370455a970dbb8febdf8047ad2acf961ef24198fe86a086b 3073084
cpp-4.3_4.3.1-3_i386.deb
960ce481db0034946affb800b122e43a9fa395e4c86c2dbbfb221d726d71732c 41764
protoize_4.3.1-3_i386.deb
d66aabacfad51f360b9f87a286be3773369c7d46a7f2de7d94ba7ff59e1ff523 63446
fixincludes_4.3.1-3_i386.deb
4f495e2e926b1b1f7f7151498700b73986dd7054276f2cdbdd4baef06160afc6 208850
libmudflap0-4.3-dev_4.3.1-3_i386.deb
02ac5a14d925ea845962cbf73464ca5022b071ae2398d2fe3a52b44a00e6e673 77604
libmudflap0_4.3.1-3_i386.deb
a9c9e05a39eb92deb133be413dd8de3bf871c8b0d7767b82d8903fd186fbaa11 122802
libmudflap0-dbg_4.3.1-3_i386.deb
aeeba17173893fdf034baee1a31ac1c4b2a9a9a9b12e2de9c252c29b8a5bb85d 96006
lib64mudflap0_4.3.1-3_i386.deb
7f55b660a1354d26948988dc7b8278ca2b01a8679d85175b1b3a13c1fb038313 128966
lib64mudflap0-dbg_4.3.1-3_i386.deb
aa7310cc349210223e9d2e3de8b4750e3b712f68a2480928ef865a90a1701c0d 850
gobjc++-4.3-multilib_4.3.1-3_i386.deb
4040523f529e0b8f0d8aea31dc313471a90889e831952ee6e7426d17060be16a 3301126
gobjc++-4.3_4.3.1-3_i386.deb
b16daa3eca79e081e11e202c4f833b078bbc56bb3dac3295b4ec3c39c4125485 183976
gobjc-4.3-multilib_4.3.1-3_i386.deb
d4433c7acf4072921eeb8215f7b33b0f17672240b12be15faa3126e9fc2fe374 3211536
gobjc-4.3_4.3.1-3_i386.deb
93f11d9fc4554aec6a3dc8d3707a199ed3f1d2c32087f8cb3ebe02a570cf3578 149400
libobjc2_4.3.1-3_i386.deb
e708f80fd419d29e4205adf918e616d9fe52bea9924ada1de3803b387c505346 272260
libobjc2-dbg_4.3.1-3_i386.deb
ef05a7469bd0923334aa746cac9d574b9b28572202bcd3086a343f9fefcbdb9f 159374
lib64objc2_4.3.1-3_i386.deb
310bc1cd13e2b70ce51d5aafa5ce8bbde48cfcce8826671cd6956afe911f61a2 286896
lib64objc2-dbg_4.3.1-3_i386.deb
92619c5b2eb81cce2a5fa3f471aa8b8532e472635f460040a5537ab7829140d1 1034552
g++-4.3-multilib_4.3.1-3_i386.deb
e10b3ee8d85b880412b33d605b1d45e5e6bcdcddcae63f72d1fd9032b3515188 3398328
g++-4.3_4.3.1-3_i386.deb
63f62badb0743c947efd3c30dd8abe919d31787277836eae588ab99be47c04cf 331976
libstdc++6_4.3.1-3_i386.deb
78764b606ad4807c2b0cd7a164a7748770e1508936040ffa9e91b01926286fcf 333706
lib64stdc++6_4.3.1-3_i386.deb
47a6c9171e52e83d6ca7491248387a960127f8fa536ac66df82c633e41e91b16 6081674
lib64stdc++6-4.3-dbg_4.3.1-3_i386.deb
c20ee7fcf8309368c941ba32495337014e009f6efb51590fa9c4ed0855227a83 1352480
libstdc++6-4.3-dev_4.3.1-3_i386.deb
2a585ef75138a9b368e8b62b564cc52a0eb5429f43aa9121b3871ee2796e71eb 487340
libstdc++6-4.3-pic_4.3.1-3_i386.deb
07d6a4f763d3a4b526ebd4d99f24519cf9d8393c175ea3418292d64965509568 3621040
libstdc++6-4.3-dbg_4.3.1-3_i386.deb
94f1fa1ec4af627ed8ac7c72277c5561dc6cc9a66ceea08ff5716d5b625dc92d 229518
libgfortran3_4.3.1-3_i386.deb
78709748363110626d5a849fa4603f4387932aec9b45bf9f547c891412f7483f 348414
libgfortran3-dbg_4.3.1-3_i386.deb
7e752a5b3c0450d4db11402b3b66367eb950923430bb238a6b6290f82393bf5c 270694
lib64gfortran3_4.3.1-3_i386.deb
8b445bc5422cb6aff8d99121e596db75b6803bab45fd24efdc8ac9ad53b8ea7b 467844
lib64gfortran3-dbg_4.3.1-3_i386.deb
ab31893ca3fbe3ad26c82e300bd78050eea4f040f4679ec9ecb667ed0338b26f 306156
gfortran-4.3-multilib_4.3.1-3_i386.deb
70c7f154d060461804c71f4a818389a1cc98cc6bb0aab77aded6586ac03a7b78 3489292
gfortran-4.3_4.3.1-3_i386.deb
f9548bca3ea85d566654d38d66b4a74199a92d8aafad633269561007b81302b8 2164926
gcc-4.3-multilib_4.3.1-3_i386.deb
e0b134429035a8daf869642a7ce759a747b37d63224f77f4b507c41f89d30c6c 2732652
gcc-4.3_4.3.1-3_i386.deb
Files:
07fa7f31dfe9b6a1ff3f1692ae2528f7 3570 devel optional gcc-4.3_4.3.1-3.dsc
6ba45ae90853f2154b629b3ff94ff7b8 560972 devel optional gcc-4.3_4.3.1-3.diff.gz
9fc034ff34082696243906118b40647c 44356358 devel optional
gcc-4.3-source_4.3.1-3_all.deb
b114eb32ea1dbb94042b8e7088f574f0 9148568 doc optional
libstdc++6-4.3-doc_4.3.1-3_all.deb
9557e336ea459fcaac7f3c978281e462 2006852 devel optional
gcc-4.3-locales_4.3.1-3_all.deb
4726de3ec3ec479555d06e1e0990c68a 101832 libs required
gcc-4.3-base_4.3.1-3_i386.deb
607a038812bd0599d13b37677fbdc9c0 25718 libs required libgcc1_4.3.1-3_i386.deb
dc51bd511e702635c7e5b4cc6939ddb1 58180 libdevel extra
libgcc1-dbg_4.3.1-3_i386.deb
0a585fa1d094e3a4a6df211def4ac96c 43988 libs optional lib64gcc1_4.3.1-3_i386.deb
e50a2a82d67eb72626c5ce0a1abc7d05 83108 libdevel extra
lib64gcc1-dbg_4.3.1-3_i386.deb
0a0ac970d4877771483b71197e592035 13242 libs optional libgomp1_4.3.1-3_i386.deb
83fa77808e8e1c5d2066266f7cddb4ea 33860 libdevel extra
libgomp1-dbg_4.3.1-3_i386.deb
efe7a0be397a8023e3b00d010d099431 15488 libs optional
lib64gomp1_4.3.1-3_i386.deb
6e2a5965bc146e8844d4dfcaff3c008d 34932 libdevel extra
lib64gomp1-dbg_4.3.1-3_i386.deb
a6708d8d5d21f156d69b21178ead00c6 3073084 interpreters optional
cpp-4.3_4.3.1-3_i386.deb
812317dfc73024ce9936a4bbd98df258 41764 devel optional protoize_4.3.1-3_i386.deb
9cafccb9e558f54651435edcf781ea17 63446 devel optional
fixincludes_4.3.1-3_i386.deb
252b27ae58f628bae18102a03208b34c 208850 libdevel optional
libmudflap0-4.3-dev_4.3.1-3_i386.deb
b5cecfe11f2ba5f01ddd6c7820a62cd0 77604 libs optional
libmudflap0_4.3.1-3_i386.deb
3bcc9655b564dc3ada0cb7579dd18e79 122802 libdevel extra
libmudflap0-dbg_4.3.1-3_i386.deb
36feff65888212b17f8be5e3feb3ad79 96006 libs optional
lib64mudflap0_4.3.1-3_i386.deb
cd63fdb7a12b0f33e31583ec99060c2d 128966 libdevel extra
lib64mudflap0-dbg_4.3.1-3_i386.deb
089c6ec7a021206efe49df317697b6d9 850 devel optional
gobjc++-4.3-multilib_4.3.1-3_i386.deb
6f909a723374b494abe715f9bac51152 3301126 devel optional
gobjc++-4.3_4.3.1-3_i386.deb
b7452e5680b7cf00b7af824958f12984 183976 devel optional
gobjc-4.3-multilib_4.3.1-3_i386.deb
09c7b240c3c8ccb4d5004661c85f7b31 3211536 devel optional
gobjc-4.3_4.3.1-3_i386.deb
a9aba3d707adc8338e2b43d950d67086 149400 libs optional libobjc2_4.3.1-3_i386.deb
14bd781aa239a9c2b8dfb9365ce89f6c 272260 libdevel extra
libobjc2-dbg_4.3.1-3_i386.deb
3e0939a7b5129abef93483080618a7d3 159374 libs optional
lib64objc2_4.3.1-3_i386.deb
457b1e867a3a2d3c7b31b11a155470c3 286896 libdevel extra
lib64objc2-dbg_4.3.1-3_i386.deb
5364ae6fbf8e6499b559237a60e250e6 1034552 devel optional
g++-4.3-multilib_4.3.1-3_i386.deb
3ef8a460931f9f3679e2fd81941a68f2 3398328 devel optional
g++-4.3_4.3.1-3_i386.deb
b79bc5215801d7069e44cc7bf2057ee9 331976 libs required
libstdc++6_4.3.1-3_i386.deb
33574440e7e520739a4c4755aaa33aac 333706 libs optional
lib64stdc++6_4.3.1-3_i386.deb
cb7b228f4c79ed7bee3671d6cb4cb4d0 6081674 libdevel extra
lib64stdc++6-4.3-dbg_4.3.1-3_i386.deb
84c5288feb6c7fd296968a8e2a3576ae 1352480 libdevel optional
libstdc++6-4.3-dev_4.3.1-3_i386.deb
2472b849d5ec97f66d6a97035c558bdf 487340 libdevel extra
libstdc++6-4.3-pic_4.3.1-3_i386.deb
31923fc43153de51e5877abd33cbeda2 3621040 libdevel extra
libstdc++6-4.3-dbg_4.3.1-3_i386.deb
5aaf02b84ed13fdf36bc916ab5e2cccb 229518 libs optional
libgfortran3_4.3.1-3_i386.deb
0cd135710f8be63da6a1b390c2aa4f14 348414 libdevel extra
libgfortran3-dbg_4.3.1-3_i386.deb
3f88cf61c36ef1ea0d77cb3185f5e4d8 270694 libs optional
lib64gfortran3_4.3.1-3_i386.deb
ca7cfe43828a3d2bf341c183d8e748ba 467844 libdevel extra
lib64gfortran3-dbg_4.3.1-3_i386.deb
a17acfc99f4195ff75ec4a894aa3e02e 306156 devel optional
gfortran-4.3-multilib_4.3.1-3_i386.deb
dd2757e1a5a0dbcaebfc7157e278ac0f 3489292 devel optional
gfortran-4.3_4.3.1-3_i386.deb
766c5ee26e24299ee3fba54094f8f604 2164926 devel optional
gcc-4.3-multilib_4.3.1-3_i386.deb
0708f1855e13dd3e39dc80742dde1caf 2732652 devel optional
gcc-4.3_4.3.1-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkhmdVwACgkQStlRaw+TLJyJ/ACfZU2/pUy+PHAZUBhhtOuM+cV9
JrkAoL5+fS79xNwbS1LvkkgR+q6txRQb
=MfYo
-----END PGP SIGNATURE-----
--- End Message ---