Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 350344 - Failed to emerge kde-base/knode-4.4.10 with USE=kdeenablefinal
Summary: Failed to emerge kde-base/knode-4.4.10 with USE=kdeenablefinal
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL: https://bugs.kde.org/show_bug.cgi?id=...
Whiteboard:
Keywords:
Depends on:
Blocks: kdeenablefinal
  Show dependency tree
 
Reported: 2011-01-02 10:06 UTC by Erik
Modified: 2011-03-08 22:13 UTC (History)
0 users

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


Attachments
patch that fixes the build (kdepim-4.4.9-libkdepim-addressesdialog.h-fix_build-1.diff,445 bytes, patch)
2011-01-02 10:07 UTC, Erik
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!