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

Bug 337935

Summary: [qting-edge] qt-gui-4.7.9999 use headers from already installed instance instead of it ones during a compilation
Product: Gentoo Linux Reporter: Eugene Shalygin <eugene.shalygin>
Component: [OLD] UnspecifiedAssignee: Qt Bug Alias <qt>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build log

Description Eugene Shalygin 2010-09-18 13:51:55 UTC
I recompiled qt-4.7.9999 and after commit 9cba567c9fb3243191735376a5de7962ad393952 that changed, in particular, file src/gui/painting/qdrawhelper_p.h, qt-gui failed to compile because during compilation an old qdrawhelper_p.h was used in #include <painting/qdrawhelper_p.h> from src/gui/painting/qdrawhelper_sse2.cpp. 
After I uninstalled qt-gui, new version compiled well.

Reproducible: Always

Steps to Reproduce:
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2010-09-19 09:12:15 UTC
Please attach the complete failing build log (if you haven't got one in /var/log/portage, you'll probably need to do a downgrade in order to reproduce the issue), 'emerge --info qt-gui' and 'emerge -pv qt-gui' at that state.
Comment 2 Stefan Böhmann 2010-09-21 12:48:58 UTC
Created attachment 248264 [details]
Build log
Comment 3 Chí-Thanh Christopher Nguyễn gentoo-dev 2010-09-28 08:12:43 UTC
So to be clear:

Steps to reproduce:

1. emerge -C qt-gui
2. EGIT_COMMIT=9cba567c9fb3243191735376a5de7962ad393952 emerge qt-qui
3. emerge qt-qui

Is that correct?
Comment 4 Markos Chandras (RETIRED) gentoo-dev 2012-02-04 22:35:44 UTC
4.7.9999 ebuilds are now gone