Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 349671 - Failed to emerge app-cdr/k3b-2.0.2-r1 with USE=kdeenablefinal: redefinition of "QString createNonExistingFilesString(const QList<K3b::AudioFile*>&, int)"
Summary: Failed to emerge app-cdr/k3b-2.0.2-r1 with USE=kdeenablefinal: redefinition o...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL: https://bugs.kde.org/show_bug.cgi?id=...
Whiteboard: tracking upstream
Keywords:
Depends on:
Blocks: kdeenablefinal
  Show dependency tree
 
Reported: 2010-12-25 08:10 UTC by Erik
Modified: 2012-01-17 12:02 UTC (History)
0 users

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


Attachments

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