Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 266155 - x11-wm/compiz-0.8.2 - decorator.h:37:35: error: kdecoration_plugins_p.h: No such file or directory
Summary: x11-wm/compiz-0.8.2 - decorator.h:37:35: error: kdecoration_plugins_p.h: No s...
Status: RESOLVED DUPLICATE of bug 248293
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Desktop-Effects herd
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-14 20:16 UTC by Jan Buchta
Modified: 2009-04-26 11:59 UTC (History)
0 users

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


Attachments
build log (build.log,163.88 KB, text/plain)
2009-04-14 20:19 UTC, Jan Buchta
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Buchta 2009-04-14 20:16:19 UTC
x11-wm/compiz-0.8.2 fails to emerge and blocks update to KDE 4.2.2

Reproducible: Always

Steps to Reproduce:
1.emerge compiz
2.
3.

Actual Results:  
Emerge compiz fails


In file included from main.cpp:32:                                              
decorator.h:37:35: error: kdecoration_plugins_p.h: No such file or directory    
decorator.h:38:27: error: kdecoration_p.h: No such file or directory            
In file included from options.h:27,                                             
                 from window.h:37,                                              
                 from decorator.h:46,                                           
                 from main.cpp:32:                                              
/usr/include/kdecoration.h:28:24: error: QtGui/QColor: No such file or directory
/usr/include/kdecoration.h:29:23: error: QtGui/QFont: No such file or directory 
/usr/include/kdecoration.h:30:26: error: QtCore/QObject: No such file or directory                                                                              
/usr/include/kdecoration.h:31:23: error: QtGui/QIcon: No such file or directory 
/usr/include/kdecoration.h:33:29: error: QtGui/QMouseEvent: No such file or directory                                                                           
In file included from options.h:27,                                             
                 from window.h:37,                                              
                 from decorator.h:46,                                           
                 from main.cpp:32:                                              
/usr/include/kdecoration.h:335: error: 'Qt::MouseButtons' has not been declared 
/usr/include/kdecoration.h:500: error: 'QIcon' does not name a type             
/usr/include/kdecoration.h:685: error: expected primary-expression before 'void'
/usr/include/kdecoration.h:685: error: expected ';' before 'void'               
/usr/include/kdecoration.h:783: error: expected `:' before 'Q_SLOTS'            
/usr/include/kdecoration.h:793: error: expected primary-expression before 'void'
/usr/include/kdecoration.h:793: error: expected ';' before 'void'               
/usr/include/kdecoration.h:799: error: 'Qt::MouseButtons' has not been declared 
In file included from decorator.h:46,                                           
                 from main.cpp:32:                                              
window.h:45: error: invalid use of incomplete type 'struct KDecorationBridge'   
/usr/include/kdecoration.h:45: error: forward declaration of 'struct KDecorationBridge'                                                                         
window.h:64: error: 'MaximizeMode' does not name a type                         
window.h:83: error: 'WindowOperation' has not been declared                     
window.h:92: error: 'MaximizeMode' has not been declared                        
window.h:208: error: field 'mIcons' has incomplete type                         
In file included from main.cpp:32:                                              
decorator.h:79: error: expected class-name before '{' token                     
decorator.h:82: error: 'Requirement' has not been declared                      
make[3]: *** [main.o] Error 1                                                   
make[3]: *** Waiting for unfinished jobs....                                    
In file included from /usr/qt/3/include/qt.h:105,                               
                 from utils.cpp:26:                                             
/usr/qt/3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const':                                             
/usr/qt/3/include/qimage.h:61: warning: suggest parentheses around && within || 
mv -f .deps/utils.Tpo .deps/utils.Po                                            
make[3]: Leaving directory `/var/tmp/portage/x11-wm/compiz-0.8.2/work/compiz-0.8.2/kde/window-decorator'                                                        
make[2]: *** [all-recursive] Error 1                                            
make[2]: Leaving directory `/var/tmp/portage/x11-wm/compiz-0.8.2/work/compiz-0.8.2/kde'                                                                         
make[1]: *** [all-recursive] Error 1                                            
make[1]: Leaving directory `/var/tmp/portage/x11-wm/compiz-0.8.2/work/compiz-0.8.2'                                                                             
make: *** [all] Error 2                                                         
 *                                                                              
 * ERROR: x11-wm/compiz-0.8.2 failed.                                           
 * Call stack:                                                                  
 *               ebuild.sh, line   48:  Called src_compile                      
 *             environment, line 2766:  Called _eapi2_src_compile               
 *               ebuild.sh, line  625:  Called die                              
 * The specific snippet of code:                                                
 *              emake || die "emake failed"                                     
 *  The die message:                                                            
 *   emake failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/x11-wm/compiz-0.8.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-wm/compiz-0.8.2/temp/environment'.
 *

>>> Failed to emerge x11-wm/compiz-0.8.2, Log file:

>>>  '/var/tmp/portage/x11-wm/compiz-0.8.2/temp/build.log'

 * Messages for package x11-wm/compiz-0.8.2:

 *
 * ERROR: x11-wm/compiz-0.8.2 failed.
 * Call stack:
 *               ebuild.sh, line   48:  Called src_compile
 *             environment, line 2766:  Called _eapi2_src_compile
 *               ebuild.sh, line  625:  Called die
 * The specific snippet of code:
 *              emake || die "emake failed"
 *  The die message:
 *   emake failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/x11-wm/compiz-0.8.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-wm/compiz-0.8.2/temp/environment'.
Comment 1 Jan Buchta 2009-04-14 20:19:06 UTC
Created attachment 188343 [details]
build log
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-04-15 19:16:33 UTC
Please post your "emerge --info".
Comment 3 Jan Buchta 2009-04-16 09:32:04 UTC
emerge --info
Portage 2.1.6.11 (default/linux/x86/2008.0, gcc-4.3.3, glibc-2.9_p20081201-r2, 2.6.28-gentoo-r1 i686)
=================================================================
System uname: Linux-2.6.28-gentoo-r1-i686-Mobile_Intel-R-_Pentium-R-_4_-_M_CPU_1.80GHz-with-gentoo-2.0.0
Timestamp of tree: Tue, 14 Apr 2009 19:00:17 +0000
app-shells/bash:     4.0_p17
dev-java/java-config: 1.3.7-r1, 2.1.7
dev-lang/python:     2.4.4-r13, 2.5.4-r2, 2.6.1-r1
dev-python/pycrypto: 2.0.1-r8
dev-util/cmake:      2.6.3
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.4.3-r1
sys-apps/sandbox:    1.9
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.28-r1
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://ftp.fi.muni.cz/pub/linux/gentoo/"
LDFLAGS="-Wl,-O1"
LINGUAS="en cs"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl alsa berkdb bzip2 cairo cdr cli cracklib crypt cups dbus dri dvd fortran gdbm glitz gpm gtk hal iconv ipv6 isdnlog kde laptop midi mng mudflap mysql ncurses nls nptl nptlonly opengl openmp pam pcre perl pppd python qt4 readline reflection server session spl ssl sysfs tcpd unicode webkit x86 xcb xorg xulrunner zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en cs" USERLAND="GNU" VIDEO_CARDS="fglrx radeon radeonhd"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 4 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2009-04-26 11:59:01 UTC
This is a bug caused by -kdeprefix.
A solution to this is being tested in the kde-crazy overlay.

*** This bug has been marked as a duplicate of bug 248293 ***