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

Bug 268086

Summary: x11-libs/qtscriptgenerator-0.1.0 patch for GCC-4.4
Product: Gentoo Linux Reporter: Andreas Sturmlechner <asturm>
Component: [OLD] GCC PortingAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: normal CC: esigra, kde, Martin.Jansa
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 249226    
Attachments: adding stdio.h header to various files
patched ebuild includes gcc44.patch

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.
+