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

Bug 550160

Summary: dev-qt/qtquickcontrols-5.4.1 needs a patch
Product: Gentoo Linux Reporter: Helmut Jarausch <jarausch>
Component: [OLD] DevelopmentAssignee: Qt Bug Alias <qt>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch to add the QT_NO_QWARNING_MACRO

Description Helmut Jarausch 2015-05-22 11:22:15 UTC
Created attachment 403760 [details, diff]
patch to add the QT_NO_QWARNING_MACRO

qtquickcontrols-5.4.1 use the macro QT_NO_QWARNING_MACRO which isn't contained
in the qt5 headers.

Simply copying the macro definition from the qt4 headers does the job.
Comment 1 Davide Pesavento (RETIRED) gentoo-dev 2015-05-27 09:45:36 UTC
What is the problem you are trying to solve?
Comment 2 Helmut Jarausch 2015-06-14 14:35:05 UTC
(In reply to Davide Pesavento from comment #1)
> What is the problem you are trying to solve?

Quite simple, I'd like to emerge it. As I said before, it doesn't compile here
without my patch.
Comment 3 Davide Pesavento (RETIRED) gentoo-dev 2015-06-14 14:53:34 UTC
(In reply to Helmut Jarausch from comment #2)
> As I said before, it doesn't compile here without my patch.

No, you never said that before.
Also, you're supposed to attach your emerge --info and a full build.log of the failure, especially since I cannot reproduce it.