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

Bug 349671

Summary: Failed to emerge app-cdr/k3b-2.0.2-r1 with USE=kdeenablefinal: redefinition of "QString createNonExistingFilesString(const QList<K3b::AudioFile*>&, int)"
Product: Gentoo Linux Reporter: Erik <esigra>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bugs.kde.org/show_bug.cgi?id=261208
Whiteboard: tracking upstream
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 353246    

Description Erik 2010-12-25 08:10:44 UTC
Emerge of app-cdr/k3b-2.0.0 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/app-cdr/k3b-2.0.0/work/k3b-2.0.0_build/libk3b/k3b_final_cpp.cpp:118:
/var/tmp/portage/app-cdr/k3b-2.0.0/work/k3b-2.0.0/libk3b/projects/mixedcd/k3bmixedjob.cpp: In function "QString createNonExistingFilesString(const QList<K3b::AudioFile*>&, int)":
/var/tmp/portage/app-cdr/k3b-2.0.0/work/k3b-2.0.0/libk3b/projects/mixedcd/k3bmixedjob.cpp:57: fel: redefinition of "QString createNonExistingFilesString(const QList<K3b::AudioFile*>&, int)"
/var/tmp/portage/app-cdr/k3b-2.0.0/work/k3b-2.0.0/libk3b/projects/audiocd/k3baudiojob.cpp:50: fel: "QString createNonExistingFilesString(const QList<K3b::AudioFile*>&, int)" definierades tidigare här

Expected Results:  
successful installation of the package
Comment 1 Erik 2011-01-19 19:29:45 UTC
Still fails with app-cdr/k3b-2.0.1-r1.
Comment 2 Erik 2011-03-29 21:07:01 UTC
Still fails with app-cdr/k3b-2.0.2-r1.
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2012-01-17 12:02:15 UTC
As per KDE team meeting decision, the kdeenablefinal useflag has been removed.