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

Bug 350344

Summary: Failed to emerge kde-base/knode-4.4.10 with USE=kdeenablefinal
Product: Gentoo Linux Reporter: Erik <esigra>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bugs.kde.org/show_bug.cgi?id=265496
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 353246    
Attachments: patch that fixes the build

Description Erik 2011-01-02 10:06:48 UTC
Emerge of kde-base/knode-4.4.9 fails with USE=kdeenablefinal.

Reproducible: Always

Steps to Reproduce:
1. include kdeenablefinal in /etc/make.conf:USE=
2. create /etc/portage/profile/use.mask with the line "-kdeenablefinal"
3. emerge -uDNav world

Actual Results:
In file included from /var/tmp/portage/kde-base/knode-4.4.9/work/knode-4.4.9/knode/kncomposer.cpp:31,
                 from /var/tmp/portage/kde-base/knode-4.4.9/work/knode-4.4.9_build/knode/knodecommon_final_cpp.cpp:33:
/var/tmp/portage/kde-base/knode-4.4.9/work/knode-4.4.9/libkdepim/addressesdialog.h: At global scope:
/var/tmp/portage/kde-base/knode-4.4.9/work/knode-4.4.9/libkdepim/addressesdialog.h:40: fel: referens till "Ui" är tvetydig
/usr/include/ui_addresspicker.h:219: fel: candidates are: namespace Ui { }
/var/tmp/portage/kde-base/knode-4.4.9/work/knode-4.4.9_build/knode/ui_nntpaccountdialog_base.h:235: fel:                 namespace KNode::Ui { }

Expected Results:  
successful installation of the package
Comment 1 Erik 2011-01-02 10:07:31 UTC
Created attachment 258614 [details, diff]
patch that fixes the build
Comment 2 Erik 2011-02-05 10:02:38 UTC
Still fails with version 4.4.10.
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2011-03-08 22:13:15 UTC
Fixed in 4.4.10, thanks!