Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 423723

Summary: x11-libs/qt-assistant crashes if build with gcc-4.7
Product: Gentoo Linux Reporter: Bernd Buschinski <b.buschinski>
Component: New packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugreports.qt-project.org/browse/QTBUG-25324
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 390247    
Attachments: patch to fix crash with gcc 4.7

Description Bernd Buschinski 2012-06-27 01:14:45 UTC
x11-libs/qt-assistant-4.8.2 crashes on start if build with gcc-4.7

see:
https://bugreports.qt-project.org/browse/QTBUG-25324

Reproducible: Always
Comment 1 Bernd Buschinski 2012-06-27 01:15:21 UTC
Created attachment 316371 [details, diff]
patch to fix crash with gcc 4.7
Comment 2 Davide Pesavento (RETIRED) gentoo-dev 2012-06-28 17:38:27 UTC
*qt-assistant-4.8.2-r1 (28 Jun 2012)

  28 Jun 2012; Davide Pesavento <pesa@gentoo.org>
  +files/qt-assistant-4.8.2+gcc-4.7.patch, +qt-assistant-4.8.2-r1.ebuild,
  -qt-assistant-4.8.2.ebuild:
  Fix assistant crash on start if compiled with gcc-4.7 (bug 423723). Thanks to
  Bernd Buschinski <b.buschinski@googlemail.com> for the patch.