Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 268086 - x11-libs/qtscriptgenerator-0.1.0 patch for GCC-4.4
Summary: x11-libs/qtscriptgenerator-0.1.0 patch for GCC-4.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.4
  Show dependency tree
 
Reported: 2009-05-01 11:46 UTC by Andreas Sturmlechner
Modified: 2009-05-08 01:48 UTC (History)
3 users (show)

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


Attachments
adding stdio.h header to various files (gcc44.patch,919 bytes, patch)
2009-05-01 11:48 UTC, Andreas Sturmlechner
Details | Diff
patched ebuild includes gcc44.patch (qtscriptgenerator-0.1.0.ebuild.patch,353 bytes, patch)
2009-05-01 11:50 UTC, Andreas Sturmlechner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2009-05-01 11:46:24 UTC
Several files need patching (i.e. header fixing) to make qtscriptgenerator-0.1.0 compile with GCC.4.4:

pp-engine-bits.h
pp-internal.h
pp-macro-expander.h

Also, -9999 won't build because of similar (or the same?) issues.

I thought it'd be a good idea to CC the kde-team here too.

Adding gcc44.patch and ebuild patch below.
Comment 1 Andreas Sturmlechner gentoo-dev 2009-05-01 11:48:11 UTC
Created attachment 190022 [details, diff]
adding stdio.h header to various files
Comment 2 Andreas Sturmlechner gentoo-dev 2009-05-01 11:50:16 UTC
Created attachment 190025 [details, diff]
patched ebuild includes gcc44.patch

nothing too exciting here
Comment 3 Martin Jansa 2009-05-05 08:27:59 UTC
Already reported upstream..
http://code.google.com/p/qtscriptgenerator/issues/detail?id=37
Comment 4 Ryan Hill (RETIRED) gentoo-dev 2009-05-07 03:38:32 UTC
added to gcc-porting overlay
Comment 5 Peter Alfredsen (RETIRED) gentoo-dev 2009-05-08 01:48:35 UTC
+  08 May 2009; Peter Alfredsen <loki_val@gentoo.org>
+  qtscriptgenerator-0.1.0.ebuild,
+  +files/qtscriptgenerator-0.1.0-gcc44.patch:
+  Fix GCC 4.4 compatibility, bug 268086. Thanks to Andreas Sturmlechner
+  <andreas.sturmlechner@gmail.com> for the patch.
+