Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 423723 - x11-libs/qt-assistant crashes if build with gcc-4.7
Summary: x11-libs/qt-assistant crashes if build with gcc-4.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: gcc-4.7
  Show dependency tree
 
Reported: 2012-06-27 01:14 UTC by Bernd Buschinski
Modified: 2012-06-28 17:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to fix crash with gcc 4.7 (qt-assistant-gcc47.diff,500 bytes, patch)
2012-06-27 01:15 UTC, Bernd Buschinski
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.