[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#703074: marked as done (gcc-4.8: FTBFS on powerpcspe)



Your message dated Fri, 22 Mar 2013 17:34:33 +0000
with message-id <E1UJ5rN-00047D-LN@franck.debian.org>
and subject line Bug#703074: fixed in gcc-4.8 4.8.0-1
has caused the Debian Bug report #703074,
regarding gcc-4.8: FTBFS on powerpcspe
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 owner@bugs.debian.org
immediately.)


-- 
703074: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703074
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gcc-4.8
Version: 4.8-20130308-1
Severity: wishlist
Tags: patch experimental
User: debian-powerpcspe@breakpoint.cc
Usertags: powerpcspe

Hi,

gcc-4.8 currently FTBFS on powerpcspe[1] like this:

[...]
/«PKGBUILDDIR»/build/./gcc/xgcc -B/«PKGBUILDDIR»/build/./gcc/ -B/usr/powerpc-linux-gnuspe/bin/ -B/usr/powerpc-linux-gnuspe/lib/ -isystem /usr/powerpc-linux-gnuspe/include -isystem /usr/powerpc-linux-gnuspe/sys-include -isystem /«PKGBUILDDIR»/build/sys-include    -g -O2 -O2  -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -mlong-double-128 -mno-minimal-toc -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -mlong-double-128 -mno-minimal-toc -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/../libdecnumber/dpd -I../../../src/libgcc/../libdecnumber -DHAVE_CC_TLS  -o e500crtres32gpr_s.o -MT e500crtres32gpr_s.o -MD -MP -MF e500crtres32gpr_s.dep -DSHARED -c -xassembler-with-cpp ../../../src/libgcc/config/rs6000/e500crtres32gpr.S
../../../src/libgcc/config/rs6000/crtsavevr.S: Assembler messages:
../../../src/libgcc/config/rs6000/crtsavevr.S:38: Error: Unrecognized opcode: `stvx'
[...]

The already existing patch powerpc_nofprs.diff in Debian's gcc-4.8 needs to be
extended to fix some additional cases now. Consider the attached patch.

Additionally, the patch available in http://bugs.debian.org/701796
(gcc-snapshot) needs to be applied also to make gcc-4.8 build on powerpcspe.

Thanks in advance,

Roland


[1] http://wiki.debian.org/PowerPCSPEPort


-- System Information:
Debian Release: 7.0
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: powerpcspe (ppc)

Kernel: Linux 3.8.0 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash
--- debian/patches/powerpc_nofprs.diff.orig	2013-03-13 22:33:46.830805796 +0000
+++ debian/patches/powerpc_nofprs.diff	2013-03-13 22:34:11.594811950 +0000
@@ -43,3 +43,33 @@
  
  #endif
 +#endif
+--- a/src/libgcc/config/rs6000/crtsavevr.S	2013-03-13 22:25:25.802681336 +0000
++++ b/src/libgcc/config/rs6000/crtsavevr.S	2013-03-13 22:26:21.054695066 +0000
+@@ -24,6 +24,7 @@
+ 
+ /* On PowerPC64 Linux, these functions are provided by the linker.  */
+ #ifndef __powerpc64__
++#ifndef __NO_FPRS__
+ 
+ #undef __ALTIVEC__
+ #define __ALTIVEC__ 1
+@@ -85,3 +86,4 @@
+ CFI_ENDPROC
+ 
+ #endif
++#endif
+--- a/src/libgcc/config/rs6000/crtrestvr.S	2013-03-13 22:25:28.394681980 +0000
++++ b/src/libgcc/config/rs6000/crtrestvr.S	2013-03-13 22:26:21.058695067 +0000
+@@ -24,6 +24,7 @@
+ 
+ /* On PowerPC64 Linux, these functions are provided by the linker.  */
+ #ifndef __powerpc64__
++#ifndef __NO_FPRS__
+ 
+ #undef __ALTIVEC__
+ #define __ALTIVEC__ 1
+@@ -85,3 +86,4 @@
+ CFI_ENDPROC
+ 
+ #endif
++#endif

--- End Message ---
--- Begin Message ---
Source: gcc-4.8
Source-Version: 4.8.0-1

We believe that the bug you reported is fixed in the latest version of
gcc-4.8, which is due to be installed in the Debian FTP archive.

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 703074@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <doko@debian.org> (supplier of updated gcc-4.8 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 22 Mar 2013 07:47:12 -0700
Source: gcc-4.8
Binary: gcc-4.8-base libgcc1 libgcc1-dbg libgcc2 libgcc2-dbg libgcc-4.8-dev libgcc4 libgcc4-dbg lib64gcc1 lib64gcc1-dbg lib64gcc-4.8-dev lib32gcc1 lib32gcc1-dbg lib32gcc-4.8-dev libn32gcc1 libn32gcc1-dbg libn32gcc-4.8-dev libx32gcc1 libx32gcc1-dbg libx32gcc-4.8-dev gcc-4.8 gcc-4.8-multilib gcc-4.8-plugin-dev gcc-4.8-hppa64 gcc-4.8-spu g++-4.8-spu gfortran-4.8-spu cpp-4.8 gcc-4.8-locales g++-4.8 g++-4.8-multilib libmudflap0 libmudflap0-dbg lib32mudflap0 lib32mudflap0-dbg lib64mudflap0 lib64mudflap0-dbg libn32mudflap0 libn32mudflap0-dbg libx32mudflap0 libx32mudflap0-dbg libmudflap0-4.8-dev libgomp1 libgomp1-dbg lib32gomp1 lib32gomp1-dbg lib64gomp1 lib64gomp1-dbg libn32gomp1 libn32gomp1-dbg libx32gomp1 libx32gomp1-dbg libitm1 libitm1-dbg lib32itm1 lib32itm1-dbg lib64itm1 lib64itm1-dbg libn32itm1 libn32itm1-dbg libx32itm1 libx32itm1-dbg libatomic1 libatomic1-dbg lib32atomic1 lib32atomic1-dbg lib64atomic1 lib64atomic1-dbg libn32atomic1 libn32atomic1-dbg libx32atomic1
 libx32atomic1-dbg libasan0 libasan0-dbg lib32asan0 lib32asan0-dbg lib64asan0 lib64asan0-dbg libn32asan0 libn32asan0-dbg libx32asan0 libx32asan0-dbg libtsan0 libtsan0-dbg libquadmath0 libquadmath0-dbg lib32quadmath0 lib32quadmath0-dbg lib64quadmath0 lib64quadmath0-dbg libn32quadmath0 libn32quadmath0-dbg libx32quadmath0 libx32quadmath0-dbg gobjc++-4.8 gobjc++-4.8-multilib gobjc-4.8 gobjc-4.8-multilib libobjc-4.8-dev lib64objc-4.8-dev lib32objc-4.8-dev libn32objc-4.8-dev libx32objc-4.8-dev libobjc4 libobjc4-dbg lib64objc4 lib64objc4-dbg lib32objc4 lib32objc4-dbg libn32objc4 libn32objc4-dbg libx32objc4 libx32objc4-dbg gfortran-4.8 gfortran-4.8-multilib libgfortran-4.8-dev lib64gfortran-4.8-dev lib32gfortran-4.8-dev libn32gfortran-4.8-dev libx32gfortran-4.8-dev libgfortran3 libgfortran3-dbg lib64gfortran3 lib64gfortran3-dbg lib32gfortran3 lib32gfortran3-dbg libn32gfortran3 libn32gfortran3-dbg libx32gfortran3 libx32gfortran3-dbg gccgo-4.8 gccgo-4.8-multilib libgo3
 libgo3-dbg lib64go3 lib64go3-dbg lib32go3 lib32go3-dbg libn32go3 libn32go3-dbg libx32go3 libx32go3-dbg libstdc++6 lib32stdc++6 lib64stdc++6 libn32stdc++6 libx32stdc++6 libstdc++-4.8-dev libstdc++-4.8-pic libstdc++6-4.8-dbg lib32stdc++-4.8-dev lib32stdc++6-4.8-dbg lib64stdc++-4.8-dev lib64stdc++6-4.8-dbg libn32stdc++-4.8-dev libn32stdc++6-4.8-dbg libx32stdc++-4.8-dev libx32stdc++6-4.8-dbg libstdc++-4.8-doc gcc-4.8-soft-float fixincludes
 gcc-4.8-source
Architecture: source all amd64
Version: 4.8.0-1
Distribution: experimental
Urgency: low
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Description: 
 cpp-4.8    - GNU C preprocessor
 fixincludes - Fix non-ANSI header files
 g++-4.8    - GNU C++ compiler
 g++-4.8-multilib - GNU C++ compiler (multilib files)
 g++-4.8-spu - SPU cross-compiler (C++ compiler)
 gcc-4.8    - GNU C compiler
 gcc-4.8-base - GCC, the GNU Compiler Collection (base package)
 gcc-4.8-hppa64 - GNU C compiler (cross compiler for hppa64)
 gcc-4.8-locales - GCC, the GNU compiler collection (native language support files)
 gcc-4.8-multilib - GNU C compiler (multilib files)
 gcc-4.8-plugin-dev - Files for GNU GCC plugin development.
 gcc-4.8-soft-float - GCC soft-floating-point gcc libraries (ARM)
 gcc-4.8-source - Source of the GNU Compiler Collection
 gcc-4.8-spu - SPU cross-compiler (preprocessor and C compiler)
 gccgo-4.8  - GNU Go compiler
 gccgo-4.8-multilib - GNU Go compiler (multilib files)
 gfortran-4.8 - GNU Fortran compiler
 gfortran-4.8-multilib - GNU Fortran compiler (multilib files)
 gfortran-4.8-spu - SPU cross-compiler (Fortran compiler)
 gobjc++-4.8 - GNU Objective-C++ compiler
 gobjc++-4.8-multilib - GNU Objective-C++ compiler (multilib files)
 gobjc-4.8  - GNU Objective-C compiler
 gobjc-4.8-multilib - GNU Objective-C compiler (multilib files)
 lib32asan0 - AddressSanitizer -- a fast memory error detector (32bit)
 lib32asan0-dbg - AddressSanitizer -- a fast memory error detector (32 bit debug sy
 lib32atomic1 - support library providing __atomic built-in functions (32bit)
 lib32atomic1-dbg - support library providing __atomic built-in functions (32 bit deb
 lib32gcc-4.8-dev - GCC support library (32 bit development files)
 lib32gcc1  - GCC support library (32 bit Version)
 lib32gcc1-dbg - GCC support library (debug symbols)
 lib32gfortran-4.8-dev - Runtime library for GNU Fortran applications (32bit development f
 lib32gfortran3 - Runtime library for GNU Fortran applications (32bit)
 lib32gfortran3-dbg - Runtime library for GNU Fortran applications (32 bit debug symbol
 lib32go3   - Runtime library for GNU Go applications (32bit)
 lib32go3-dbg - Runtime library for GNU Go applications (32 bit debug symbols)
 lib32gomp1 - GCC OpenMP (GOMP) support library (32bit)
 lib32gomp1-dbg - GCC OpenMP (GOMP) support library (32 bit debug symbols)
 lib32itm1  - GNU Transactional Memory Library (32bit)
 lib32itm1-dbg - GNU Transactional Memory Library (32 bit debug symbols)
 lib32mudflap0 - GCC mudflap shared support libraries (32bit)
 lib32mudflap0-dbg - GCC mudflap shared support libraries (32 bit debug symbols)
 lib32objc-4.8-dev - Runtime library for GNU Objective-C applications (32bit developme
 lib32objc4 - Runtime library for GNU Objective-C applications (32bit)
 lib32objc4-dbg - Runtime library for GNU Objective-C applications (32 bit debug sy
 lib32quadmath0 - GCC Quad-Precision Math Library (32bit)
 lib32quadmath0-dbg - GCC Quad-Precision Math Library (32 bit debug symbols)
 lib32stdc++-4.8-dev - GNU Standard C++ Library v3 (development files)
 lib32stdc++6 - GNU Standard C++ Library v3 (32 bit Version)
 lib32stdc++6-4.8-dbg - GNU Standard C++ Library v3 (debugging files)
 lib64asan0 - AddressSanitizer -- a fast memory error detector (64bit)
 lib64asan0-dbg - AddressSanitizer -- a fast memory error detector (64bit debug sym
 lib64atomic1 - support library providing __atomic built-in functions (64bit)
 lib64atomic1-dbg - support library providing __atomic built-in functions (64bit debu
 lib64gcc-4.8-dev - GCC support library (64bit development files)
 lib64gcc1  - GCC support library (64bit)
 lib64gcc1-dbg - GCC support library (debug symbols)
 lib64gfortran-4.8-dev - Runtime library for GNU Fortran applications (64bit development f
 lib64gfortran3 - Runtime library for GNU Fortran applications (64bit)
 lib64gfortran3-dbg - Runtime library for GNU Fortran applications (64bit debug symbols
 lib64go3   - Runtime library for GNU Go applications (64bit)
 lib64go3-dbg - Runtime library for GNU Go applications (64bit debug symbols)
 lib64gomp1 - GCC OpenMP (GOMP) support library (64bit)
 lib64gomp1-dbg - GCC OpenMP (GOMP) support library (64bit debug symbols)
 lib64itm1  - GNU Transactional Memory Library (64bit)
 lib64itm1-dbg - GNU Transactional Memory Library (64bit debug symbols)
 lib64mudflap0 - GCC mudflap shared support libraries (64bit)
 lib64mudflap0-dbg - GCC mudflap shared support libraries (64 bit debug symbols)
 lib64objc-4.8-dev - Runtime library for GNU Objective-C applications (64bit developme
 lib64objc4 - Runtime library for GNU Objective-C applications (64bit)
 lib64objc4-dbg - Runtime library for GNU Objective-C applications (64 bit debug sy
 lib64quadmath0 - GCC Quad-Precision Math Library  (64bit)
 lib64quadmath0-dbg - GCC Quad-Precision Math Library  (64bit debug symbols)
 lib64stdc++-4.8-dev - GNU Standard C++ Library v3 (development files)
 lib64stdc++6 - GNU Standard C++ Library v3 (64bit)
 lib64stdc++6-4.8-dbg - GNU Standard C++ Library v3 (debugging files)
 libasan0   - AddressSanitizer -- a fast memory error detector
 libasan0-dbg - AddressSanitizer -- a fast memory error detector (debug symbols)
 libatomic1 - support library providing __atomic built-in functions
 libatomic1-dbg - support library providing __atomic built-in functions (debug symb
 libgcc-4.8-dev - GCC support library (development 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)
 libgfortran-4.8-dev - Runtime library for GNU Fortran applications (development files)
 libgfortran3 - Runtime library for GNU Fortran applications
 libgfortran3-dbg - Runtime library for GNU Fortran applications (debug symbols)
 libgo3     - Runtime library for GNU Go applications
 libgo3-dbg - Runtime library for GNU Go applications (debug symbols)
 libgomp1   - GCC OpenMP (GOMP) support library
 libgomp1-dbg - GCC OpenMP (GOMP) support library (debug symbols)
 libitm1    - GNU Transactional Memory Library
 libitm1-dbg - GNU Transactional Memory Library (debug symbols)
 libmudflap0 - GCC mudflap shared support libraries
 libmudflap0-4.8-dev - GCC mudflap support libraries (development files)
 libmudflap0-dbg - GCC mudflap shared support libraries (debug symbols)
 libn32asan0 - AddressSanitizer -- a fast memory error detector (n32)
 libn32asan0-dbg - AddressSanitizer -- a fast memory error detector (n32 debug symbo
 libn32atomic1 - support library providing __atomic built-in functions (n32)
 libn32atomic1-dbg - support library providing __atomic built-in functions (n32 debug
 libn32gcc-4.8-dev - GCC support library (n32 development files)
 libn32gcc1 - GCC support library (n32)
 libn32gcc1-dbg - GCC support library (debug symbols)
 libn32gfortran-4.8-dev - Runtime library for GNU Fortran applications (n32 development fil
 libn32gfortran3 - Runtime library for GNU Fortran applications (n32)
 libn32gfortran3-dbg - Runtime library for GNU Fortran applications (n32 debug symbols)
 libn32go3  - Runtime library for GNU Go applications (n32)
 libn32go3-dbg - Runtime library for GNU Go applications (n32 debug symbols)
 libn32gomp1 - GCC OpenMP (GOMP) support library (n32)
 libn32gomp1-dbg - GCC OpenMP (GOMP) support library (n32 debug symbols)
 libn32itm1 - GNU Transactional Memory Library (n32)
 libn32itm1-dbg - GNU Transactional Memory Library (n32 debug symbols)
 libn32mudflap0 - GCC mudflap shared support libraries (n32)
 libn32mudflap0-dbg - GCC mudflap shared support libraries (n32 debug symbols)
 libn32objc-4.8-dev - Runtime library for GNU Objective-C applications (n32 development
 libn32objc4 - Runtime library for GNU Objective-C applications (n32)
 libn32objc4-dbg - Runtime library for GNU Objective-C applications (n32 debug symbo
 libn32quadmath0 - GCC Quad-Precision Math Library (n32)
 libn32quadmath0-dbg - GCC Quad-Precision Math Library (n32 debug symbols)
 libn32stdc++-4.8-dev - GNU Standard C++ Library v3 (development files)
 libn32stdc++6 - GNU Standard C++ Library v3 (n32)
 libn32stdc++6-4.8-dbg - GNU Standard C++ Library v3 (debugging files)
 libobjc-4.8-dev - Runtime library for GNU Objective-C applications (development fil
 libobjc4   - Runtime library for GNU Objective-C applications
 libobjc4-dbg - Runtime library for GNU Objective-C applications (debug symbols)
 libquadmath0 - GCC Quad-Precision Math Library
 libquadmath0-dbg - GCC Quad-Precision Math Library (debug symbols)
 libstdc++-4.8-dev - GNU Standard C++ Library v3 (development files)
 libstdc++-4.8-doc - GNU Standard C++ Library v3 (documentation files)
 libstdc++-4.8-pic - GNU Standard C++ Library v3 (shared library subset kit)
 libstdc++6 - GNU Standard C++ Library v3
 libstdc++6-4.8-dbg - GNU Standard C++ Library v3 (debugging files)
 libtsan0   - ThreadSanitizer -- a Valgrind-based detector of data races (runti
 libtsan0-dbg - ThreadSanitizer -- a Valgrind-based detector of data races (debug
 libx32asan0 - AddressSanitizer -- a fast memory error detector (x32)
 libx32asan0-dbg - AddressSanitizer -- a fast memory error detector (x32 debug symbo
 libx32atomic1 - support library providing __atomic built-in functions (x32)
 libx32atomic1-dbg - support library providing __atomic built-in functions (x32 debug
 libx32gcc-4.8-dev - GCC support library (x32 development files)
 libx32gcc1 - GCC support library (x32)
 libx32gcc1-dbg - GCC support library (debug symbols)
 libx32gfortran-4.8-dev - Runtime library for GNU Fortran applications (x32 development fil
 libx32gfortran3 - Runtime library for GNU Fortran applications (x32)
 libx32gfortran3-dbg - Runtime library for GNU Fortran applications (x32 debug symbols)
 libx32go3  - Runtime library for GNU Go applications (x32)
 libx32go3-dbg - Runtime library for GNU Go applications (x32 debug symbols)
 libx32gomp1 - GCC OpenMP (GOMP) support library (x32)
 libx32gomp1-dbg - GCC OpenMP (GOMP) support library (x32 debug symbols)
 libx32itm1 - GNU Transactional Memory Library (x32)
 libx32itm1-dbg - GNU Transactional Memory Library (x32 debug symbols)
 libx32mudflap0 - GCC mudflap shared support libraries (x32)
 libx32mudflap0-dbg - GCC mudflap shared support libraries (x32 debug symbols)
 libx32objc-4.8-dev - Runtime library for GNU Objective-C applications (x32 development
 libx32objc4 - Runtime library for GNU Objective-C applications (x32)
 libx32objc4-dbg - Runtime library for GNU Objective-C applications (x32 debug symbo
 libx32quadmath0 - GCC Quad-Precision Math Library (x32)
 libx32quadmath0-dbg - GCC Quad-Precision Math Library (x32 debug symbols)
 libx32stdc++-4.8-dev - GNU Standard C++ Library v3 (development files)
 libx32stdc++6 - GNU Standard C++ Library v3 (x32)
 libx32stdc++6-4.8-dbg - GNU Standard C++ Library v3 (debugging files)
Closes: 703074
Changes: 
 gcc-4.8 (4.8.0-1) experimental; urgency=low
 .
   * GCC 4.8.0 release.
   * Fix build failure on powerpcspe (Roland Stigge). Closes: #703074.
Checksums-Sha1: 
 0763e8f59278a7f5a4d491fcce779f3844def269 10734 gcc-4.8_4.8.0-1.dsc
 9d4cfba8464595ff099e263c5724ae5a1e383594 68182788 gcc-4.8_4.8.0.orig.tar.gz
 bd535c4d38bac4101ea07429d37180540b51a44e 576126 gcc-4.8_4.8.0-1.diff.gz
 927addea7ca23b51b5ca78a00a9ed63d62d9ba12 68901674 gcc-4.8-source_4.8.0-1_all.deb
 f93bee7aacdd35d32c8993eda7a5682099546ea5 16153760 libstdc++-4.8-doc_4.8.0-1_all.deb
 87ec9cce6ce4f630e54c1f2a95da4380fc8668e5 2659388 gcc-4.8-locales_4.8.0-1_all.deb
 8f99f4e2f86e149d637b98446b2d0ec333767c70 147404 gcc-4.8-base_4.8.0-1_amd64.deb
 674f11ab1d51d71b6ac8df5003fa20c8d628a002 43630 libgcc1_4.8.0-1_amd64.deb
 381e10b77c2f1c8604ac5c722e744e6dceae2547 102202 libgcc1-dbg_4.8.0-1_amd64.deb
 bf34522a01b411a31bf07563e2230a4e3927a1c8 2790286 libgcc-4.8-dev_4.8.0-1_amd64.deb
 ef65166d6295da55ad9df7cf362bbf2c1a0b4792 53410 lib32gcc1_4.8.0-1_amd64.deb
 c85b86639d25bf19a1669e5ae805cf8a79f5ee1b 105422 lib32gcc1-dbg_4.8.0-1_amd64.deb
 6994905a433c82626a7545255216fad905beb988 2727784 lib32gcc-4.8-dev_4.8.0-1_amd64.deb
 b7188a09e25bced9a2107b4ef099cb10803ee74a 42472 libx32gcc1_4.8.0-1_amd64.deb
 27d7994be00de2bac148c5b72287b67e5cb3f972 99778 libx32gcc1-dbg_4.8.0-1_amd64.deb
 0db7e58376cefc7f14ef91874c730e11da42dece 2542620 libx32gcc-4.8-dev_4.8.0-1_amd64.deb
 968d6b1d5a14375b7f9d9b0b56b1c859d4918f6f 138820 libquadmath0_4.8.0-1_amd64.deb
 8e0b7f2f3a2f0cc7634b3225cc1967ed57049b2f 180716 libquadmath0-dbg_4.8.0-1_amd64.deb
 02aa3e1fc4e28b5f67b949543dfa676db584825b 221044 lib32quadmath0_4.8.0-1_amd64.deb
 e3d88c47f687e70621d072591def42740a77c972 195148 lib32quadmath0-dbg_4.8.0-1_amd64.deb
 d7d04356605ba2904e8d8e4e74f9c6b1ed537d19 141290 libx32quadmath0_4.8.0-1_amd64.deb
 642ee5db855b79e49a55888abf4bf99558039b9c 181594 libx32quadmath0-dbg_4.8.0-1_amd64.deb
 1c733817432ff7bd83477c1d9689431a5642e937 27360 libgomp1_4.8.0-1_amd64.deb
 bd2236445ca7dcf0740f566ca2b5fc8324d0e97c 74352 libgomp1-dbg_4.8.0-1_amd64.deb
 6cf442fb95529da937e8ceea258a278a387c79d9 29226 lib32gomp1_4.8.0-1_amd64.deb
 72464885524ea51d707c5a6d8ec7cafa0ececdf8 73310 lib32gomp1-dbg_4.8.0-1_amd64.deb
 a23fe448af0a2549649e001615c201bc28a78458 26564 libx32gomp1_4.8.0-1_amd64.deb
 44e8f0ad02922a0f011c0bd3ef86ab57ae42ca59 71636 libx32gomp1-dbg_4.8.0-1_amd64.deb
 609bb87366020eb0d1d865270b8803f48375f485 37654 libitm1_4.8.0-1_amd64.deb
 f454cc27ddccf41a89770f0b2f8d3f949158ddaa 280574 libitm1-dbg_4.8.0-1_amd64.deb
 6e41d1082e11bb183e92dc0edf396a182710f71c 36870 lib32itm1_4.8.0-1_amd64.deb
 7f765f94226615abf573bbf7be0978a76c6b4f32 275810 lib32itm1-dbg_4.8.0-1_amd64.deb
 badf711de92a7b25b43bdd74a7cd06b9777c80b2 37250 libx32itm1_4.8.0-1_amd64.deb
 89e82dc781b6d3696cce543f6fc3fb242cb5be3e 272474 libx32itm1-dbg_4.8.0-1_amd64.deb
 b4107a6a9c8762aa03a8b0ff5bd743731185900c 10220 libatomic1_4.8.0-1_amd64.deb
 5058dbe7b593c259eb8164beee1af5f55062b8c9 19188 libatomic1-dbg_4.8.0-1_amd64.deb
 7d5b668ec5c009e96a437269327acbfe38265fd6 9482 lib32atomic1_4.8.0-1_amd64.deb
 72c96b7c9902f38847d8f08c0a5948ca6e5f6de3 16472 lib32atomic1-dbg_4.8.0-1_amd64.deb
 ac4f5cdf72aaf690da819f29048ee594788a6849 10236 libx32atomic1_4.8.0-1_amd64.deb
 cfe3c4c2fbf6b8e551480170499f0a2b8e60d7b8 18668 libx32atomic1-dbg_4.8.0-1_amd64.deb
 b464f2c34c347ba3e65c5df732a67b5436c02c50 5853926 cpp-4.8_4.8.0-1_amd64.deb
 84c27e9387422764c77fc6f8b39aceb7f56f60a3 67696 fixincludes_4.8.0-1_amd64.deb
 bb65de06b43854ae4ba7b2044f03069a7a8eb93e 319100 libmudflap0-4.8-dev_4.8.0-1_amd64.deb
 baf9435a8cc16ab376774cb21e0c098fb4c31f2b 99098 libmudflap0_4.8.0-1_amd64.deb
 c29e5ca260ccb59cc776d09595146162771ee15b 165704 libmudflap0-dbg_4.8.0-1_amd64.deb
 2c1d207f51e0437d3075ef81e52b11f00dc4652a 86636 lib32mudflap0_4.8.0-1_amd64.deb
 54cb4a71fc6254b12f0de69b95e2c1f862e11e64 140814 lib32mudflap0-dbg_4.8.0-1_amd64.deb
 352814627b7d6af8443c65d9a074f1136dab6569 97640 libx32mudflap0_4.8.0-1_amd64.deb
 819b33d649bc7c1689d4dfd71ef1d8c4cd9eecf2 156024 libx32mudflap0-dbg_4.8.0-1_amd64.deb
 e15d8720967283844cc0c945619e93506c84d8ba 870 gobjc++-4.8-multilib_4.8.0-1_amd64.deb
 26cd307f3fd2916baa8d3a4ae5cee5f0bd827c89 6125994 gobjc++-4.8_4.8.0-1_amd64.deb
 edb1a2b307c172257f623c09950e4e50e8353e8c 876 gobjc-4.8-multilib_4.8.0-1_amd64.deb
 23b773c4a76cd88af8f25ade0589bcafa38e883a 5640564 gobjc-4.8_4.8.0-1_amd64.deb
 7672dc737997df520258341418e22b7b5df961e7 163230 libobjc4_4.8.0-1_amd64.deb
 4667eb6115afebeff313939079edfc959c940a6c 329190 libobjc4-dbg_4.8.0-1_amd64.deb
 f9294838523290d5ed030715f7b02ad7f893eb04 760060 libobjc-4.8-dev_4.8.0-1_amd64.deb
 2b1706bdf80e309f6ea614e4decde138eee1fcb4 160654 lib32objc4_4.8.0-1_amd64.deb
 22396bf3f186d8374c9df3ddb45c94fedc1e1e0f 312036 lib32objc4-dbg_4.8.0-1_amd64.deb
 adaec3ee4450e2359ea057c313bba76bec1407d9 665508 lib32objc-4.8-dev_4.8.0-1_amd64.deb
 088c2769dd9d856bacaa7d4c7a1e900bb4780134 157378 libx32objc4_4.8.0-1_amd64.deb
 eea2af24b570f3be79b651b02e622e97369b5550 315568 libx32objc4-dbg_4.8.0-1_amd64.deb
 fbffcc096e4184f6ddf67498e9c24a62c4ca3dc1 690094 libx32objc-4.8-dev_4.8.0-1_amd64.deb
 2f2619a31438065cea9aba9df3160251ce13581e 4001858 libgo3_4.8.0-1_amd64.deb
 b42d0595eb94e59d06ac7660cc71f4779c5d38ad 3882750 libgo3-dbg_4.8.0-1_amd64.deb
 d9c19da8c83b24afa84ba51f7da1b8724519a33e 3812570 lib32go3_4.8.0-1_amd64.deb
 7b888a43c4819c84ea6cfb207822a103f713b679 2249632 lib32go3-dbg_4.8.0-1_amd64.deb
 f17d8256c13f87cf6e9439675018b7e05b63ba33 3905024 libx32go3_4.8.0-1_amd64.deb
 0df9547468f22a045702e80e25d3525377766e87 3791724 libx32go3-dbg_4.8.0-1_amd64.deb
 50e7ac6d13d27370b11bca3ff4d98539fa765e5d 10921804 gccgo-4.8_4.8.0-1_amd64.deb
 e9f9d890337cd0392425e3c759baf029126a8326 9698258 gccgo-4.8-multilib_4.8.0-1_amd64.deb
 cc342c76f103e6da87e942c16b25a7cf17eb97d4 888 g++-4.8-multilib_4.8.0-1_amd64.deb
 25bb3b7a77e6182189c9d7a56a91d0ea79cc711c 8644414 g++-4.8_4.8.0-1_amd64.deb
 de43a51b4b6e17a092d4f4a345059a2eda9e3c75 335474 libstdc++6_4.8.0-1_amd64.deb
 0cb1759efe8bd1502571c98ed64230fe05751297 348828 lib32stdc++6_4.8.0-1_amd64.deb
 40824ff48fcb2118a81b9ad26c14f29a4840afd2 1078798 lib32stdc++-4.8-dev_4.8.0-1_amd64.deb
 0412b0bafdeb3fd77c49583bf5ec64ecabc23070 6872046 lib32stdc++6-4.8-dbg_4.8.0-1_amd64.deb
 4da45dd21d5d2043533c42cbcb61fccfe9770b06 319826 libx32stdc++6_4.8.0-1_amd64.deb
 7b906186f5e6505455a62e3d68d29e63344ddae8 1071674 libx32stdc++-4.8-dev_4.8.0-1_amd64.deb
 8a2c757727f76b1763f7b79086747a28cde03d7c 7201828 libx32stdc++6-4.8-dbg_4.8.0-1_amd64.deb
 804b801bb7cecf771fb75dd126e0dcbd83fd1f81 1736770 libstdc++-4.8-dev_4.8.0-1_amd64.deb
 9568344a10c33e666b949f9e45f83f49e711df87 508950 libstdc++-4.8-pic_4.8.0-1_amd64.deb
 4eb7c7762b0ef501bb748463cfd428ee06c04598 3601532 libstdc++6-4.8-dbg_4.8.0-1_amd64.deb
 f89319a9835a1c8330cd9e1f4fb3be6b4c014280 76374 libasan0_4.8.0-1_amd64.deb
 19884aeec4d6c565c9f50a8dc632a4d505221165 301292 libasan0-dbg_4.8.0-1_amd64.deb
 501216b63721d9a0b68b8a6c9b0130835b538cde 76736 lib32asan0_4.8.0-1_amd64.deb
 678fb8f50478812f213fb309e8acabb2b353c421 287430 lib32asan0-dbg_4.8.0-1_amd64.deb
 e02395d0127645ac9a0635868a11f58827b8f3b5 75702 libx32asan0_4.8.0-1_amd64.deb
 0de72c2e8ea4f8dd5fa720a6722e7e9a6c770769 292658 libx32asan0-dbg_4.8.0-1_amd64.deb
 f854b8866fcb9dbf78fc7962b8a66c26ead164ba 119028 libtsan0_4.8.0-1_amd64.deb
 c24a3011933999aa40e6c84d5798fa8f7c48c90c 571316 libtsan0-dbg_4.8.0-1_amd64.deb
 d130d7876c520c1da4e32d18ccd4aba83d52bad9 349256 libgfortran3_4.8.0-1_amd64.deb
 b510b8a344f4174228952cdeddd8b0479e0f1d3a 853960 libgfortran3-dbg_4.8.0-1_amd64.deb
 075db958953461b28979d50e9262b66ae55d6052 436202 libgfortran-4.8-dev_4.8.0-1_amd64.deb
 c681a072514730d8ab2a4bfdfc5bf4c5fd3bcca3 326920 lib32gfortran3_4.8.0-1_amd64.deb
 1cf0ec8d10c7ad1363ce8d29974b5fba377bde53 687264 lib32gfortran3-dbg_4.8.0-1_amd64.deb
 2c8f1c34f3fcf7e0a7caa27baed8c81b3f431ce8 390782 lib32gfortran-4.8-dev_4.8.0-1_amd64.deb
 172c65e8ebc2495cc58534ea1da1fe8d523c2c05 348588 libx32gfortran3_4.8.0-1_amd64.deb
 0054c6d25af33696de4a8670c13e62a45703e1c4 796802 libx32gfortran3-dbg_4.8.0-1_amd64.deb
 28203ad78eac966250b92726af8bfd14a5531d74 423404 libx32gfortran-4.8-dev_4.8.0-1_amd64.deb
 fb6c0acc73c967719f926a3306f0b668c9b45d03 876 gfortran-4.8-multilib_4.8.0-1_amd64.deb
 75abb8d1c79d219088c9ea528496d362ed166ce7 6185970 gfortran-4.8_4.8.0-1_amd64.deb
 2eae585f31c72d46cbb8d1b8181de0765b7c0bba 888 gcc-4.8-multilib_4.8.0-1_amd64.deb
 9b453f0f07a9d586cb8b8b2575e05c49aa6baca1 994210 gcc-4.8-plugin-dev_4.8.0-1_amd64.deb
 fdc5c6cef90214014d3678bcf3ab3e66e242f331 6379084 gcc-4.8_4.8.0-1_amd64.deb
Checksums-Sha256: 
 a32934823babc7c77b7e9f99de135d64a142ad5f7d80c76bf47e39c2720e91f2 10734 gcc-4.8_4.8.0-1.dsc
 b4e56ef1ab84bdcfe64600b8c05ead9ce32cbae630e277c34151bdef35b3d291 68182788 gcc-4.8_4.8.0.orig.tar.gz
 82353752a2845031e61e43a5718fbfd29342dd3eaa3ea650a546ad33cbaa5d2b 576126 gcc-4.8_4.8.0-1.diff.gz
 4ed8e0d1952e4d136041cb66577ef58f8d2afea8c5a278eee3db494ae26c4adb 68901674 gcc-4.8-source_4.8.0-1_all.deb
 9502ca3a9f8565b4a1d6463b174ea8ab1abd741a67e29ceedc93e218f171062e 16153760 libstdc++-4.8-doc_4.8.0-1_all.deb
 e7912d9dc3db363a7ee349dd4e7d4f95de13690ca22687c0964c157f09d45787 2659388 gcc-4.8-locales_4.8.0-1_all.deb
 4e0b96ab7a958ad4cee613ba9049addb1e32b2932f3f1e38433666af11ea4b94 147404 gcc-4.8-base_4.8.0-1_amd64.deb
 51dd3035ee58c432e299345195441f407e0f389cda6220254b281e59eb7735be 43630 libgcc1_4.8.0-1_amd64.deb
 1ed70d73bca2fd1ed6d210c2f36042f15425cdd5b88db485c39c2ae0a8690a75 102202 libgcc1-dbg_4.8.0-1_amd64.deb
 0a23153676d2109b242022116d810de73d716120e25c8a62f97183577dfdf74c 2790286 libgcc-4.8-dev_4.8.0-1_amd64.deb
 cfd37bab56958fe6615e68b004793217355ddc59d0e1f8d7555ce7455345f660 53410 lib32gcc1_4.8.0-1_amd64.deb
 3121ae21f6b5d54e99c1200b70e3b5923bbea104a7ccdafa26c67fb3e539db1c 105422 lib32gcc1-dbg_4.8.0-1_amd64.deb
 bedb486ee1a54dffa0a330f2770bbda0ac52259bfabd076fbc6f87a7eac1196c 2727784 lib32gcc-4.8-dev_4.8.0-1_amd64.deb
 a0ad0201a071104264ea1f7551033139fa0c0d77a72c743776f4d216ae00e917 42472 libx32gcc1_4.8.0-1_amd64.deb
 c94b79191e91ab33c9f83678f8fba6e22d977e73ca39c489de62197e88c799e6 99778 libx32gcc1-dbg_4.8.0-1_amd64.deb
 47820d31f2c4699570fbffdef01ef51afc0e8f1bef74baf259cff5bc84b89ef5 2542620 libx32gcc-4.8-dev_4.8.0-1_amd64.deb
 32d7ba7d69ab4bfea555b5beb3e6c2841e3e5f0c8b14533092958f408ff1213f 138820 libquadmath0_4.8.0-1_amd64.deb
 9fb0af329982495eeea4d7dcbf4db1df610c65bc0857403ae14f1e2e17d30f36 180716 libquadmath0-dbg_4.8.0-1_amd64.deb
 32687d00bc98b35150d79c149f9c40ccbccff919681f4f5b867fb40853d3a94d 221044 lib32quadmath0_4.8.0-1_amd64.deb
 ee1de3942afedbff41700e0856198106854ff7c40c18e3e156c9bda80887c837 195148 lib32quadmath0-dbg_4.8.0-1_amd64.deb
 101c780b5ac8870f9ec3bb1c531b79db06e10e43ba8a6acfa0a097e2c2ce0f38 141290 libx32quadmath0_4.8.0-1_amd64.deb
 2164253bf355c4dee49e2b270d5ac8eacb0ed2c144dbed86e6110abd59c92063 181594 libx32quadmath0-dbg_4.8.0-1_amd64.deb
 3751713203b9ab96f8cd05cb92df76389c72e17c4566dcf8e964c02d5e30beb9 27360 libgomp1_4.8.0-1_amd64.deb
 632d399773a941a0bfcf7194e9e84ed84054a0fc97a78f01a6aeda26c3978e92 74352 libgomp1-dbg_4.8.0-1_amd64.deb
 0b30ae8ea43f5933ab41efda69acb65323f9ce8673468bdedd30c561ed57f74f 29226 lib32gomp1_4.8.0-1_amd64.deb
 808f7ef305b65c465880ebe0f72ad75e1fdd77dc162e294996a6a59d301c96f5 73310 lib32gomp1-dbg_4.8.0-1_amd64.deb
 cf815faee85bd243a07a4702f584a06d941a823782710c75f7384ce0db583cb4 26564 libx32gomp1_4.8.0-1_amd64.deb
 af0b3d6ab45bd8f5643407e41326383db73b39e6752804bebfda68f8db086b83 71636 libx32gomp1-dbg_4.8.0-1_amd64.deb
 5486aff2eaaff844e9a10bb958032d38065e6eb58792bef587397ebfe0998d5b 37654 libitm1_4.8.0-1_amd64.deb
 109b44e84e216360e92128afbcfef0074207767e7af8d92e9cb5ac252d893c37 280574 libitm1-dbg_4.8.0-1_amd64.deb
 28273488f7c2c0b54ed41a5b51666e5ad155bafd0cfd10d7ac9887803c1802c6 36870 lib32itm1_4.8.0-1_amd64.deb
 2720ab7638de79dc29fc86df6064faaa3cd749d85a3dadef83f6f3d8755517b9 275810 lib32itm1-dbg_4.8.0-1_amd64.deb
 487263bdd0a40e97673e992c04bb0f6678c0660f567ad20504bcfcd9f0f8656a 37250 libx32itm1_4.8.0-1_amd64.deb
 1256a1d0c00550cda814905b77bcc8d7b8b51b450945087025a6c09de9cfdab7 272474 libx32itm1-dbg_4.8.0-1_amd64.deb
 78640586b55973193ed1267a96763935121dcfdcea0a403c20d5c040674e6890 10220 libatomic1_4.8.0-1_amd64.deb
 8477f6632b4bc12be210771a2871b2ffa969c144cd63ebb710acc08d141f77bf 19188 libatomic1-dbg_4.8.0-1_amd64.deb
 b564d3102544308dbe50844733f75ed9fa7ffa2febada44e65c2c7e0cbc0a422 9482 lib32atomic1_4.8.0-1_amd64.deb
 d08c356650d852b27908b690e9691ac7648c1f8aae75fd01bfaa5749bd436dc8 16472 lib32atomic1-dbg_4.8.0-1_amd64.deb
 11eb0c8d283d64afa5b5b0319574534cc62ef0e993eb49cb6401e39f8253d637 10236 libx32atomic1_4.8.0-1_amd64.deb
 35f9a7db4e5a046c8b7ac726d2ca3569704a82aa8688f34db7bc412a117727b2 18668 libx32atomic1-dbg_4.8.0-1_amd64.deb
 3bca980cd9eb045bd0c4a5568e78b3b06823ce0f69295d91d847373457a3c694 5853926 cpp-4.8_4.8.0-1_amd64.deb
 686e6acfe08ac50088ca9a61a782c308450b716961764f9d34305bf025d00763 67696 fixincludes_4.8.0-1_amd64.deb
 cf7efc98e3f38b9f6ac17db0d7fadee9ae0190102fe27e9b4c8d05ac2db268bf 319100 libmudflap0-4.8-dev_4.8.0-1_amd64.deb
 1ef218e4e6a449564faf7995ab573ad75493238f3683c13e5e8ecdac8a8c47aa 99098 libmudflap0_4.8.0-1_amd64.deb
 c99e2daa7fe035cb5da2601c2b3df3c4c82e4bf1f1aa2820759b27452d8cc3e9 165704 libmudflap0-dbg_4.8.0-1_amd64.deb
 8fbe53da1a77510bc1b70919efaa4c18a0c3b6e8338f43cae55b069fccaa1259 86636 lib32mudflap0_4.8.0-1_amd64.deb
 48d1e00a29cc02af37fca4609685164f4ac42f957d5f79543d76df8505058e48 140814 lib32mudflap0-dbg_4.8.0-1_amd64.deb
 4a65271c7d309f931e3ccacc308b34a80842c4c491258a35d032bf86254bb9b9 97640 libx32mudflap0_4.8.0-1_amd64.deb
 7391dd9a8d9b220d7670c1d5d254e36031b5405664e1c168349c288dc6f11efb 156024 libx32mudflap0-dbg_4.8.0-1_amd64.deb
 7e36ad9ca9d1e3dfd9e25fad77cf3d7ff4d6f1deb7b2d97618efe32bee27f36f 870 gobjc++-4.8-multilib_4.8.0-1_amd64.deb
 7ef8ae6a30ec7a6eb28f2d26ceb052e6ee7df60a03f695d6d1fe8a2ed8e5087a 6125994 gobjc++-4.8_4.8.0-1_amd64.deb
 a28072b4458b45ddb7d1cc01b622725cba9534cc4264edc2da93d552e2d0b21d 876 gobjc-4.8-multilib_4.8.0-1_amd64.deb
 11dcfddded1fdaecc01e65e4e5041ee75040d90115d9e784ba49e1f6f2d342d6 5640564 gobjc-4.8_4.8.0-1_amd64.deb
 57f129f1ff9a49eb8da9322fe680fb0e589e0c49e0eb518a705a61d918bc0f9d 163230 libobjc4_4.8.0-1_amd64.deb
 7d69af6ba5314f9141b23ff9338c23ea4d8950f06fe2d3d5bfc178d8a43944f5 329190 libobjc4-dbg_4.8.0-1_amd64.deb
 817688f0daa03c6bbdf97c177857cb4c8b555d7357e2e9f2f3a2869bff21728a 760060 libobjc-4.8-dev_4.8.0-1_amd64.deb
 ae25382fda178db256a1c8089af4b0e5f0f8aa31473fc05106ec82e61a454ab6 160654 lib32objc4_4.8.0-1_amd64.deb
 c0b263efcc8f5b984d1408ce8caf4a78491b6c2088cc52a1f656cfd1ea9fc1cd 312036 lib32objc4-dbg_4.8.0-1_amd64.deb
 6a428b878f3154628f7a8b6bc03b4854f821ca5ed08aa766d80ad451e0f3c0a4 665508 lib32objc-4.8-dev_4.8.0-1_amd64.deb
 d4acfafe3acfc64b65b7d3a7b168bbe2432d88bd6f05a5c5e092a98e748a7d09 157378 libx32objc4_4.8.0-1_amd64.deb
 67cd5683f9cf2802cc584f26c69d2c95b38c6e7299befa4414f70e43f6a8ab22 315568 libx32objc4-dbg_4.8.0-1_amd64.deb
 53908a2865a5319d887c3c33bf73cd9fb00db9789a0ac2ba6910d19f1bc18a34 690094 libx32objc-4.8-dev_4.8.0-1_amd64.deb
 43c0d0349f1a6f54e0221c9ecb4ec42002fa3a20bb486bc59770342007627d8c 4001858 libgo3_4.8.0-1_amd64.deb
 64224777556623dc97257d2683cdcfc157023d3bea93990804f4cfe1d2b26adb 3882750 libgo3-dbg_4.8.0-1_amd64.deb
 b936333363410e658aa5a3c2df6a5e8fa7bb562aad42302e4435a204498ccbd1 3812570 lib32go3_4.8.0-1_amd64.deb
 f1272e8e4bc01c138958d36b11a73ba86b60a00f8ad7be02f5b7d603356ffbea 2249632 lib32go3-dbg_4.8.0-1_amd64.deb
 cb7455c76f9f4d4a68ab74c92d9908561b11820201bdb0e50054eebfd7b9f07b 3905024 libx32go3_4.8.0-1_amd64.deb
 ecbfbe957840539ca87f269338b22e3a05e92a661523d5ddf87a8426804844fe 3791724 libx32go3-dbg_4.8.0-1_amd64.deb
 e33568b9b7ff3371fa5556ef18fe93dda0941af2c13abb3c9437c4c3c758e5aa 10921804 gccgo-4.8_4.8.0-1_amd64.deb
 868303595597cb42c0138176b15bae69b47f5d491c37b349961b926d68a1b4a0 9698258 gccgo-4.8-multilib_4.8.0-1_amd64.deb
 6a4bb1300ad4e81b6d39a3d0f1bbb4a96c35ee118e5cdce32e7f53704fa97de7 888 g++-4.8-multilib_4.8.0-1_amd64.deb
 c3733b2175024ea6a6e5d371b1ed879ff3303cf8a2ec9883b9281bccc1d48caf 8644414 g++-4.8_4.8.0-1_amd64.deb
 5a0bcde9a28c08dea9055d1fcd28ad7dba88e92cb95b651facadaeeccb90a1b8 335474 libstdc++6_4.8.0-1_amd64.deb
 ccb9eff18bbbea70b4dfb16d745d0050359138ba07c0dae337046b1819d18833 348828 lib32stdc++6_4.8.0-1_amd64.deb
 65c9efc25e627c4ac04e8e7a554b2b86337c8805f78eb0962485db3c3a45c392 1078798 lib32stdc++-4.8-dev_4.8.0-1_amd64.deb
 54833d7123e8114370a90c3139287e64287e817a91ad5a85e467352623f72d48 6872046 lib32stdc++6-4.8-dbg_4.8.0-1_amd64.deb
 46d4fabfbd470733aa05eb38f8bfd8b02edf0e5cb0f031a7d2f55fc67b874882 319826 libx32stdc++6_4.8.0-1_amd64.deb
 ea1f5d21b7b02f4e7db0037443a6ab7e03984022fd3ee7e36641f0208a52617b 1071674 libx32stdc++-4.8-dev_4.8.0-1_amd64.deb
 45a5a052b937d5f8baeda453fb259bf1c3c61d324e015918804c0b4cb82d4171 7201828 libx32stdc++6-4.8-dbg_4.8.0-1_amd64.deb
 0cc06d778698ed0ec1b1ed4233e67f894fc5aa375399bc5880a539d27226ad55 1736770 libstdc++-4.8-dev_4.8.0-1_amd64.deb
 eae1bd85ae735e62cf3b7ca6962e9ae6644fe140ecf0fb02e6a01465c02bb81f 508950 libstdc++-4.8-pic_4.8.0-1_amd64.deb
 f8bee99286547a442e1f621077103eaf12f6c1f482ca98c3af82fdfd1ceaa5d2 3601532 libstdc++6-4.8-dbg_4.8.0-1_amd64.deb
 0bd086500f51796025638ccea55d778edffaa4fde4eb1044f2a2149c994a4fce 76374 libasan0_4.8.0-1_amd64.deb
 9a20e8c6c09514dd6fe50930cc1680b59ae1fc80267968221921f6d0431ea8b2 301292 libasan0-dbg_4.8.0-1_amd64.deb
 19303e506b57de11f2828c5d9c1d163ba365fa4d3b22e46197d1e4c51cbdea52 76736 lib32asan0_4.8.0-1_amd64.deb
 ad344204bc17f1844025fafe7efd6a3deb855febb0f8f020b36dc087e0c57e92 287430 lib32asan0-dbg_4.8.0-1_amd64.deb
 22282881bbc79c8dcb0e46108c183b61246c832d31399efd432ec9d5b0ef41bc 75702 libx32asan0_4.8.0-1_amd64.deb
 7f0636ab0a0b60c9e005701f721d2be74f2784b2d372b968fa803517242b1967 292658 libx32asan0-dbg_4.8.0-1_amd64.deb
 4c158aba931e9edb0ef2819ed179106fa0f893b6c98e7052f4b498ebbd47968c 119028 libtsan0_4.8.0-1_amd64.deb
 43a3d8de5092fd1ef018c68377852b285ac2034a05be62e934428271249c737f 571316 libtsan0-dbg_4.8.0-1_amd64.deb
 f7e3dfbf8403c3bea79c95827065f94d0b31628f2e08f0621826c721d71c0423 349256 libgfortran3_4.8.0-1_amd64.deb
 8dfefb76ee317a4408f7fccb6a52d5152ce8a264801e576b4e7d9f06b41cbf7b 853960 libgfortran3-dbg_4.8.0-1_amd64.deb
 08479a13faf311007687db0de1c72311e12040cb7873cb39e376159f1fd493fb 436202 libgfortran-4.8-dev_4.8.0-1_amd64.deb
 4afe7efbc2ec6810a92453de7b1073800c5478aa96ca05552e934dd0ba4afdfc 326920 lib32gfortran3_4.8.0-1_amd64.deb
 c297744a6ff6307adec8e397cf8f584873e13f9416e47b8a5f825efd57b9db2e 687264 lib32gfortran3-dbg_4.8.0-1_amd64.deb
 902764013b48a93c40bb4222f0b498f1936db19bb1af955916e59eec13a9ebbc 390782 lib32gfortran-4.8-dev_4.8.0-1_amd64.deb
 25ed5d29fb8d7341b8cbd497248a4ad3e261662912683efe9ebb010ba81c36da 348588 libx32gfortran3_4.8.0-1_amd64.deb
 fbe3963bd216714ab2888633821bd148924f183ae4d47cca07dc5ad1417b3e26 796802 libx32gfortran3-dbg_4.8.0-1_amd64.deb
 6e7566b71aa699d817d24534b9e3a46f9a01f2377143d5e5bb81187162d782a3 423404 libx32gfortran-4.8-dev_4.8.0-1_amd64.deb
 98ddb33c47785f0b29c69e24dcda4401fef1b30979feb46d74898e52aae53a4d 876 gfortran-4.8-multilib_4.8.0-1_amd64.deb
 95609419f2026e601756a0377d907a6aed27d35c232e70789362f0f28df668ab 6185970 gfortran-4.8_4.8.0-1_amd64.deb
 b6288382482c58fff354996ff700d8926969015310189d5bb50147516db7ea56 888 gcc-4.8-multilib_4.8.0-1_amd64.deb
 d64c946130874d35cbfbbbbe1127039210a5f1791af19e5f74ff16940f8c2b8a 994210 gcc-4.8-plugin-dev_4.8.0-1_amd64.deb
 27a3a26bd83154ba235e56623563a5c22611c4c7ea5af1e7e49a235592e6e22d 6379084 gcc-4.8_4.8.0-1_amd64.deb
Files: 
 24423788eb4bd1b8d7d2a2035185e5a7 10734 devel optional gcc-4.8_4.8.0-1.dsc
 ebdd35b316c78ffe19549812dba3190d 68182788 devel optional gcc-4.8_4.8.0.orig.tar.gz
 a9a841dc629adced651b59f2aa03f5cd 576126 devel optional gcc-4.8_4.8.0-1.diff.gz
 d4e071ec1645702dfdda54daed3e6145 68901674 devel optional gcc-4.8-source_4.8.0-1_all.deb
 309417bfc3ddebec84ed060f395c6a46 16153760 doc optional libstdc++-4.8-doc_4.8.0-1_all.deb
 d06ac4a1bf566f53cb1e651e0fa05e07 2659388 devel optional gcc-4.8-locales_4.8.0-1_all.deb
 a81c26baa121776dfef83ec24e12ef71 147404 libs required gcc-4.8-base_4.8.0-1_amd64.deb
 8f0ce1b5c23bec8515bdb7983a99668f 43630 libs required libgcc1_4.8.0-1_amd64.deb
 7bc3a203c56a27e604a7caf7a4f4382c 102202 debug extra libgcc1-dbg_4.8.0-1_amd64.deb
 fa8236ee59e1dac610c3dee906828574 2790286 libdevel optional libgcc-4.8-dev_4.8.0-1_amd64.deb
 36753ccb27e407fa304573b3cad6310e 53410 libs extra lib32gcc1_4.8.0-1_amd64.deb
 2cd11b36c6dcc6b36a8553e48b16651a 105422 debug extra lib32gcc1-dbg_4.8.0-1_amd64.deb
 796ccd8cecf697e1e8cc63630e0a0ecf 2727784 libdevel optional lib32gcc-4.8-dev_4.8.0-1_amd64.deb
 b182d9f7eda30e73b6ae30afd1de167c 42472 libs optional libx32gcc1_4.8.0-1_amd64.deb
 95a989e36e27fa68072373bb0471e84c 99778 debug extra libx32gcc1-dbg_4.8.0-1_amd64.deb
 71737811b8cdc8b4c1df80a677154bd4 2542620 libdevel optional libx32gcc-4.8-dev_4.8.0-1_amd64.deb
 20e7d5dd63d30092154d6e417050e8e3 138820 libs optional libquadmath0_4.8.0-1_amd64.deb
 610b324bec16ef310d87410bab7b578b 180716 debug extra libquadmath0-dbg_4.8.0-1_amd64.deb
 93f9f574bedded28c1d5f394633bd96a 221044 libs optional lib32quadmath0_4.8.0-1_amd64.deb
 db8b7cdf7c3c76fbb0749d04ab277b7f 195148 debug extra lib32quadmath0-dbg_4.8.0-1_amd64.deb
 5f5cfe4e84e517f3a2f3e04cb113decd 141290 libs optional libx32quadmath0_4.8.0-1_amd64.deb
 47cb22d0d96998a33063d2d7f36744c1 181594 debug extra libx32quadmath0-dbg_4.8.0-1_amd64.deb
 5b328386c81b5e47fa7f047c48d4f675 27360 libs optional libgomp1_4.8.0-1_amd64.deb
 ee3f1e8ba3c8de07e8f5195dc8479c18 74352 debug extra libgomp1-dbg_4.8.0-1_amd64.deb
 a94345f5a3bae95a9e6ba7fbc5d32905 29226 libs optional lib32gomp1_4.8.0-1_amd64.deb
 54c605bbda909964a5176c8b35d70334 73310 debug extra lib32gomp1-dbg_4.8.0-1_amd64.deb
 66a2db0cbf7a3c22d46e386f3afe69a2 26564 libs optional libx32gomp1_4.8.0-1_amd64.deb
 50769c3cf1919508903c7481e50d6246 71636 debug extra libx32gomp1-dbg_4.8.0-1_amd64.deb
 296308782b5d8b755c600d4fb2a2113a 37654 libs optional libitm1_4.8.0-1_amd64.deb
 1f41e83e4120512e5fba8ed54912edff 280574 debug extra libitm1-dbg_4.8.0-1_amd64.deb
 3f7ab9ccf13a82a1bc13079ff88f59fa 36870 libs optional lib32itm1_4.8.0-1_amd64.deb
 e852cc9bf28f725431d5506a9fff5428 275810 debug extra lib32itm1-dbg_4.8.0-1_amd64.deb
 8f039c7cde9dcb5a11ff086a3f943809 37250 libs optional libx32itm1_4.8.0-1_amd64.deb
 02a608c3754b3971ed25f831db4d56a7 272474 debug extra libx32itm1-dbg_4.8.0-1_amd64.deb
 b42ee7dced9a584d5e8aebfa0c99c4ee 10220 libs optional libatomic1_4.8.0-1_amd64.deb
 ddaf4a818f360a3a4a8c52d084e4a376 19188 debug extra libatomic1-dbg_4.8.0-1_amd64.deb
 bb8cbbb68686623a931c1234166565b4 9482 libs optional lib32atomic1_4.8.0-1_amd64.deb
 6175720c9be1635f2966d517a309e3bc 16472 debug extra lib32atomic1-dbg_4.8.0-1_amd64.deb
 5f3351a491a21df0092e3af7f3124a1a 10236 libs optional libx32atomic1_4.8.0-1_amd64.deb
 175463604eb69e8b12cefc91a2a81f5a 18668 debug extra libx32atomic1-dbg_4.8.0-1_amd64.deb
 c5a8117c7cfc82e307403da2bd102dbb 5853926 interpreters optional cpp-4.8_4.8.0-1_amd64.deb
 04d15882cfd884bba9c4d857c26cc176 67696 devel optional fixincludes_4.8.0-1_amd64.deb
 5fe4ef127c4b61be7b8409aea0cbc2f9 319100 libdevel optional libmudflap0-4.8-dev_4.8.0-1_amd64.deb
 7f1cd6d32f2df9270992cb6e83293418 99098 libs optional libmudflap0_4.8.0-1_amd64.deb
 8945ea3db1a6056123ad4dd96d40ad4f 165704 debug extra libmudflap0-dbg_4.8.0-1_amd64.deb
 06797cfac5550b8183db57f7968cc872 86636 libs optional lib32mudflap0_4.8.0-1_amd64.deb
 feec914efd4d8d0d05562e0fc5dc8c0a 140814 debug extra lib32mudflap0-dbg_4.8.0-1_amd64.deb
 d0adc37a475a6114518b4106f1a6cd72 97640 libs optional libx32mudflap0_4.8.0-1_amd64.deb
 3a46e84629507f2bb7ec8bb078aa7613 156024 debug extra libx32mudflap0-dbg_4.8.0-1_amd64.deb
 f9a60010e160c1ad7886d888b80a9884 870 devel optional gobjc++-4.8-multilib_4.8.0-1_amd64.deb
 24b3dd0594bb3616ebaec8e03fac843d 6125994 devel optional gobjc++-4.8_4.8.0-1_amd64.deb
 836a476dbb583d4384a1d9e8da4e51ba 876 devel optional gobjc-4.8-multilib_4.8.0-1_amd64.deb
 af86bbd8b6304d1a22450e78d59eb430 5640564 devel optional gobjc-4.8_4.8.0-1_amd64.deb
 4ff298d6adc03e435619b5f07d384d03 163230 libs optional libobjc4_4.8.0-1_amd64.deb
 6e6a1f0f0949c925b23f45c50eb5c8d1 329190 debug extra libobjc4-dbg_4.8.0-1_amd64.deb
 268458567be8199feded27a4a93f8367 760060 libdevel optional libobjc-4.8-dev_4.8.0-1_amd64.deb
 198619fdf9f57a347ed5d837c390db29 160654 libs optional lib32objc4_4.8.0-1_amd64.deb
 a8956415cd2d8b9750d342f2ae248aab 312036 debug extra lib32objc4-dbg_4.8.0-1_amd64.deb
 19cf72f5cfd1cf95c303a2ebd02560f7 665508 libdevel optional lib32objc-4.8-dev_4.8.0-1_amd64.deb
 90821bd62d90cf21104d017b6f8b3d7d 157378 libs optional libx32objc4_4.8.0-1_amd64.deb
 5384f1c0b2d64d3d7376f9059138db3b 315568 debug extra libx32objc4-dbg_4.8.0-1_amd64.deb
 6715bca0fb8f1aef8a6984a41fde97e0 690094 libdevel optional libx32objc-4.8-dev_4.8.0-1_amd64.deb
 92edd833f31216d112ecce62770bc506 4001858 libs optional libgo3_4.8.0-1_amd64.deb
 6f8bc076f738fddddb00cfe96f15731f 3882750 debug extra libgo3-dbg_4.8.0-1_amd64.deb
 a4052302c785707f67dfc9d74a613d5a 3812570 libs optional lib32go3_4.8.0-1_amd64.deb
 5ab922871546026fdd6a14d365800f81 2249632 debug extra lib32go3-dbg_4.8.0-1_amd64.deb
 741ad488e15263eff5f251a9b3c2fc1b 3905024 libs optional libx32go3_4.8.0-1_amd64.deb
 0ea56dcc4f266d58152c3b2cbd6d249d 3791724 debug extra libx32go3-dbg_4.8.0-1_amd64.deb
 003a7e5908ef224336d5ba9278449172 10921804 devel optional gccgo-4.8_4.8.0-1_amd64.deb
 fdff764b5ca811a5e22fec61425b5d55 9698258 devel optional gccgo-4.8-multilib_4.8.0-1_amd64.deb
 97be9c2ccfd12ceb66d74e9018deeb9c 888 devel optional g++-4.8-multilib_4.8.0-1_amd64.deb
 1c4b18fdc3d52f1b0e7d8aa1b5a434dc 8644414 devel optional g++-4.8_4.8.0-1_amd64.deb
 04641aa4fe937b05d7282e52f1c8c6df 335474 libs important libstdc++6_4.8.0-1_amd64.deb
 235c4336e82704bc2e65b32403cc6d2f 348828 libs extra lib32stdc++6_4.8.0-1_amd64.deb
 fdc8e649f5d76fc956eeba25eb86e68e 1078798 libdevel optional lib32stdc++-4.8-dev_4.8.0-1_amd64.deb
 e1361fc9480ba66f61ac2ff7025d2898 6872046 debug extra lib32stdc++6-4.8-dbg_4.8.0-1_amd64.deb
 c71a97b2ed91f222b0981913e0c34503 319826 libs optional libx32stdc++6_4.8.0-1_amd64.deb
 9b55aa839f8c4ce305419568d994f757 1071674 libdevel optional libx32stdc++-4.8-dev_4.8.0-1_amd64.deb
 df4c50013350c5469a78b6ebba5b007d 7201828 debug extra libx32stdc++6-4.8-dbg_4.8.0-1_amd64.deb
 cd09ac4a76baf8f926f82d371ff0ac5d 1736770 libdevel optional libstdc++-4.8-dev_4.8.0-1_amd64.deb
 d01fe25482eed4c9441793c7b5655c42 508950 libdevel extra libstdc++-4.8-pic_4.8.0-1_amd64.deb
 a5cf6e7a3df2018382001541b9a49e66 3601532 debug extra libstdc++6-4.8-dbg_4.8.0-1_amd64.deb
 17e62c612a9f2702539788a491062b03 76374 libs optional libasan0_4.8.0-1_amd64.deb
 3bbd35b775c55d0728092d05a3db6326 301292 debug extra libasan0-dbg_4.8.0-1_amd64.deb
 61fb3b742b8b8af55e45b9a6e223d09a 76736 libs extra lib32asan0_4.8.0-1_amd64.deb
 101f888fe61284ce630463eb8dd737ab 287430 debug extra lib32asan0-dbg_4.8.0-1_amd64.deb
 ea678081467f79baaaf550027b956948 75702 libs extra libx32asan0_4.8.0-1_amd64.deb
 5bcee7cc8a0400a74b6773fc137771b1 292658 debug extra libx32asan0-dbg_4.8.0-1_amd64.deb
 bff94f4ad65fffbfa3e9fba8cab0a475 119028 libs optional libtsan0_4.8.0-1_amd64.deb
 6edd318599e1206aef059ea38559759e 571316 debug extra libtsan0-dbg_4.8.0-1_amd64.deb
 9b18696cfa816b98b6d99a9beece3bb3 349256 libs optional libgfortran3_4.8.0-1_amd64.deb
 b6e939a90202e1afb4614ee932eae513 853960 debug extra libgfortran3-dbg_4.8.0-1_amd64.deb
 94e3a25f19be165fb170c1ac3ab7c3f8 436202 libdevel optional libgfortran-4.8-dev_4.8.0-1_amd64.deb
 e964946b9839906f49c3a8d158fa864c 326920 libs optional lib32gfortran3_4.8.0-1_amd64.deb
 bdcf2103e0d49412889cbc97eb838103 687264 debug extra lib32gfortran3-dbg_4.8.0-1_amd64.deb
 f3f5c88e6b94bac5f8b954ea8febae03 390782 libdevel optional lib32gfortran-4.8-dev_4.8.0-1_amd64.deb
 05640ee07f2d14d64e448931295f2a5e 348588 libs optional libx32gfortran3_4.8.0-1_amd64.deb
 6bb8281656e78918f452304ef21beedb 796802 debug extra libx32gfortran3-dbg_4.8.0-1_amd64.deb
 30bc6193bbf05216da7e0873a42f78e1 423404 libdevel optional libx32gfortran-4.8-dev_4.8.0-1_amd64.deb
 8950723e72c6e4e7e4460ad9006cd395 876 devel optional gfortran-4.8-multilib_4.8.0-1_amd64.deb
 4579352672983284dccd905a64815f0c 6185970 devel optional gfortran-4.8_4.8.0-1_amd64.deb
 a67e177b011b4833c11f1c53d68bd3d9 888 devel optional gcc-4.8-multilib_4.8.0-1_amd64.deb
 73ea8021e2436ed77c9380edb89bde42 994210 devel optional gcc-4.8-plugin-dev_4.8.0-1_amd64.deb
 ae7e35c3892601f8c843fa1e5f8171d9 6379084 devel optional gcc-4.8_4.8.0-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlFMkvkACgkQStlRaw+TLJzBYACePFubPe3cO4co0DtXXsnvTwhY
/XgAn2pKBZ95iEzEM0FI1/BG0m6eBJeI
=PQ5R
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: