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

Bug#804521: marked as done (Undefined Behavior in libstdc++ with GCC 5.2.1 in ios_base.h)



Your message dated Sat, 21 Nov 2015 21:59:26 +0000
with message-id <E1a0GBq-0001PB-Kf@franck.debian.org>
and subject line Bug#804521: fixed in gcc-5 5.2.1-24
has caused the Debian Bug report #804521,
regarding Undefined Behavior in libstdc++ with GCC 5.2.1 in ios_base.h
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.)


-- 
804521: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804521
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libstdc++6
Version: 5.2.1-20
Severity: normal
Control: tags jessie sid

**********

On Linux, the distros often use libstdc++ (GNU) rather than libc++
(LLVM) for Clang. Building libcxx is an art that I have never been
able to untangle, and I think the maintainers have discovered the same
(libc++ was not installed with Clang).

Below, I'm catching a UB finding when using Clang and libstdc++ (GNU).
This one has been around for some time. I first encountered it on
Apple platforms. I regularly encounter it on Debian and Ubuntu.

The fix is fairly easy, and I usually just do it: a couple of casts
among unsigned and the flags. Also see
http://lists.llvm.org/pipermail/cfe-dev/2015-January/040753.html.

**********

$ cat ub.cxx
#include <iostream>

int main(int argc, char* argv[])
{
  std::cout << std::hex << argc << std::endl;
  std::cout << std::dec << argc << std::endl;
  return 0;
}

$ clang++ -fsanitize=undefined ub.cxx -o ub.exe

$ ./ub.exe
/usr/bin/../lib/gcc/x86_64-linux-gnu/5.2.1/../../../../include/c++/5.2.1/bits/ios_base.h:102:24:
runtime error: load of value 4294967221, which is not a valid value
for type 'std::_Ios_Fmtflags'
/usr/bin/../lib/gcc/x86_64-linux-gnu/5.2.1/../../../../include/c++/5.2.1/bits/ios_base.h:82:67:
runtime error: load of value 4294967221, which is not a valid value
for type 'std::_Ios_Fmtflags'
1
1

**********

$ g++ --version
g++ (Debian 5.2.1-20) 5.2.1 20151002
Copyright (C) 2015 Free Software Foundation, Inc.

$ uname -a
Linux debian-8-x64 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u5
(2015-10-09) x86_64 GNU/Linux

$ lsb_release
No LSB modules are available.

**********

$ apt-cache show libstdc++
Package: libstdc++6
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 1959
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: amd64
Multi-Arch: same
Source: gcc-5
Version: 5.2.1-20
Replaces: libstdc++6-5-dbg (<< 4.9.0-3)
Depends: gcc-5-base (= 5.2.1-20), libc6 (>= 2.18), libgcc1 (>= 1:4.1.1)
Breaks: blockattack (<= 1.4.1+ds1-2.1+b2), boo (<=
0.9.5~git20110729.r1.202a430-2), c++-annotations (<= 10.2.0-1),
clustalx (<= 2.1+lgpl-3), dff (<= 1.3.0+dfsg.1-4.1+b3),
digikam-private-libs (<= 4:4.4.0-1.1+b2), emscripten (<= 1.22.1-1),
ergo (<= 3.4.0-1), fceux (<= 2.2.2+dfsg0-1), fiona (<= 1.5.1-2), flush
(<= 0.9.12-3.1), freeorion (<= 0.4.4+git20150327-2), fslview (<=
4.0.1-4), fwbuilder (<= 5.1.0-4), gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<<
4.4.6-4), gcc-4.5 (<< 4.5.3-2), gnote (<= 3.16.2-1), gnudatalanguage
(<= 0.9.5-2+b2), innoextract (<= 1.4-1+b1), libantlr-dev (<=
2.7.7+dfsg-6), libapache2-mod-passenger (<= 5.0.7-1), libaqsis1 (<=
1.8.2-1), libassimp3 (<= 3.0~dfsg-4), libboost-date-time1.54.0,
libboost-date-time1.55.0, libchemps2-1 (<= 1.5-1), libcpprest2.4 (<=
2.4.0-2), libdap17 (<= 3.14.0-2), libdapclient6 (<= 3.14.0-2),
libdapserver7 (<= 3.14.0-2), libdavix0 (<= 0.4.0-1+b1), libdballe6 (<=
6.8-1), libdiet-admin2.8 (<= 2.8.0-1+b3), libdiet-client2.8 (<=
2.8.0-1+b3), libdiet-sed2.8 (<= 2.8.0-1+b3), libfreefem++ (<=
3.37.1-1), libgazebo5 (<= 5.0.1+dfsg-2.1), libgetfem4++ (<=
4.2.1~beta1~svn4635~dfsg-3+b1), libgmsh2 (<= 2.9.3+dfsg1-1),
libinsighttoolkit4.7 (<= 4.7.2-2), libkolabxml1 (<= 1.1.0-3),
libmarisa0 (<= 0.2.4-8), libogre-1.8.0 (<= 1.8.0+dfsg1-7+b1),
libogre-1.9.0 (<= 1.9.0+dfsg1-4), libopenwalnut1 (<=
1.4.0~rc1+hg3a3147463ee2-1+b1), libpqxx-4.0 (<= 4.0.1+dfsg-3),
libreoffice-core (<= 1:4.4.5-2), librime1 (<= 1.2+dfsg-2),
libwibble-dev (<= 1.1-1), libwreport2 (<= 2.14-1), libxmltooling6 (<=
1.5.3-2.1), lightspark (<= 0.7.2+git20150512-2+b1), mira-assembler (<=
4.9.5-1), mongodb (<= 1:2.4.14-2), mongodb-server (<= 1:2.4.14-2),
ncbi-blast+ (<= 2.2.30-4), openscad (<= 2014.03+dfsg-1+b1),
passepartout (<= 0.7.1-1.1), pdf2djvu (<= 0.7.21-2), photoprint (<=
0.4.2~pre2-2.3+b2), plastimatch (<= 1.6.2+dfsg-1), plee-the-bear (<=
0.6.0-3.1), povray (<= 1:3.7.0.0-8), powertop (<= 2.6.1-1),
printer-driver-brlaser (<= 3-3), psi4 (<= 4.0~beta5+dfsg-2+b1),
python-fiona (<= 1.5.1-2), python-guiqwt (<= 2.3.1-1), python-healpy
(<= 1.8.1-1+b1), python-htseq (<= 0.5.4p3-2), python-imposm (<=
2.5.0-3+b2), python-pysph (<= 0~20150606.gitfa26de9-5),
python-rasterio (<= 0.24.0-1), python-scipy (<= 0.14.1-1), python-sfml
(<= 2.2~git20150611.196c88+dfsg-1+b1), python3-fiona (<= 1.5.1-2),
python3-scipy (<= 0.14.1-1), python3-sfml (<=
2.2~git20150611.196c88+dfsg-1+b1), python3-taglib (<=
0.3.6+dfsg-2+b2), realtimebattle (<= 1.0.8-14), ruby-passenger (<=
5.0.7-1), schroot (<= 1.6.10-1+b1), sqlitebrowser (<= 3.5.1-3),
tecnoballz (<= 0.93.1-6), wesnoth-1.12-core (<= 1:1.12.4-1), widelands
(<= 1:18-3+b1), xflr5 (<= 6.09.06-2)
Conflicts: scim (<< 1.4.2-1)
Description-en: GNU Standard C++ Library v3
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.
Description-md5: 724ab84919e0e220afb960e36463914d
Homepage: http://gcc.gnu.org/


**********

$ apt-cache show g++
Package: g++
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 17
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: amd64
Source: gcc-defaults (1.145)
Version: 4:5.2.1-4
Provides: c++-compiler
Depends: cpp (>= 4:5.2.1-4), gcc (>= 4:5.2.1-4), g++-5 (>= 5.2.1-13~),
gcc-5 (>= 5.2.1-13~)
Suggests: g++-multilib
Description-en: GNU C++ compiler
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package providing the default GNU C++ compiler.
Description-md5: 4d44b18774ae5123b7c3f70d940cf655

Package: g++
Source: gcc-defaults (1.136)
Version: 4:4.9.2-2
Installed-Size: 34
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: amd64
Provides: c++-compiler
Depends: cpp (>= 4:4.9.2-2), gcc (>= 4:4.9.2-2), g++-4.9 (>=
4.6.4-1~), gcc-4.9 (>= 4.6.4-1~)
Suggests: g++-multilib
Description-en: GNU C++ compiler
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package providing the default GNU C++ compiler.
Description-md5: 4d44b18774ae5123b7c3f70d940cf655
Build-Essential: yes
Tag: devel::compiler, devel::lang:c++, implemented-in::c,
 interface::commandline, role::dummy, role::metapackage, suite::gnu,
 works-with::software:source
Section: devel
Priority: optional
Filename: pool/main/g/gcc-defaults/g++_4.9.2-2_amd64.deb
Size: 1530
MD5sum: cd4aa68ba8cf582df806c324988e6a00
SHA1: 82a50c84e1105e1f0c767da82c09f2398ac2d4b2
SHA256: 6fb9842c6a0ad0cd5445b9f2f2cb3f738abcc83a6b8e0900aad441574f5cecee

--- End Message ---
--- Begin Message ---
Source: gcc-5
Source-Version: 5.2.1-24

We believe that the bug you reported is fixed in the latest version of
gcc-5, 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 804521@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-5 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@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 21 Nov 2015 11:22:16 +0100
Source: gcc-5
Binary: gcc-5-base libgcc1 libgcc1-dbg libgcc2 libgcc2-dbg libgcc-5-dev libgcc4 libgcc4-dbg lib64gcc1 lib64gcc1-dbg lib64gcc-5-dev lib32gcc1 lib32gcc1-dbg lib32gcc-5-dev libn32gcc1 libn32gcc1-dbg libn32gcc-5-dev libx32gcc1 libx32gcc1-dbg libx32gcc-5-dev gcc-5 gcc-5-multilib gcc-5-plugin-dev gcc-5-hppa64-linux-gnu cpp-5 gcc-5-locales g++-5 g++-5-multilib libgomp1 libgomp1-dbg lib32gomp1 lib32gomp1-dbg lib64gomp1 lib64gomp1-dbg libn32gomp1 libn32gomp1-dbg libx32gomp1 libx32gomp1-dbg libitm1 libitm1-dbg lib32itm1 lib32itm1-dbg lib64itm1 lib64itm1-dbg libx32itm1 libx32itm1-dbg libatomic1 libatomic1-dbg lib32atomic1 lib32atomic1-dbg lib64atomic1 lib64atomic1-dbg libn32atomic1 libn32atomic1-dbg libx32atomic1 libx32atomic1-dbg libasan2 libasan2-dbg lib32asan2 lib32asan2-dbg lib64asan2 lib64asan2-dbg libx32asan2 libx32asan2-dbg libubsan0 libubsan0-dbg lib32ubsan0 lib32ubsan0-dbg lib64ubsan0 lib64ubsan0-dbg libx32ubsan0 libx32ubsan0-dbg libcc1-0 libgccjit0 libgccjit-5-dev
 libgccjit-5-dbg libgccjit-5-doc gobjc++-5 gobjc++-5-multilib gobjc-5 gobjc-5-multilib libobjc-5-dev lib64objc-5-dev lib32objc-5-dev libn32objc-5-dev libx32objc-5-dev libobjc4 libobjc4-dbg lib64objc4 lib64objc4-dbg lib32objc4 lib32objc4-dbg libn32objc4 libn32objc4-dbg libx32objc4 libx32objc4-dbg gfortran-5 gfortran-5-multilib libgfortran-5-dev lib64gfortran-5-dev lib32gfortran-5-dev libn32gfortran-5-dev libx32gfortran-5-dev libgfortran3 libgfortran3-dbg lib64gfortran3 lib64gfortran3-dbg lib32gfortran3 lib32gfortran3-dbg libn32gfortran3 libn32gfortran3-dbg libx32gfortran3 libx32gfortran3-dbg gccgo-5 gccgo-5-multilib libgo7 libgo7-dbg lib64go7 lib64go7-dbg lib32go7 lib32go7-dbg libn32go7 libn32go7-dbg libx32go7 libx32go7-dbg gcj-5 gcj-5-jdk gcj-5-jre-headless gcj-5-jre libgcj16 gcj-5-jre-lib libgcj16-awt libgcj16-dev libgcj16-dbg gcj-5-source libgcj-doc libstdc++6 lib32stdc++6 lib64stdc++6 libn32stdc++6 libx32stdc++6 libstdc++-5-dev libstdc++-5-pic libstdc++6-5-dbg
 lib32stdc++-5-dev lib32stdc++6-5-dbg lib64stdc++-5-dev lib64stdc++6-5-dbg libn32stdc++-5-dev libn32stdc++6-5-dbg libx32stdc++-5-dev libx32stdc++6-5-dbg libstdc++-5-doc gnat-5 gnat-5-sjlj libgnat-5 libgnat-5-dbg libgnatvsn5-dev libgnatvsn5 libgnatvsn5-dbg libgnatprj5-dev libgnatprj5 libgnatprj5-dbg gdc-5 gdc-5-multilib fixincludes
 gcc-5-source
Architecture: source ppc64el all
Version: 5.2.1-24
Distribution: unstable
Urgency: medium
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Description:
 cpp-5      - GNU C preprocessor
 fixincludes - Fix non-ANSI header files
 g++-5      - GNU C++ compiler
 g++-5-multilib - GNU C++ compiler (multilib support)
 gcc-5      - GNU C compiler
 gcc-5-base - GCC, the GNU Compiler Collection (base package)
 gcc-5-hppa64-linux-gnu - GNU C compiler (cross compiler for hppa64)
 gcc-5-locales - GCC, the GNU compiler collection (native language support files)
 gcc-5-multilib - GNU C compiler (multilib support)
 gcc-5-plugin-dev - Files for GNU GCC plugin development.
 gcc-5-source - Source of the GNU Compiler Collection
 gccgo-5    - GNU Go compiler
 gccgo-5-multilib - GNU Go compiler (multilib support)
 gcj-5      - GCJ byte code and native compiler for Java(TM)
 gcj-5-jdk  - GCJ and Classpath development tools for Java(TM)
 gcj-5-jre  - Java runtime environment using GIJ/Classpath
 gcj-5-jre-headless - Java runtime environment using GIJ/Classpath (headless version)
 gcj-5-jre-lib - Java runtime library for use with gcj (jar files)
 gcj-5-source - GCJ java sources for use in IDEs like eclipse and netbeans
 gdc-5      - GNU D compiler (version 2)
 gdc-5-multilib - GNU D compiler (version 2, multilib support)
 gfortran-5 - GNU Fortran compiler
 gfortran-5-multilib - GNU Fortran compiler (multilib support)
 gnat-5     - GNU Ada compiler
 gnat-5-sjlj - GNU Ada compiler (setjump/longjump runtime library)
 gobjc++-5  - GNU Objective-C++ compiler
 gobjc++-5-multilib - GNU Objective-C++ compiler (multilib support)
 gobjc-5    - GNU Objective-C compiler
 gobjc-5-multilib - GNU Objective-C compiler (multilib support)
 lib32asan2 - AddressSanitizer -- a fast memory error detector (32bit)
 lib32asan2-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-5-dev - GCC support library (32 bit development files)
 lib32gcc1  - GCC support library (32 bit Version)
 lib32gcc1-dbg - GCC support library (debug symbols)
 lib32gfortran-5-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
 lib32go7   - Runtime library for GNU Go applications (32bit)
 lib32go7-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)
 lib32objc-5-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
 lib32stdc++-5-dev - GNU Standard C++ Library v3 (development files)
 lib32stdc++6 - GNU Standard C++ Library v3 (32 bit Version)
 lib32stdc++6-5-dbg - GNU Standard C++ Library v3 (debugging files)
 lib32ubsan0 - UBSan -- undefined behaviour sanitizer (32bit)
 lib32ubsan0-dbg - UBSan -- undefined behaviour sanitizer (32 bit debug symbols)
 lib64asan2 - AddressSanitizer -- a fast memory error detector (64bit)
 lib64asan2-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-5-dev - GCC support library (64bit development files)
 lib64gcc1  - GCC support library (64bit)
 lib64gcc1-dbg - GCC support library (debug symbols)
 lib64gfortran-5-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
 lib64go7   - Runtime library for GNU Go applications (64bit)
 lib64go7-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)
 lib64objc-5-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
 lib64stdc++-5-dev - GNU Standard C++ Library v3 (development files)
 lib64stdc++6 - GNU Standard C++ Library v3 (64bit)
 lib64stdc++6-5-dbg - GNU Standard C++ Library v3 (debugging files)
 lib64ubsan0 - UBSan -- undefined behaviour sanitizer (64bit)
 lib64ubsan0-dbg - UBSan -- undefined behaviour sanitizer (64bit debug symbols)
 libasan2   - AddressSanitizer -- a fast memory error detector
 libasan2-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
 libcc1-0   - GCC cc1 plugin for GDB
 libgcc-5-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)
 libgccjit-5-dbg - GCC just-in-time compilation (debug information)
 libgccjit-5-dev - GCC just-in-time compilation (development files)
 libgccjit-5-doc - GCC just-in-time compilation (documentation)
 libgccjit0 - GCC just-in-time compilation (shared library)
 libgcj-doc - libgcj API documentation and example programs
 libgcj16   - Java runtime library for use with gcj
 libgcj16-awt - AWT peer runtime libraries for use with gcj
 libgcj16-dbg - Debugging symbols for libraries provided in libgcj16-dev
 libgcj16-dev - Java development headers for use with gcj
 libgfortran-5-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)
 libgnat-5  - runtime for applications compiled with GNAT (shared library)
 libgnat-5-dbg - runtime for applications compiled with GNAT (debugging symbols)
 libgnatprj5 - GNU Ada compiler Project Manager (shared library)
 libgnatprj5-dbg - GNU Ada compiler Project Manager (debugging symbols)
 libgnatprj5-dev - GNU Ada compiler Project Manager (development files)
 libgnatvsn5 - GNU Ada compiler selected components (shared library)
 libgnatvsn5-dbg - GNU Ada compiler selected components (debugging symbols)
 libgnatvsn5-dev - GNU Ada compiler selected components (development files)
 libgo7     - Runtime library for GNU Go applications
 libgo7-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)
 libn32atomic1 - support library providing __atomic built-in functions (n32)
 libn32atomic1-dbg - support library providing __atomic built-in functions (n32 debug
 libn32gcc-5-dev - GCC support library (n32 development files)
 libn32gcc1 - GCC support library (n32)
 libn32gcc1-dbg - GCC support library (debug symbols)
 libn32gfortran-5-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)
 libn32go7  - Runtime library for GNU Go applications (n32)
 libn32go7-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)
 libn32objc-5-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
 libn32stdc++-5-dev - GNU Standard C++ Library v3 (development files)
 libn32stdc++6 - GNU Standard C++ Library v3 (n32)
 libn32stdc++6-5-dbg - GNU Standard C++ Library v3 (debugging files)
 libobjc-5-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)
 libstdc++-5-dev - GNU Standard C++ Library v3 (development files)
 libstdc++-5-doc - GNU Standard C++ Library v3 (documentation files)
 libstdc++-5-pic - GNU Standard C++ Library v3 (shared library subset kit)
 libstdc++6 - GNU Standard C++ Library v3
 libstdc++6-5-dbg - GNU Standard C++ Library v3 (debugging files)
 libubsan0  - UBSan -- undefined behaviour sanitizer (runtime)
 libubsan0-dbg - UBSan -- undefined behaviour sanitizer (debug symbols)
 libx32asan2 - AddressSanitizer -- a fast memory error detector (x32)
 libx32asan2-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-5-dev - GCC support library (x32 development files)
 libx32gcc1 - GCC support library (x32)
 libx32gcc1-dbg - GCC support library (debug symbols)
 libx32gfortran-5-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)
 libx32go7  - Runtime library for GNU Go applications (x32)
 libx32go7-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)
 libx32objc-5-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
 libx32stdc++-5-dev - GNU Standard C++ Library v3 (development files)
 libx32stdc++6 - GNU Standard C++ Library v3 (x32)
 libx32stdc++6-5-dbg - GNU Standard C++ Library v3 (debugging files)
 libx32ubsan0 - UBSan -- undefined behaviour sanitizer (x32)
 libx32ubsan0-dbg - UBSan -- undefined behaviour sanitizer (x32 debug symbols)
Closes: 804521
Changes:
 gcc-5 (5.2.1-24) unstable; urgency=medium
 .
   * Update to SVN 20151121 (r230703, 5.2.1) from the gcc-5-branch.
   * Fix PR libstdc++/56158, taken from the trunk. Closes: #804521. LP: #1514309.
   * Don't try to build a gnat cross compiler when there is no gnat compiler
     for the build architecture.
   * Update gnat build dependencies for backports.
   * Parallelize building documentation and parallelize the packaging step.
   * Update the Linaro support to the 5-2015.11 snapshot.
Checksums-Sha1:
 f2c6797a2804599ea2a2cbb8fa049900c4a31358 20935 gcc-5_5.2.1-24.dsc
 c579715f6d7864a170461ce4a79f254599b0f17b 4848851 gcc-5_5.2.1-24.diff.gz
 529108a5f64dac6a2bee6c2181db6a94bc523a61 23641658 cpp-5_5.2.1-24_ppc64el.deb
 b2932b7ad3df43b44a301f7a41f1dc5c03791fc7 56982 fixincludes_5.2.1-24_ppc64el.deb
 df36c154c566177c8366f095aedc50a4a6107ba2 13561954 g++-5_5.2.1-24_ppc64el.deb
 dffc2204606aab6f87330c4b9942bb8cc0767de4 167232 gcc-5-base_5.2.1-24_ppc64el.deb
 da0a67ee554700b66e4a815866e44a54fc981a85 1429400 gcc-5-locales_5.2.1-24_all.deb
 dad65977f6145c3babbfb5ef7e79d3d37d780e27 1005626 gcc-5-plugin-dev_5.2.1-24_ppc64el.deb
 b18f23dbb21e04a83c77901887bb8164253fa083 79594148 gcc-5-source_5.2.1-24_all.deb
 c080a3b25a2c589ffca1f724694cafc272ee532d 23461908 gcc-5_5.2.1-24_ppc64el.deb
 a10d5ab675f629d5644e30c8b25c01b99009dd0e 30720028 gccgo-5_5.2.1-24_ppc64el.deb
 92d6926d47cd426393ff297fdc1e38e820f06691 447942 gcj-5-jdk_5.2.1-24_ppc64el.deb
 a6a53221cac8980e234dcdcc42283e9c07b822a5 48466 gcj-5-jre-headless_5.2.1-24_ppc64el.deb
 9de60d65077905552823bf680e22532baac59e00 10348282 gcj-5-jre-lib_5.2.1-24_all.deb
 601e2dfc937dfb57c4dc65c83d732adadbcc4ee9 1222 gcj-5-jre_5.2.1-24_ppc64el.deb
 f01709f53a9a16c8eb72b35d9df1149c3d5110d7 11663958 gcj-5-source_5.2.1-24_all.deb
 c399f23769747fcf2abc873082f8316ee6c93c09 22868294 gcj-5_5.2.1-24_ppc64el.deb
 f4ce9cc82732341daee80ba6f769fe5ec425c16c 25439194 gdc-5_5.2.1-24_ppc64el.deb
 8826eaaf753e910f7d8e9a7e9b370010284abdb5 24491402 gfortran-5_5.2.1-24_ppc64el.deb
 fa0edb0785b510f8f6bf97f5087c9126ff5f5149 2176716 gnat-5-sjlj_5.2.1-24_ppc64el.deb
 c7c35a9142fd7dc43e2a43fd252be64749157021 10548190 gnat-5_5.2.1-24_ppc64el.deb
 33d06afea2ab7b62f17f17c487d5b29185089438 25403742 gobjc++-5_5.2.1-24_ppc64el.deb
 2fc52f516ecabfdc6752a94ab6574de445aaa206 23750860 gobjc-5_5.2.1-24_ppc64el.deb
 b945ac25bd254dc9c243630d4fd45ab99c22e8b8 1075540 libasan2-dbg_5.2.1-24_ppc64el.deb
 cc47ddaf380f1da78e2421722be8bf0bcdac738a 233532 libasan2_5.2.1-24_ppc64el.deb
 d8a63aa992ddeff58f3a95fda30a6817a54678b7 15080 libatomic1-dbg_5.2.1-24_ppc64el.deb
 487ae619f8e390d3c756726fd297762e09f0efec 7708 libatomic1_5.2.1-24_ppc64el.deb
 420a981848998dedfa88e564e719de1b77af75ea 30464 libcc1-0_5.2.1-24_ppc64el.deb
 2241fcad2e7eeae85de8e966c065cea45e47df11 575232 libgcc-5-dev_5.2.1-24_ppc64el.deb
 2cddf9d8c1e7247068677f2c699fccca5a077d64 67196 libgcc1-dbg_5.2.1-24_ppc64el.deb
 56feb6da1843a098b3f4916015dc2213b2d6dea8 27348 libgcc1_5.2.1-24_ppc64el.deb
 d7f7bec51c62efbe3e21f2e0666519cf2fa9a3c7 17861540 libgccjit-5-dbg_5.2.1-24_ppc64el.deb
 a6ed807834872611d6e2bcb1105df43102d7e00f 15824 libgccjit-5-dev_5.2.1-24_ppc64el.deb
 5d992fefd7bf69584095e7c702a83fe2a061a94f 91736 libgccjit-5-doc_5.2.1-24_all.deb
 3193fa9c5f73af52444a280f5aabe486c75ba209 4600094 libgccjit0_5.2.1-24_ppc64el.deb
 99c7de03cc3a0d221a0003c1bcfbb26022f2e50a 18840686 libgcj-doc_5.2.1-24_all.deb
 aaa583b92fc60038c5efae2e504323b3927cdf83 63104 libgcj16-awt_5.2.1-24_ppc64el.deb
 f8df1e6f988de1301e4374edf740dc740a648982 16692408 libgcj16-dbg_5.2.1-24_ppc64el.deb
 2648adaa34ecee70296ee92c9c786e05f036ae7c 598572 libgcj16-dev_5.2.1-24_ppc64el.deb
 256613c3757dc488b55794e4770a4eeb5c6ca7cf 9264838 libgcj16_5.2.1-24_ppc64el.deb
 26b2e53de910525817306febe70e127b5fab817e 243794 libgfortran-5-dev_5.2.1-24_ppc64el.deb
 631b6ec47a8949657de1d920329e5a7298fd43d1 554022 libgfortran3-dbg_5.2.1-24_ppc64el.deb
 dbe234a58f95806fcac0a982ef2f32fee346d178 206014 libgfortran3_5.2.1-24_ppc64el.deb
 8a2bb9544f049bd7029eb9d1ab8cbf2039094ad8 1651900 libgnat-5-dbg_5.2.1-24_ppc64el.deb
 f2483ac84d0ffeafb3ad51828b252222fad74ab7 880624 libgnat-5_5.2.1-24_ppc64el.deb
 4c12dd9fe964014c5c00758d1345db56d87768ab 1513800 libgnatprj5-dbg_5.2.1-24_ppc64el.deb
 d63ffd4141d5a827519d443b463f8d8533b65d85 3366436 libgnatprj5-dev_5.2.1-24_ppc64el.deb
 e9338e41d2e06071f9ba17556b628a191760d655 625276 libgnatprj5_5.2.1-24_ppc64el.deb
 4d6f4180c109cf2013ad3e37b9013a6530df3fe9 481366 libgnatvsn5-dbg_5.2.1-24_ppc64el.deb
 998d36f9d229c3d71b77a4b86d5c3d84579672dd 1524622 libgnatvsn5-dev_5.2.1-24_ppc64el.deb
 d00cd3ddd1891a278401f17a492637d79556a34f 292320 libgnatvsn5_5.2.1-24_ppc64el.deb
 e02f104dcfff7f08f0cc21fa5f0bfd855ffe8944 900 libgo7-dbg_5.2.1-24_ppc64el.deb
 3857a0e1f66f5d8a3fadba58fa6f1dd1ffccabd1 6242580 libgo7_5.2.1-24_ppc64el.deb
 1b098ba5b45fffba1092d352a0b38e07890e13fb 128888 libgomp1-dbg_5.2.1-24_ppc64el.deb
 0fbe8c845a83761edb46089124bc150c52273a8e 49466 libgomp1_5.2.1-24_ppc64el.deb
 afcb027489fa201146b8fbf6dcf0338f590e6cf9 161738 libitm1-dbg_5.2.1-24_ppc64el.deb
 3f844e3ffda4c08d153a3f67de51a8bfb786a0f3 26844 libitm1_5.2.1-24_ppc64el.deb
 3bfe1f8b2f4865f63bcc2ea4389193665f297ac2 381270 libobjc-5-dev_5.2.1-24_ppc64el.deb
 aead4d658f9aa42291e40b33ad11fd3939f9e5b5 215190 libobjc4-dbg_5.2.1-24_ppc64el.deb
 c2b6630c5762bb01e3409c6b257beb8567a8eacf 107298 libobjc4_5.2.1-24_ppc64el.deb
 e9ccfcc9bf048fd8864c9ac53c8e7a8b252793bd 1407788 libstdc++-5-dev_5.2.1-24_ppc64el.deb
 cdaa151f03be878b6a927aa67f7e66c6f95c53ad 8407144 libstdc++-5-doc_5.2.1-24_all.deb
 63247a5df9f6184b2df8515cdfcf994259010d71 464352 libstdc++-5-pic_5.2.1-24_ppc64el.deb
 538a4facf0c34e8bbbd30615ff41555d6c3aa98b 3996808 libstdc++6-5-dbg_5.2.1-24_ppc64el.deb
 6f6f29c8e4446195ad8cbcc451c444b21ee59908 404488 libstdc++6_5.2.1-24_ppc64el.deb
 af80f9fccd114fd6282fb4ba636358ebc5d90d7b 341858 libubsan0-dbg_5.2.1-24_ppc64el.deb
 02fae83106c9c0a6765fb5b1c223f0148f51c905 94254 libubsan0_5.2.1-24_ppc64el.deb
Checksums-Sha256:
 73eb3dda6bd9846545366deeefe9ae6de9c5209dc763f9c722fb3768af5b08b2 20935 gcc-5_5.2.1-24.dsc
 a21146bc3ee31be282006a0fa0e84d70c92ca4ab8e07245f8e343192bdf0520a 4848851 gcc-5_5.2.1-24.diff.gz
 1e4b69abd997cf607d19042d2f6590f71e7241ddd7954fde1e162a2cc732d77e 23641658 cpp-5_5.2.1-24_ppc64el.deb
 789f84f43f9267762610f0a4876b2a882b5ab61b93f5ce2b5b988801d779960d 56982 fixincludes_5.2.1-24_ppc64el.deb
 eadf5cc99931b1a7f460dc4f002d9877bfda8232b610ab568de0f1644912c8f4 13561954 g++-5_5.2.1-24_ppc64el.deb
 456315c669b10dbec30237c80ce5e701d70ea35a94f9b3e92c52f9487627a658 167232 gcc-5-base_5.2.1-24_ppc64el.deb
 0e1950306a051732d88c7552634e5f246af8b9e303241feac46ace5340aa2be1 1429400 gcc-5-locales_5.2.1-24_all.deb
 f2d15bfe1a7a958c2c0cb5f34555c778fd1d8ee683f92351ae94866784313cfa 1005626 gcc-5-plugin-dev_5.2.1-24_ppc64el.deb
 19de4872b7bc16ccd93a746020d457ba49f84cf7a14ae0a01b70af2b127df785 79594148 gcc-5-source_5.2.1-24_all.deb
 54f199aea3815680796807c3b7970a571a4cefb742883a46cfba897da0be9475 23461908 gcc-5_5.2.1-24_ppc64el.deb
 7f903cb08949515077d9a1595d295781356a5aa7d0d9b033c280f7da7aae7ea0 30720028 gccgo-5_5.2.1-24_ppc64el.deb
 b4e3b76d81d3e857dd3c210311e5a72338f46f043624d645f215392934ede89c 447942 gcj-5-jdk_5.2.1-24_ppc64el.deb
 76eab3c055247f2a86652a291bab032dd038929781183596a522e07d1a5ef8c4 48466 gcj-5-jre-headless_5.2.1-24_ppc64el.deb
 15d432548221397a0d5eea35c7de3f25e362129579eb89a612dc68f0644f41cb 10348282 gcj-5-jre-lib_5.2.1-24_all.deb
 24b92bcc619d4c9c9a52f0bd5eaeb077e8e7cdf7579502b3841ecbd4ad7380b3 1222 gcj-5-jre_5.2.1-24_ppc64el.deb
 081182782e118c67da6c58a6c3d212bf7afc1096800e43692dea7dc708826949 11663958 gcj-5-source_5.2.1-24_all.deb
 5d960cd899475cbd609555bee246f233f1d636047b4ad07f0ce4cd68b01fcffc 22868294 gcj-5_5.2.1-24_ppc64el.deb
 86ef69611dba0e73d3649c940f134ab4c2016d6b3ed6f57dd6382d997378bd3a 25439194 gdc-5_5.2.1-24_ppc64el.deb
 3c22184c71cda5b24c4b423aea8a245286ae6f1d41ca9020c6d954453be59610 24491402 gfortran-5_5.2.1-24_ppc64el.deb
 de429e5b8fedccfab45b8144512ef6f665c835a18d1c7cfb840c86d0bb6add14 2176716 gnat-5-sjlj_5.2.1-24_ppc64el.deb
 96585f74780f1d5fbce68e7d42537dee3f319c8690ea39a2871fd10dac935a43 10548190 gnat-5_5.2.1-24_ppc64el.deb
 03493fdeac905a1c58343d2efda9441d805636da352d9f654d245d7490ac4685 25403742 gobjc++-5_5.2.1-24_ppc64el.deb
 de4be15ab206fbf169381a9ec188091e008272e8845c777d252fd7edd43a7ded 23750860 gobjc-5_5.2.1-24_ppc64el.deb
 b6155ccc4f3ea0e0eb3302f1a8a814f9203404a61e07c22c2b2901b5461e1723 1075540 libasan2-dbg_5.2.1-24_ppc64el.deb
 9559ad3a5d428e885e7dac6f43ed9fcb79776ff3118ec9f05a64556ae6372313 233532 libasan2_5.2.1-24_ppc64el.deb
 41bf89498a60b482df0899cd120478709f45d2bb593e5f4d302b94078ec6d13e 15080 libatomic1-dbg_5.2.1-24_ppc64el.deb
 fbccec0908f8394a83f76bea0813c8ca3817cdf6973f7343091238d07934ff69 7708 libatomic1_5.2.1-24_ppc64el.deb
 b57d2cecba4e404ed33c6d10edc28f287583266d1917d1efdc2424c7f8b2b6b9 30464 libcc1-0_5.2.1-24_ppc64el.deb
 7ee2b83c3d1ec6e34b7a518077037ada2f241937566a9c9b3600c8107b755870 575232 libgcc-5-dev_5.2.1-24_ppc64el.deb
 2953763ab4d5f6cd9ddf4c90ff8ac7f3c9ecd16f9bc5c9aedc173b3f6c597c66 67196 libgcc1-dbg_5.2.1-24_ppc64el.deb
 b6795ac0ff6ad6619a2638f27b6eb2c600513eaacdc0b9d2ea7535945ab84466 27348 libgcc1_5.2.1-24_ppc64el.deb
 a12dc91e5f4dadb2d99d53cfa4f837f83a50846abbc45dce5212ee92a43bf07c 17861540 libgccjit-5-dbg_5.2.1-24_ppc64el.deb
 f4c41583c61fcc41d2c422db7a1955709aae328b4ca4ee6bb98f40221dccb6fa 15824 libgccjit-5-dev_5.2.1-24_ppc64el.deb
 b0cb3c1f8a381a9288037f35f1bbcd9bec00e72014afbf385a5e80936899ac84 91736 libgccjit-5-doc_5.2.1-24_all.deb
 ddae2d67023c54c478c5875b882b31740d4b10c3405c5c3c7dab5392b99ac704 4600094 libgccjit0_5.2.1-24_ppc64el.deb
 2619012f5a02c9fe5f7ddf1e7107c0b2fce61a0d0dddcd8be49d192dbe4dade1 18840686 libgcj-doc_5.2.1-24_all.deb
 2586746969c10ffe5b40488c2796360c63a965264af2638c1c3dc1e1bae08c9e 63104 libgcj16-awt_5.2.1-24_ppc64el.deb
 81dd3a7818c5ba0f9d0937a5d3b048611c1b0a59e296ba4f71282f45cfae2eb2 16692408 libgcj16-dbg_5.2.1-24_ppc64el.deb
 155c75b113ba0562fbcf90ce159831a03983fbe1759e8e2cbf1a2d1ed60fb033 598572 libgcj16-dev_5.2.1-24_ppc64el.deb
 bf07887521cd7e63ee3cca5e447c680e07d57faaeb46fd43b7ed155e23c691d6 9264838 libgcj16_5.2.1-24_ppc64el.deb
 ea0b8893cf8ed34d5423e0e9e34c8b8671b00018ed77f181ecccc5c15bb600bc 243794 libgfortran-5-dev_5.2.1-24_ppc64el.deb
 4ffc4ef421749508c03e95df6e749e204f7671a393246cd7cab8c83b54742ec2 554022 libgfortran3-dbg_5.2.1-24_ppc64el.deb
 f1a79b32aca1ca5ebaec41b9d8d03c2ea08cff1c81f3e312b9a44cc4b47ed4f1 206014 libgfortran3_5.2.1-24_ppc64el.deb
 4afef5b0944ae37ff2625aad02e990adf04d55ce06e93fbd6ba3a4519a7d158e 1651900 libgnat-5-dbg_5.2.1-24_ppc64el.deb
 8d1200d59fbb0435aee805412c46a6af4196b743c19f34fcf1242d0b622279bb 880624 libgnat-5_5.2.1-24_ppc64el.deb
 2c96a9c57c8da3467d8a8836e9a6c4b24aca2a0f32543b16278b3427f1f2e78f 1513800 libgnatprj5-dbg_5.2.1-24_ppc64el.deb
 1ecf7c344a3a493f4574d09e8af6a10fcb4629dc07caed8180ee0f215a6932b8 3366436 libgnatprj5-dev_5.2.1-24_ppc64el.deb
 d939e05783155a696f9fd8b931466e65b185625fb5defc05bb61f4486ec4df2d 625276 libgnatprj5_5.2.1-24_ppc64el.deb
 f56d7dbf5fbea1b9a00bf124d1f060994f8a08e13574532c5be67497a12948ed 481366 libgnatvsn5-dbg_5.2.1-24_ppc64el.deb
 fe626d43186ac50b1562e4e35c52ca9d55ef8e1b71c562277eb13c631f409d7b 1524622 libgnatvsn5-dev_5.2.1-24_ppc64el.deb
 49dd52bbb61b1df00c58ce3eda2d317533fe2716c568fc10045f2b9d71e1218c 292320 libgnatvsn5_5.2.1-24_ppc64el.deb
 6d3c23e5b114ff5ca8d5574b44f6de532fcf0f72cfcd9fd770ba01afeaa37973 900 libgo7-dbg_5.2.1-24_ppc64el.deb
 21aa0c30cbc1d71937e1890ee2680af63464bfcfd98bfad6abc0434d288d5325 6242580 libgo7_5.2.1-24_ppc64el.deb
 edf8b69d6e7178d10b38b0979101893a146911e53db482c00d57dadc042f6fab 128888 libgomp1-dbg_5.2.1-24_ppc64el.deb
 92b93c592a7414babba7c9efd302cd986b02a4e24004498801f5955b656a9546 49466 libgomp1_5.2.1-24_ppc64el.deb
 116dd0db7b57e1764afd7373ac61c6ebc4055f63353af9a2fe4a990c27be3d82 161738 libitm1-dbg_5.2.1-24_ppc64el.deb
 d9c105567b0fae68bceeda25a9aa2860e07df1e677c8c1fe31418c35220c0525 26844 libitm1_5.2.1-24_ppc64el.deb
 9ebd355c007bbee1d047488382652b7c1d54ce2b2f86571659b4f1a1ca5ae91f 381270 libobjc-5-dev_5.2.1-24_ppc64el.deb
 fe40c2f76a39de8262cb5166d806139a249581db07db624a93abda6a20eeacac 215190 libobjc4-dbg_5.2.1-24_ppc64el.deb
 4171c6e10f867d0bfbf174841f33f1ed6e0c924133913e2e161a570895f94732 107298 libobjc4_5.2.1-24_ppc64el.deb
 7e81a21476da38a1ee3ce632d419bcd8262162fb0899bd30ed2116dd2b602a7c 1407788 libstdc++-5-dev_5.2.1-24_ppc64el.deb
 f79347f94aa18f878962969926784fe2c3a980e326c7e03478b2d2ee406cdc0c 8407144 libstdc++-5-doc_5.2.1-24_all.deb
 688302df939fe7f7fab641b47c37691680be7f5d39a13ad65e9fb20a71e12286 464352 libstdc++-5-pic_5.2.1-24_ppc64el.deb
 7b806bdd9e30a3b0d5d133d232ff1eca9e87e48cb12a091a5ddce70691f15b1e 3996808 libstdc++6-5-dbg_5.2.1-24_ppc64el.deb
 72d0b80b5c7f0c3345a49ba3be0bff66c248e3dfa428aa1f337c32efc2c46a77 404488 libstdc++6_5.2.1-24_ppc64el.deb
 9305b3cd2346b84566080a21ec769368b00e9f0ecde27c42e52bf2a251df6bc1 341858 libubsan0-dbg_5.2.1-24_ppc64el.deb
 6d478d723188086679a045f95d9942747e5efc0cf48689b08313f9c9ac9479b3 94254 libubsan0_5.2.1-24_ppc64el.deb
Files:
 4ccdb599dc9eb0d373b479229cbd6891 20935 devel optional gcc-5_5.2.1-24.dsc
 3975c147e02080f64bac7a98e4232d63 4848851 devel optional gcc-5_5.2.1-24.diff.gz
 5f186f781ccd92bdb91b717a4f4d508e 23641658 interpreters optional cpp-5_5.2.1-24_ppc64el.deb
 4111ed1a7c818846786332257c29956d 56982 devel optional fixincludes_5.2.1-24_ppc64el.deb
 fb083739ec18bb498d17768542164192 13561954 devel optional g++-5_5.2.1-24_ppc64el.deb
 d31212f5a43f5e81ada7b61f0fb254c0 167232 libs required gcc-5-base_5.2.1-24_ppc64el.deb
 abb993b10a4460d85350f87a52146363 1429400 devel optional gcc-5-locales_5.2.1-24_all.deb
 7ec9f3fc5497ff93cb6a2beab35ebf0c 1005626 devel optional gcc-5-plugin-dev_5.2.1-24_ppc64el.deb
 a46911fc1fb0ba357c6457687c0d4843 79594148 devel optional gcc-5-source_5.2.1-24_all.deb
 6841ada4f5063a238fa6fb3b2b8157e3 23461908 devel optional gcc-5_5.2.1-24_ppc64el.deb
 2a5a51b1c4d604754777e22e56011ffc 30720028 devel optional gccgo-5_5.2.1-24_ppc64el.deb
 6561da080411059283f27b6c34e92f9d 447942 java optional gcj-5-jdk_5.2.1-24_ppc64el.deb
 4e745e3cd3d707f2a228954f469d28b8 48466 java optional gcj-5-jre-headless_5.2.1-24_ppc64el.deb
 10f7f6268fb9ea4afac7b51f48697fd1 10348282 java optional gcj-5-jre-lib_5.2.1-24_all.deb
 b74b4325daca6995bcdb865cea5d6624 1222 java optional gcj-5-jre_5.2.1-24_ppc64el.deb
 8fd7626e7330b373a2f25460d31bc574 11663958 java optional gcj-5-source_5.2.1-24_all.deb
 fac041e7ff1f2c852e483982924b2ea4 22868294 java optional gcj-5_5.2.1-24_ppc64el.deb
 4931721710897767e356d9f12d8515ff 25439194 devel optional gdc-5_5.2.1-24_ppc64el.deb
 f30f416ab5fbf5d88a9691ebfa090962 24491402 devel optional gfortran-5_5.2.1-24_ppc64el.deb
 f43a37bdf94048ac2fc7fd2c42669424 2176716 devel extra gnat-5-sjlj_5.2.1-24_ppc64el.deb
 bffaa49d2ec31cf1c5b743b649925cc4 10548190 devel optional gnat-5_5.2.1-24_ppc64el.deb
 ee219e8f8800cac84f949ee8ebe4b398 25403742 devel optional gobjc++-5_5.2.1-24_ppc64el.deb
 f27951892e6e3c2b91eadffe00ddddc5 23750860 devel optional gobjc-5_5.2.1-24_ppc64el.deb
 902ddd24ef84819fdc89e6965cae6ff1 1075540 debug extra libasan2-dbg_5.2.1-24_ppc64el.deb
 d34ce7bd5811829e4bd178c3561ba4ac 233532 libs optional libasan2_5.2.1-24_ppc64el.deb
 a76fac3ea628ea6d1927a6b151c76d8d 15080 debug extra libatomic1-dbg_5.2.1-24_ppc64el.deb
 34560ecab17c905a650a57a38210a81a 7708 libs optional libatomic1_5.2.1-24_ppc64el.deb
 83880d8cc227c5673808ad0f62aa1c6d 30464 libs optional libcc1-0_5.2.1-24_ppc64el.deb
 7c8d0ea76f215295a52876cc19874026 575232 libdevel optional libgcc-5-dev_5.2.1-24_ppc64el.deb
 5d954e5f14fc230ff451581a679271b9 67196 debug extra libgcc1-dbg_5.2.1-24_ppc64el.deb
 ac4446768fd6b91486f36c865542c0cc 27348 libs required libgcc1_5.2.1-24_ppc64el.deb
 63d34d8dfaeec06c3d8b523f11127647 17861540 debug extra libgccjit-5-dbg_5.2.1-24_ppc64el.deb
 55fbe84ecf235a1876063a31a328b801 15824 libdevel optional libgccjit-5-dev_5.2.1-24_ppc64el.deb
 5176c34e8e31d5bd329cf23127350f1b 91736 doc extra libgccjit-5-doc_5.2.1-24_all.deb
 9e59e8e0ae9e5c061f8c96d1b5db9ec3 4600094 libs optional libgccjit0_5.2.1-24_ppc64el.deb
 ea37439ee10503db240b68cd3be4e712 18840686 doc optional libgcj-doc_5.2.1-24_all.deb
 85499e4e8bd4552af735d432de267415 63104 libs optional libgcj16-awt_5.2.1-24_ppc64el.deb
 c35e5bfc406b5c2ef2397dbc75f0c8ad 16692408 debug extra libgcj16-dbg_5.2.1-24_ppc64el.deb
 d784538d344ef759f5e47e04d22169f5 598572 libdevel optional libgcj16-dev_5.2.1-24_ppc64el.deb
 03db50d0264ea3a2fa5c83afbd764f43 9264838 libs optional libgcj16_5.2.1-24_ppc64el.deb
 ba80bd3ac0b417ee76c6916316f5ded1 243794 libdevel optional libgfortran-5-dev_5.2.1-24_ppc64el.deb
 fcaf37669315cd734aec4375ac8d8d19 554022 debug extra libgfortran3-dbg_5.2.1-24_ppc64el.deb
 f6b64ab65ccf0382d0f98309753c0055 206014 libs optional libgfortran3_5.2.1-24_ppc64el.deb
 69921e12fe174cd8140b604b92f9ad94 1651900 debug extra libgnat-5-dbg_5.2.1-24_ppc64el.deb
 70d14425d88f5da2aa58ea399e47d254 880624 libs optional libgnat-5_5.2.1-24_ppc64el.deb
 f0529b4817c837c232d5c4dd2d9849c0 1513800 debug extra libgnatprj5-dbg_5.2.1-24_ppc64el.deb
 b019372075ee9e6354e58d7809946e5d 3366436 libdevel extra libgnatprj5-dev_5.2.1-24_ppc64el.deb
 cff3186f1af9d5691fb9ebd58f90f98d 625276 libs optional libgnatprj5_5.2.1-24_ppc64el.deb
 61fa7299687bf1e57a5530012b02fbe3 481366 debug extra libgnatvsn5-dbg_5.2.1-24_ppc64el.deb
 79e49b65d4b32d3b4d79830107f842b6 1524622 libdevel extra libgnatvsn5-dev_5.2.1-24_ppc64el.deb
 e38044cf9804847dcae07e1a8562a58f 292320 libs optional libgnatvsn5_5.2.1-24_ppc64el.deb
 7c548d69b79b4de189f7b48311e18d8c 900 debug extra libgo7-dbg_5.2.1-24_ppc64el.deb
 d044e8aaa793e38935d0d44dd17bb173 6242580 libs optional libgo7_5.2.1-24_ppc64el.deb
 19a098ccadf91cfef8bb82f1c03bfeee 128888 debug extra libgomp1-dbg_5.2.1-24_ppc64el.deb
 c191829875a9269460ec6153089d9e24 49466 libs optional libgomp1_5.2.1-24_ppc64el.deb
 98634e6dc54ce6e4b6c6f38a3a4a3316 161738 debug extra libitm1-dbg_5.2.1-24_ppc64el.deb
 5b55e687824caa5aa41b33e250856a26 26844 libs optional libitm1_5.2.1-24_ppc64el.deb
 365fdb5dd65ab5a202626bc61430d410 381270 libdevel optional libobjc-5-dev_5.2.1-24_ppc64el.deb
 bf38c953d09bb9c971be7872adc47887 215190 debug extra libobjc4-dbg_5.2.1-24_ppc64el.deb
 991a58fa086cd6a473c061d2a4c50cfe 107298 libs optional libobjc4_5.2.1-24_ppc64el.deb
 ebe44a94c059184c1c6b810b0fa6ef3e 1407788 libdevel optional libstdc++-5-dev_5.2.1-24_ppc64el.deb
 c35c22b47b061ad5f67e6f0b7be8590e 8407144 doc optional libstdc++-5-doc_5.2.1-24_all.deb
 820de23550bbfd3846ba11a633e45afb 464352 libdevel extra libstdc++-5-pic_5.2.1-24_ppc64el.deb
 ccfd9b7690a7f1eb91a9e83cfeccd372 3996808 debug extra libstdc++6-5-dbg_5.2.1-24_ppc64el.deb
 0667f95414e261a02245a7ab9e350f81 404488 libs important libstdc++6_5.2.1-24_ppc64el.deb
 397e690cc0c281995736299370cec579 341858 debug extra libubsan0-dbg_5.2.1-24_ppc64el.deb
 b5caecc7d788ae03ff7891d738b693e0 94254 libs optional libubsan0_5.2.1-24_ppc64el.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWUN5KAAoJEL1+qmB3j6b1cWoP/0w6kRIAr9IRx3uMLI+Whc5R
EXWmHBN+RXvdlw5qX+vShpZ+HTPKzNxsWPTGe3lVR1Ip95eh0xlJew8Zot4Z8JgX
0mRjvi1QAQhsvRUrzkOHN884kj+aKYUa/rBvvi0ICbWkXk1GaVVX+HcfeTyafGni
dKE13r8FYOq4ZCNrvb7gS+Q/i9SOD3zIVBFVCQHAg5X4JklIuScdzqj0JOa/iUGj
98ZuZQTzzYZXo4v/1hqNFt37oPfd53GoQ8KqUdZA2PlK1jbTEomEXNRBdciEAdNa
J6Me+sgApPDr2fVq0Lv9FuSdFQ7/W+o0YcV5v5WK+4+OQp4B+jLLBDQHBhx9Z+je
ezd9i67wda6Pnwf5/TEYD7GrbJlmCyDNnFYywGA862Peh2oCd1bkzDintQm3+H3K
K2BTT4dunUyCJh96SDp6UODqS8jMKJy3JbgqpM0J9Pfsj4iEonAEOzw5ORO/XKKQ
M481X/mHrFd6ZqvcHd7DtCOy8RkmATxHsc0SEIwvP8G5kMAATfZwSjt17aKggChE
/aL4qnh3eqNjbYPk1hInxcf+S601AevsaeBpQ3LXH+x9auG/TVGeE6Ow6Zgkmd3l
OHKmpy1N2Rq9Kt21OE0rP+loCHRx/ft3QaXUx0NKBnGMV0c8Hl8y+no2XSQ+W05z
ACXMaxpfxCyto9c8lSk2
=fHyh
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: