Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 349651 - Failed to emerge media-plugins/kipi-plugins-1.6.0 with USE=kdeenablefinal
Summary: Failed to emerge media-plugins/kipi-plugins-1.6.0 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: http://websvn.kde.org/?revision=12092...
Whiteboard:
Keywords:
Depends on:
Blocks: kdeenablefinal
  Show dependency tree
 
Reported: 2010-12-24 21:55 UTC by Erik
Modified: 2011-02-26 18:30 UTC (History)
0 users

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


Attachments
patch that fixes the build by using fixx11h.h to clean up after including X11 headers (kipi-plugins-1.6.0-advancedslideshow-fix_x11_includes-1.diff,313 bytes, patch)
2010-12-26 01:53 UTC, Erik
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Erik 2010-12-24 21:55:56 UTC
Emerge of media-plugins/kipi-plugins-1.6.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:
I fil inkluderad från /usr/include/qt4/QtCore/qdebug.h:50,                                                                                                                                                 
                 från /usr/include/qt4/QtCore/QtDebug:1,
                 från /usr/include/phonon/objectdescription.h:29,
                 från /usr/include/phonon/path.h:27,
                 från /usr/include/phonon/medianode.h:29,
                 från /usr/include/phonon/mediaobject.h:25,
                 från /var/tmp/portage/media-plugins/kipi-plugins-1.6.0/work/kipi-plugins-1.6.0/advancedslideshow/listsounditems.h:41,
                 från /var/tmp/portage/media-plugins/kipi-plugins-1.6.0/work/kipi-plugins-1.6.0_build/advancedslideshow/ui_soundtrackdialog.h:31,
                 från /var/tmp/portage/media-plugins/kipi-plugins-1.6.0/work/kipi-plugins-1.6.0/advancedslideshow/soundtrackdialog.h:38,
                 från /var/tmp/portage/media-plugins/kipi-plugins-1.6.0/work/kipi-plugins-1.6.0/advancedslideshow/soundtrackdialog.cpp:23,
                 från /var/tmp/portage/media-plugins/kipi-plugins-1.6.0/work/kipi-plugins-1.6.0_build/advancedslideshow/kipiplugin_advancedslideshow_final_cpp.cpp:5:
/usr/include/qt4/QtCore/qtextstream.h:60:2: fel: #error qtextstream.h must be included before any header file that defines Status

Expected Results:  
successful installation of the package
Comment 1 Erik 2010-12-26 01:53:44 UTC
Created attachment 258076 [details, diff]
patch that fixes the build by using fixx11h.h to clean up after including X11 headers
Comment 2 Erik 2010-12-26 10:22:32 UTC
Patch applied by upstream.
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2011-02-26 18:30:59 UTC
(In reply to comment #2)
> Patch applied by upstream.
> 

OK cool thanks!