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

Bug#837162: marked as done (dh-acc: Testing C++ headers with dh-acc results in: function body not available)



Your message dated Fri, 07 Apr 2017 01:03:57 +0000
with message-id <E1cwIJh-000Gip-VD@fasolo.debian.org>
and subject line Bug#837162: fixed in gcc-6 6.3.0-12
has caused the Debian Bug report #837162,
regarding dh-acc: Testing C++ headers with dh-acc results in: function body not available
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.)


-- 
837162: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837162
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: dh-acc
Version: 1.99.22-1
Severity: important

Hi,

Lately, I've been having some issues with dh-acc as used in the KDE packages 
(only used to test the headers running in an autopkgtest test), the run stops 
in a gcc error related to an inline function that can't be expanded. For 
example the kglobalaccel acc test log ends with:

 The GCC parameters:
   gcc -fdump-translation-unit -fkeep-inline-functions -c -x c++-header -fpermissive -w  -fPIC "/tmp/7OQ4QvzIdj/dump1.h"  -I/usr/include/KF5/KGlobalAccel -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore
 
 In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/QtCore:13:0,
                  from /usr/include/x86_64-linux-gnu/qt5/QtDBus/QtDBusDepends:3,
                  from /usr/include/x86_64-linux-gnu/qt5/QtDBus/QtDBus:3,
                  from /usr/include/KF5/KGlobalAccel/private/kglobalacceld.h:31,
                  from /tmp/7OQ4QvzIdj/dump1.h:10:
 /usr/include/x86_64-linux-gnu/qt5/QtCore/qendian.h: In function ‘void qbswap(T, uchar*) [with T = long long unsigned int; uchar = unsigned char]’:
 /usr/include/x86_64-linux-gnu/qt5/QtCore/qendian.h:72:44: error: inlining failed in call to always_inline ‘void qToUnaligned(T, uchar*) [with T = long long unsigned int; uchar = unsigned char]’: function body not available
  template <typename T> Q_ALWAYS_INLINE void qToUnaligned(const T src, uchar *dest)
                                             ^~~~~~~~~~~~
 /usr/include/x86_64-linux-gnu/qt5/QtCore/qendian.h:120:59: note: called from here
      qToUnaligned<quint64>(__builtin_bswap64(source), dest);
                                                            ^

Removing either the "-fkeep-inline-functions" parameter or the "-x c++-header" 
in the gcc call makes the gcc invocation to succeed. But, in principle, 
keeping those arguments make sense for acc.

I've seen this issue in some libstdc++ calls, and not only in qt5 ones, but 
I'm still not sure if the issue is in to gcc, libstdc++ or if something's 
really wrong with acc.

Please reassign as you see fit.

Happy hacking,

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'buildd-unstable'), (500, 'testing'), (500, 'stable'), (50, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages dh-acc depends on:
ii  abi-compliance-checker  1.99.22-1
ii  debhelper               9.20160814
ii  perl                    5.22.2-4

dh-acc recommends no packages.

dh-acc suggests no packages.

-- no debconf information
Temporary header file '/tmp/shVagLXFQx/dump1.h' with the following content will be compiled to create GCC translation unit dump:

  // add includes
  #include "/usr/include/KF5/KGlobalAccel/KGlobalAccel"
  #include "/usr/include/KF5/KGlobalAccel/kglobalaccel.h"
  #include "/usr/include/KF5/KGlobalAccel/kglobalaccel_export.h"
  #include "/usr/include/KF5/KGlobalAccel/private/kf5globalaccelprivate_export.h"
  #include "/usr/include/KF5/KGlobalAccel/private/kglobalaccel_interface.h"
  #include "/usr/include/KF5/KGlobalAccel/KGlobalShortcutInfo"
  #include "/usr/include/KF5/KGlobalAccel/kglobalshortcutinfo.h"
  #include "/usr/include/KF5/KGlobalAccel/private/kglobalacceld.h"

  // add namespaces
  namespace QDBusPendingReplyTypes{typedef int tmp_add_type_1;}
  QDBusPendingReplyTypes::tmp_add_type_1 tmp_add_func_1(){return 0;};
  namespace Qt{typedef int tmp_add_type_2;}
  Qt::tmp_add_type_2 tmp_add_func_2(){return 0;};
  namespace QtMetaTypePrivate{typedef int tmp_add_type_3;}
  QtMetaTypePrivate::tmp_add_type_3 tmp_add_func_3(){return 0;};
  namespace QtPrivate{typedef int tmp_add_type_4;}
  QtPrivate::tmp_add_type_4 tmp_add_func_4(){return 0;};
  namespace QtPrivate{namespace internal{typedef int tmp_add_type_5;}}
  QtPrivate::internal::tmp_add_type_5 tmp_add_func_5(){return 0;};
  namespace QtPrivate{namespace std{typedef int tmp_add_type_6;}}
  QtPrivate::std::tmp_add_type_6 tmp_add_func_6(){return 0;};
  namespace QtPrivate{namespace SwapExceptionTester{typedef int tmp_add_type_7;}}
  QtPrivate::SwapExceptionTester::tmp_add_type_7 tmp_add_func_7(){return 0;};
  namespace QtSharedPointer{typedef int tmp_add_type_8;}
  QtSharedPointer::tmp_add_type_8 tmp_add_func_8(){return 0;};

  // add classes
  KGlobalAccel* tmp_add_class_0;
  KGlobalAccelD* tmp_add_class_1;
  KGlobalAccelInterface* tmp_add_class_2;
  KGlobalShortcutInfo* tmp_add_class_3;
  QAbstractAnimation* tmp_add_class_4;
  QAbstractConcatenable* tmp_add_class_5;
  QAbstractEventDispatcher* tmp_add_class_6;
  QAbstractItemModel* tmp_add_class_7;
  QAbstractListModel* tmp_add_class_8;
  QAbstractNativeEventFilter* tmp_add_class_9;
  QAbstractProxyModel* tmp_add_class_10;
  QAbstractState* tmp_add_class_11;
  QAbstractTableModel* tmp_add_class_12;
  QAbstractTransition* tmp_add_class_13;
  QAnimationDriver* tmp_add_class_14;
  QAnimationGroup* tmp_add_class_15;
  QArrayData* tmp_add_class_16;
  QAssociativeIterable* tmp_add_class_17;
  QAtomicInt* tmp_add_class_18;
  QBasicMutex* tmp_add_class_19;
  QBasicTimer* tmp_add_class_20;
  QBitArray* tmp_add_class_21;
  QBitRef* tmp_add_class_22;
  QBuffer* tmp_add_class_23;
  QByteArrayDataPtr* tmp_add_class_24;
  QByteArrayMatcher* tmp_add_class_25;
  QByteRef* tmp_add_class_26;
  QChar* tmp_add_class_27;
  QCharRef* tmp_add_class_28;
  QChildEvent* tmp_add_class_29;
  QCollator* tmp_add_class_30;
  QCollatorSortKey* tmp_add_class_31;
  QCommandLineOption* tmp_add_class_32;
  QCommandLineParser* tmp_add_class_33;
  QContiguousCacheData* tmp_add_class_34;
  QCoreApplication* tmp_add_class_35;
  QCryptographicHash* tmp_add_class_36;
  QDBusAbstractAdaptor* tmp_add_class_37;
  QDBusAbstractInterface* tmp_add_class_38;
  QDBusAbstractInterfaceBase* tmp_add_class_39;
  QDBusArgument* tmp_add_class_40;
  QDBusConnection* tmp_add_class_41;
  QDBusConnectionInterface* tmp_add_class_42;
  QDBusContext* tmp_add_class_43;
  QDBusError* tmp_add_class_44;
  QDBusInterface* tmp_add_class_45;
  QDBusMessage* tmp_add_class_46;
  QDBusMetaType* tmp_add_class_47;
  QDBusObjectPath* tmp_add_class_48;
  QDBusPendingCall* tmp_add_class_49;
  QDBusPendingCallWatcher* tmp_add_class_50;
  QDBusPendingReplyData* tmp_add_class_51;
  QDBusServer* tmp_add_class_52;
  QDBusServiceWatcher* tmp_add_class_53;
  QDBusSignature* tmp_add_class_54;
  QDBusUnixFileDescriptor* tmp_add_class_55;
  QDBusVariant* tmp_add_class_56;
  QDBusVirtualObject* tmp_add_class_57;
  QDate* tmp_add_class_58;
  QDateTime* tmp_add_class_59;
  QDebugStateSaver* tmp_add_class_60;
  QDeferredDeleteEvent* tmp_add_class_61;
  QDir* tmp_add_class_62;
  QDirIterator* tmp_add_class_63;
  QDynamicPropertyChangeEvent* tmp_add_class_64;
  QEasingCurve* tmp_add_class_65;
  QElapsedTimer* tmp_add_class_66;
  QEvent* tmp_add_class_67;
  QEventLoop* tmp_add_class_68;
  QEventLoopLocker* tmp_add_class_69;
  QEventTransition* tmp_add_class_70;
  QException* tmp_add_class_71;
  QFactoryInterface* tmp_add_class_72;
  QFile* tmp_add_class_73;
  QFileDevice* tmp_add_class_74;
  QFileInfo* tmp_add_class_75;
  QFileSelector* tmp_add_class_76;
  QFileSystemWatcher* tmp_add_class_77;
  QFinalState* tmp_add_class_78;
  QFlag* tmp_add_class_79;
  QFutureInterfaceBase* tmp_add_class_80;
  QFutureWatcherBase* tmp_add_class_81;
  QGenericArgument* tmp_add_class_82;
  QGenericReturnArgument* tmp_add_class_83;
  QHashData* tmp_add_class_84;
  QHashDummyValue* tmp_add_class_85;
  QHistoryState* tmp_add_class_86;
  QIODevice* tmp_add_class_87;
  QIdentityProxyModel* tmp_add_class_88;
  QIncompatibleFlag* tmp_add_class_89;
  QInternal* tmp_add_class_90;
  QItemSelection* tmp_add_class_91;
  QItemSelectionModel* tmp_add_class_92;
  QItemSelectionRange* tmp_add_class_93;
  QJsonArray* tmp_add_class_94;
  QJsonDocument* tmp_add_class_95;
  QJsonObject* tmp_add_class_96;
  QJsonParseError* tmp_add_class_97;
  QJsonValue* tmp_add_class_98;
  QJsonValuePtr* tmp_add_class_99;
  QJsonValueRef* tmp_add_class_100;
  QJsonValueRefPtr* tmp_add_class_101;
  QKeySequence* tmp_add_class_102;
  QLatin1Char* tmp_add_class_103;
  QLatin1String* tmp_add_class_104;
  QLibrary* tmp_add_class_105;
  QLibraryInfo* tmp_add_class_106;
  QLine* tmp_add_class_107;
  QLineF* tmp_add_class_108;
  QLinkedListData* tmp_add_class_109;
  QListData* tmp_add_class_110;
  QLocale* tmp_add_class_111;
  QLockFile* tmp_add_class_112;
  QMapDataBase* tmp_add_class_113;
  QMapNodeBase* tmp_add_class_114;
  QMargins* tmp_add_class_115;
  QMarginsF* tmp_add_class_116;
  QMessageAuthenticationCode* tmp_add_class_117;
  QMessageLogContext* tmp_add_class_118;
  QMetaClassInfo* tmp_add_class_119;
  QMetaEnum* tmp_add_class_120;
  QMetaMethod* tmp_add_class_121;
  QMetaObject* tmp_add_class_122;
  QMetaProperty* tmp_add_class_123;
  QMetaType* tmp_add_class_124;
  QMimeData* tmp_add_class_125;
  QMimeDatabase* tmp_add_class_126;
  QMimeType* tmp_add_class_127;
  QModelIndex* tmp_add_class_128;
  QMutex* tmp_add_class_129;
  QMutexLocker* tmp_add_class_130;
  QObject* tmp_add_class_131;
  QObjectCleanupHandler* tmp_add_class_132;
  QObjectData* tmp_add_class_133;
  QObjectUserData* tmp_add_class_134;
  QParallelAnimationGroup* tmp_add_class_135;
  QPauseAnimation* tmp_add_class_136;
  QPersistentModelIndex* tmp_add_class_137;
  QPluginLoader* tmp_add_class_138;
  QPoint* tmp_add_class_139;
  QPointF* tmp_add_class_140;
  QProcess* tmp_add_class_141;
  QProcessEnvironment* tmp_add_class_142;
  QPropertyAnimation* tmp_add_class_143;
  QReadLocker* tmp_add_class_144;
  QReadWriteLock* tmp_add_class_145;
  QRect* tmp_add_class_146;
  QRectF* tmp_add_class_147;
  QRegExp* tmp_add_class_148;
  QRegularExpression* tmp_add_class_149;
  QRegularExpressionMatch* tmp_add_class_150;
  QRegularExpressionMatchIterator* tmp_add_class_151;
  QResource* tmp_add_class_152;
  QRunnable* tmp_add_class_153;
  QSaveFile* tmp_add_class_154;
  QScopedPointerPodDeleter* tmp_add_class_155;
  QSemaphore* tmp_add_class_156;
  QSequentialAnimationGroup* tmp_add_class_157;
  QSequentialIterable* tmp_add_class_158;
  QSettings* tmp_add_class_159;
  QSharedData* tmp_add_class_160;
  QSharedMemory* tmp_add_class_161;
  QSignalBlocker* tmp_add_class_162;
  QSignalMapper* tmp_add_class_163;
  QSignalTransition* tmp_add_class_164;
  QSize* tmp_add_class_165;
  QSizeF* tmp_add_class_166;
  QSocketNotifier* tmp_add_class_167;
  QSortFilterProxyModel* tmp_add_class_168;
  QStandardPaths* tmp_add_class_169;
  QState* tmp_add_class_170;
  QStateMachine* tmp_add_class_171;
  QStaticPlugin* tmp_add_class_172;
  QStorageInfo* tmp_add_class_173;
  QStringDataPtr* tmp_add_class_174;
  QStringList* tmp_add_class_175;
  QStringListModel* tmp_add_class_176;
  QStringMatcher* tmp_add_class_177;
  QStringRef* tmp_add_class_178;
  QSysInfo* tmp_add_class_179;
  QSystemSemaphore* tmp_add_class_180;
  QTemporaryDir* tmp_add_class_181;
  QTemporaryFile* tmp_add_class_182;
  QTextBoundaryFinder* tmp_add_class_183;
  QTextCodec* tmp_add_class_184;
  QTextDecoder* tmp_add_class_185;
  QTextEncoder* tmp_add_class_186;
  QTextStream* tmp_add_class_187;
  QTextStreamManipulator* tmp_add_class_188;
  QThread* tmp_add_class_189;
  QThreadPool* tmp_add_class_190;
  QThreadStorageData* tmp_add_class_191;
  QTime* tmp_add_class_192;
  QTimeLine* tmp_add_class_193;
  QTimeZone* tmp_add_class_194;
  QTimer* tmp_add_class_195;
  QTimerEvent* tmp_add_class_196;
  QTranslator* tmp_add_class_197;
  QUnhandledException* tmp_add_class_198;
  QUrl* tmp_add_class_199;
  QUrlQuery* tmp_add_class_200;
  QUuid* tmp_add_class_201;
  QVariant* tmp_add_class_202;
  QVariantAnimation* tmp_add_class_203;
  QVariantComparisonHelper* tmp_add_class_204;
  QVersionNumber* tmp_add_class_205;
  QWaitCondition* tmp_add_class_206;
  QWriteLocker* tmp_add_class_207;
  QXmlStreamAttribute* tmp_add_class_208;
  QXmlStreamAttributes* tmp_add_class_209;
  QXmlStreamEntityDeclaration* tmp_add_class_210;
  QXmlStreamEntityResolver* tmp_add_class_211;
  QXmlStreamNamespaceDeclaration* tmp_add_class_212;
  QXmlStreamNotationDeclaration* tmp_add_class_213;
  QXmlStreamReader* tmp_add_class_214;
  QXmlStreamStringRef* tmp_add_class_215;
  QXmlStreamWriter* tmp_add_class_216;
  pthread_attr_t* tmp_add_class_217;

The GCC parameters:
  gcc -fdump-translation-unit -fkeep-inline-functions -c -x c++-header -fpermissive -w  -fPIC "/tmp/shVagLXFQx/dump1.h"  -I/usr/include/KF5/KGlobalAccel -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore

In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/QtCore:13:0,
                 from /usr/include/x86_64-linux-gnu/qt5/QtDBus/QtDBusDepends:3,
                 from /usr/include/x86_64-linux-gnu/qt5/QtDBus/QtDBus:3,
                 from /usr/include/KF5/KGlobalAccel/private/kglobalacceld.h:31,
                 from /tmp/shVagLXFQx/dump1.h:10:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qendian.h: In function ‘void qbswap(T, uchar*) [with T = long long unsigned int; uchar = unsigned char]’:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qendian.h:72:44: error: inlining failed in call to always_inline ‘void qToUnaligned(T, uchar*) [with T = long long unsigned int; uchar = unsigned char]’: function body not available
 template <typename T> Q_ALWAYS_INLINE void qToUnaligned(const T src, uchar *dest)
                                            ^~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/qt5/QtCore/qendian.h:120:59: note: called from here
     qToUnaligned<quint64>(__builtin_bswap64(source), dest);
                                                           ^


--- End Message ---
--- Begin Message ---
Source: gcc-6
Source-Version: 6.3.0-12

We believe that the bug you reported is fixed in the latest version of
gcc-6, 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 837162@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-6 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: Thu, 06 Apr 2017 23:49:46 +0200
Source: gcc-6
Binary: gcc-6-base libgcc1 libgcc1-dbg libgcc2 libgcc2-dbg libgcc-6-dev libgcc4 libgcc4-dbg lib64gcc1 lib64gcc1-dbg lib64gcc-6-dev lib32gcc1 lib32gcc1-dbg lib32gcc-6-dev libn32gcc1 libn32gcc1-dbg libn32gcc-6-dev libx32gcc1 libx32gcc1-dbg libx32gcc-6-dev gcc-6 gcc-6-multilib gcc-6-test-results gcc-6-plugin-dev gcc-6-hppa64-linux-gnu cpp-6 gcc-6-locales g++-6 g++-6-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 libasan3 libasan3-dbg lib32asan3 lib32asan3-dbg lib64asan3 lib64asan3-dbg libx32asan3 libx32asan3-dbg liblsan0 liblsan0-dbg lib32lsan0 lib32lsan0-dbg libx32lsan0 libx32lsan0-dbg libtsan0 libtsan0-dbg libubsan0 libubsan0-dbg lib32ubsan0
 lib32ubsan0-dbg lib64ubsan0 lib64ubsan0-dbg libx32ubsan0 libx32ubsan0-dbg libcilkrts5 libcilkrts5-dbg lib32cilkrts5 lib32cilkrts5-dbg lib64cilkrts5 lib64cilkrts5-dbg libx32cilkrts5 libx32cilkrts5-dbg libmpx2 libmpx2-dbg lib32mpx2 lib32mpx2-dbg lib64mpx2 lib64mpx2-dbg libquadmath0 libquadmath0-dbg lib32quadmath0 lib32quadmath0-dbg lib64quadmath0 lib64quadmath0-dbg libx32quadmath0 libx32quadmath0-dbg libcc1-0 libgccjit0 libgccjit0-dbg libgccjit-6-doc libgccjit-6-dev gobjc++-6 gobjc++-6-multilib gobjc-6 gobjc-6-multilib libobjc-6-dev lib64objc-6-dev lib32objc-6-dev libn32objc-6-dev libx32objc-6-dev libobjc4 libobjc4-dbg lib64objc4 lib64objc4-dbg lib32objc4 lib32objc4-dbg libn32objc4 libn32objc4-dbg libx32objc4 libx32objc4-dbg gfortran-6 gfortran-6-multilib libgfortran-6-dev lib64gfortran-6-dev lib32gfortran-6-dev libn32gfortran-6-dev libx32gfortran-6-dev libgfortran3 libgfortran3-dbg lib64gfortran3 lib64gfortran3-dbg lib32gfortran3 lib32gfortran3-dbg libn32gfortran3
 libn32gfortran3-dbg libx32gfortran3 libx32gfortran3-dbg gccgo-6 gccgo-6-multilib libgo9 libgo9-dbg lib64go9 lib64go9-dbg lib32go9 lib32go9-dbg libn32go9 libn32go9-dbg libx32go9 libx32go9-dbg gcj-6 gcj-6-jdk gcj-6-jre-headless gcj-6-jre libgcj17 gcj-6-jre-lib libgcj17-awt libgcj17-dev libgcj17-dbg gcj-6-source libgcj-doc libstdc++6 lib32stdc++6 lib64stdc++6 libn32stdc++6 libx32stdc++6 libstdc++-6-dev libstdc++-6-pic libstdc++6-6-dbg lib32stdc++-6-dev lib32stdc++6-6-dbg lib64stdc++-6-dev lib64stdc++6-6-dbg libn32stdc++-6-dev libn32stdc++6-6-dbg libx32stdc++-6-dev libx32stdc++6-6-dbg libstdc++-6-doc gnat-6 gnat-6-sjlj libgnat-6 libgnat-6-dbg libgnatvsn6-dev libgnatvsn6 libgnatvsn6-dbg libgnatprj6-dev libgnatprj6 libgnatprj6-dbg gdc-6 gdc-6-multilib libgphobos-6-dev libgphobos68 libgphobos68-dbg lib64gphobos-6-dev lib64gphobos68 lib64gphobos68-dbg lib32gphobos-6-dev lib32gphobos68 lib32gphobos68-dbg libx32gphobos-6-dev libx32gphobos68 libx32gphobos68-dbg fixincludes
 gcc-6-source
Architecture: source
Version: 6.3.0-12
Distribution: unstable
Urgency: medium
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Description:
 cpp-6      - GNU C preprocessor
 fixincludes - Fix non-ANSI header files
 g++-6      - GNU C++ compiler
 g++-6-multilib - GNU C++ compiler (multilib support)
 gcc-6      - GNU C compiler
 gcc-6-base - GCC, the GNU Compiler Collection (base package)
 gcc-6-hppa64-linux-gnu - GNU C compiler (cross compiler for hppa64)
 gcc-6-locales - GCC, the GNU compiler collection (native language support files)
 gcc-6-multilib - GNU C compiler (multilib support)
 gcc-6-plugin-dev - Files for GNU GCC plugin development.
 gcc-6-source - Source of the GNU Compiler Collection
 gcc-6-test-results - Test results for the GCC test suite
 gccgo-6    - GNU Go compiler
 gccgo-6-multilib - GNU Go compiler (multilib support)
 gcj-6      - GCJ byte code and native compiler for Java(TM)
 gcj-6-jdk  - GCJ and Classpath development tools for Java(TM)
 gcj-6-jre  - Java runtime environment using GIJ/Classpath
 gcj-6-jre-headless - Java runtime environment using GIJ/Classpath (headless version)
 gcj-6-jre-lib - Java runtime library for use with gcj (jar files)
 gcj-6-source - GCJ java sources for use in IDEs like eclipse and netbeans
 gdc-6      - GNU D compiler (version 2)
 gdc-6-multilib - GNU D compiler (version 2, multilib support)
 gfortran-6 - GNU Fortran compiler
 gfortran-6-multilib - GNU Fortran compiler (multilib support)
 gnat-6     - GNU Ada compiler
 gnat-6-sjlj - GNU Ada compiler (setjump/longjump runtime library)
 gobjc++-6  - GNU Objective-C++ compiler
 gobjc++-6-multilib - GNU Objective-C++ compiler (multilib support)
 gobjc-6    - GNU Objective-C compiler
 gobjc-6-multilib - GNU Objective-C compiler (multilib support)
 lib32asan3 - AddressSanitizer -- a fast memory error detector (32bit)
 lib32asan3-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
 lib32cilkrts5 - Intel Cilk Plus language extensions (32bit)
 lib32cilkrts5-dbg - Intel Cilk Plus language extensions (32 bit debug symbols)
 lib32gcc-6-dev - GCC support library (32 bit development files)
 lib32gcc1  - GCC support library (32 bit Version)
 lib32gcc1-dbg - GCC support library (debug symbols)
 lib32gfortran-6-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
 lib32go9   - Runtime library for GNU Go applications (32bit)
 lib32go9-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)
 lib32gphobos-6-dev - Phobos D standard library (32bit development files)
 lib32gphobos68 - Phobos D standard library (runtime library)
 lib32gphobos68-dbg - Phobos D standard library (debug symbols)
 lib32itm1  - GNU Transactional Memory Library (32bit)
 lib32itm1-dbg - GNU Transactional Memory Library (32 bit debug symbols)
 lib32lsan0 - LeakSanitizer -- a memory leak detector (32bit)
 lib32lsan0-dbg - LeakSanitizer -- a memory leak detector (32 bit debug symbols)
 lib32mpx2  - Intel memory protection extensions (32bit)
 lib32mpx2-dbg - Intel memory protection extensions (32 bit debug symbols)
 lib32objc-6-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++-6-dev - GNU Standard C++ Library v3 (development files)
 lib32stdc++6 - GNU Standard C++ Library v3 (32 bit Version)
 lib32stdc++6-6-dbg - GNU Standard C++ Library v3 (debugging files)
 lib32ubsan0 - UBSan -- undefined behaviour sanitizer (32bit)
 lib32ubsan0-dbg - UBSan -- undefined behaviour sanitizer (32 bit debug symbols)
 lib64asan3 - AddressSanitizer -- a fast memory error detector (64bit)
 lib64asan3-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
 lib64cilkrts5 - Intel Cilk Plus language extensions (64bit)
 lib64cilkrts5-dbg - Intel Cilk Plus language extensions (64bit debug symbols)
 lib64gcc-6-dev - GCC support library (64bit development files)
 lib64gcc1  - GCC support library (64bit)
 lib64gcc1-dbg - GCC support library (debug symbols)
 lib64gfortran-6-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
 lib64go9   - Runtime library for GNU Go applications (64bit)
 lib64go9-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)
 lib64gphobos-6-dev - Phobos D standard library (64bit development files)
 lib64gphobos68 - Phobos D standard library (runtime library)
 lib64gphobos68-dbg - Phobos D standard library (debug symbols)
 lib64itm1  - GNU Transactional Memory Library (64bit)
 lib64itm1-dbg - GNU Transactional Memory Library (64bit debug symbols)
 lib64mpx2  - Intel memory protection extensions (64bit)
 lib64mpx2-dbg - Intel memory protection extensions (64bit debug symbols)
 lib64objc-6-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++-6-dev - GNU Standard C++ Library v3 (development files)
 lib64stdc++6 - GNU Standard C++ Library v3 (64bit)
 lib64stdc++6-6-dbg - GNU Standard C++ Library v3 (debugging files)
 lib64ubsan0 - UBSan -- undefined behaviour sanitizer (64bit)
 lib64ubsan0-dbg - UBSan -- undefined behaviour sanitizer (64bit debug symbols)
 libasan3   - AddressSanitizer -- a fast memory error detector
 libasan3-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
 libcilkrts5 - Intel Cilk Plus language extensions (runtime)
 libcilkrts5-dbg - Intel Cilk Plus language extensions (debug symbols)
 libgcc-6-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-6-dev - GCC just-in-time compilation (development files)
 libgccjit-6-doc - GCC just-in-time compilation (documentation)
 libgccjit0 - GCC just-in-time compilation (shared library)
 libgccjit0-dbg - GCC just-in-time compilation (debug information)
 libgcj-doc - libgcj API documentation and example programs
 libgcj17   - Java runtime library for use with gcj
 libgcj17-awt - AWT peer runtime libraries for use with gcj
 libgcj17-dbg - Debugging symbols for libraries provided in libgcj17-dev
 libgcj17-dev - Java development headers for use with gcj
 libgfortran-6-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-6  - runtime for applications compiled with GNAT (shared library)
 libgnat-6-dbg - runtime for applications compiled with GNAT (debugging symbols)
 libgnatprj6 - GNU Ada compiler Project Manager (shared library)
 libgnatprj6-dbg - GNU Ada compiler Project Manager (debugging symbols)
 libgnatprj6-dev - GNU Ada compiler Project Manager (development files)
 libgnatvsn6 - GNU Ada compiler selected components (shared library)
 libgnatvsn6-dbg - GNU Ada compiler selected components (debugging symbols)
 libgnatvsn6-dev - GNU Ada compiler selected components (development files)
 libgo9     - Runtime library for GNU Go applications
 libgo9-dbg - Runtime library for GNU Go applications (debug symbols)
 libgomp1   - GCC OpenMP (GOMP) support library
 libgomp1-dbg - GCC OpenMP (GOMP) support library (debug symbols)
 libgphobos-6-dev - Phobos D standard library
 libgphobos68 - Phobos D standard library (runtime library)
 libgphobos68-dbg - Phobos D standard library (debug symbols)
 libitm1    - GNU Transactional Memory Library
 libitm1-dbg - GNU Transactional Memory Library (debug symbols)
 liblsan0   - LeakSanitizer -- a memory leak detector (runtime)
 liblsan0-dbg - LeakSanitizer -- a memory leak detector (debug symbols)
 libmpx2    - Intel memory protection extensions (runtime)
 libmpx2-dbg - Intel memory protection extensions (debug symbols)
 libn32atomic1 - support library providing __atomic built-in functions (n32)
 libn32atomic1-dbg - support library providing __atomic built-in functions (n32 debug
 libn32gcc-6-dev - GCC support library (n32 development files)
 libn32gcc1 - GCC support library (n32)
 libn32gcc1-dbg - GCC support library (debug symbols)
 libn32gfortran-6-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)
 libn32go9  - Runtime library for GNU Go applications (n32)
 libn32go9-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-6-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++-6-dev - GNU Standard C++ Library v3 (development files)
 libn32stdc++6 - GNU Standard C++ Library v3 (n32)
 libn32stdc++6-6-dbg - GNU Standard C++ Library v3 (debugging files)
 libobjc-6-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++-6-dev - GNU Standard C++ Library v3 (development files)
 libstdc++-6-doc - GNU Standard C++ Library v3 (documentation files)
 libstdc++-6-pic - GNU Standard C++ Library v3 (shared library subset kit)
 libstdc++6 - GNU Standard C++ Library v3
 libstdc++6-6-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
 libubsan0  - UBSan -- undefined behaviour sanitizer (runtime)
 libubsan0-dbg - UBSan -- undefined behaviour sanitizer (debug symbols)
 libx32asan3 - AddressSanitizer -- a fast memory error detector (x32)
 libx32asan3-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
 libx32cilkrts5 - Intel Cilk Plus language extensions (x32)
 libx32cilkrts5-dbg - Intel Cilk Plus language extensions (x32 debug symbols)
 libx32gcc-6-dev - GCC support library (x32 development files)
 libx32gcc1 - GCC support library (x32)
 libx32gcc1-dbg - GCC support library (debug symbols)
 libx32gfortran-6-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)
 libx32go9  - Runtime library for GNU Go applications (x32)
 libx32go9-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)
 libx32gphobos-6-dev - Phobos D standard library (x32 development files)
 libx32gphobos68 - Phobos D standard library (runtime library)
 libx32gphobos68-dbg - Phobos D standard library (debug symbols)
 libx32itm1 - GNU Transactional Memory Library (x32)
 libx32itm1-dbg - GNU Transactional Memory Library (x32 debug symbols)
 libx32lsan0 - LeakSanitizer -- a memory leak detector (x32)
 libx32lsan0-dbg - LeakSanitizer -- a memory leak detector (x32 debug symbols)
 libx32objc-6-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++-6-dev - GNU Standard C++ Library v3 (development files)
 libx32stdc++6 - GNU Standard C++ Library v3 (x32)
 libx32stdc++6-6-dbg - GNU Standard C++ Library v3 (debugging files)
 libx32ubsan0 - UBSan -- undefined behaviour sanitizer (x32)
 libx32ubsan0-dbg - UBSan -- undefined behaviour sanitizer (x32 debug symbols)
Closes: 812255 837162
Changes:
 gcc-6 (6.3.0-12) unstable; urgency=medium
 .
   * Update to SVN 20170406 (r246741) from the gcc-6-branch.
     - Fix PR libstdc++/79141, PR libstdc++/80137, PR libstdc++/62045,
       PR c++/79548, PR target/80082 (ARM), PR target/79947 (PPC),
       PR tree-optimization/80218, PR target/80246 (PPC), PR target/80123 (PPC),
       PR target/71294 (PPC), PR tree-optimization/78644,
       PR tree-optimization/80181, PR sanitizer/80067, PR target/78543 (PPC),
       PR target/80180 (x86), PR lto/66295, PR lto/79587, PR lto/66295,
       PR target/79906 (PPC), PR gcov-profile/80081, PR middle-end/79753,
       PR ipa/79769, PR c/79770, PR middle-end/79831, PR target/79892,
       PR middle-end/78339, PR target/65705 (x86), PR target/69804 (x86,
       closes: #812255), PR tree-optimization/79631, PR ipa/79761, PR lto/79760,
       PR tree-optimization/79803, PR rtl-optimization/79574,
       PR rtl-optimization/79574, PR rtl-optimization/79577, PR sanitizer/71458,
       PR target/79951 (PPC), PR c++/80091, PR ada/80117, PR fortran/71838,
       PR fortran/79676, PR fortran/79434.
   * Re-add the fix for PR c++/72813, taken from the trunk, and accidentally
     removed when updating the branch. Closes: #837162.
   * Fix PR demangler/70909, libiberty demangler segfaults. CVE-2016-4491.
   * Bump binutils version requirement.
Checksums-Sha1:
 69a2f565f7c3f09cf66549b9c11d9feeb7d969f4 27145 gcc-6_6.3.0-12.dsc
 48a5297896e0935e3772dd01380b12906776d022 1988846 gcc-6_6.3.0-12.diff.gz
 e8227559e564297bcf5e4214a9e3c68478f900af 16224 gcc-6_6.3.0-12_source.buildinfo
Checksums-Sha256:
 9a943ea1c95fab58cd338dc26ad1a193c77949e76f51548b5c86657b09723d99 27145 gcc-6_6.3.0-12.dsc
 344ce017b26787115b393e45fe627f081d18a8d36b4d326d0fc1da01f1acce91 1988846 gcc-6_6.3.0-12.diff.gz
 b93c0efce05af5eae6dcaa55a7da52c51fd82bc4fc9dd4ca1bf4f3a667041b3e 16224 gcc-6_6.3.0-12_source.buildinfo
Files:
 309ec83039130a48b335d1bd24516f82 27145 devel optional gcc-6_6.3.0-12.dsc
 dcbf6b96e62140b8076185c179d003b3 1988846 devel optional gcc-6_6.3.0-12.diff.gz
 4a796eb4de3f719078d5e6dddf249960 16224 devel optional gcc-6_6.3.0-12_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAljm4o4QHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9cOOD/9ptxX5rriZ87wMvUBdJJgipXiTKmrXASTU
9DwE4hoNfCGhRn+rtEf+672lnRYJnO4XdlF0t62y6ntpOFZKUZwp0k0NZIo79Eti
W6+rXxOu9nyyNLw73HACOcs9f1fW98jSi25xUndYrhASfzjE6taaE7wXvkjQ4hbl
odBMSszRAFxlP9acUqvr7E9EdwqfbiwZQj8POt7HEQ0IRPwZQPFArYUgpTymLR1y
uR7/JdpZs7/Awf3d6i4YrrGlYaROKvUkLNx+5zEhCz51pk6sSnZK6ZfdWXyQMrkQ
Q9dYDntMnuvDwIoqcy1Ts879elcGCzKWzJQiR9N8m8293ME3zsrzE+K26gM+kydf
4qEHgDLBpySRcugpMBvg7SD01r1jdFzDRJvZ4dWGBbwfujDPf0p2w53XIQYIkm5V
YrEBOxKT4xzJS//mUfksAOr4UhAr52nsrxfqnfMAgJrjwOl+zIUCwyJPDMpJmzPC
iUniG1b6agClMcOdGaZNCgrhDINkXguPDCzLFaGoHbrH1w2hxg1yBqzBPncOIZAG
WpnWFxJeBYE9LgtitjD6xYa1vcmCEFldJW9QKjZTFQsPMGzrnoo2vRaApkb5Zc90
7RijuZ8C0GSUkPPZtV+VVta2dgD0mrJy8cXwYzRbzcxbzIDfjYh4rGhFxLN5sXlt
DmXl1F5rGA==
=DXuS
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: