Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 274357 - x11-plugins/compiz-fusion-plugins-main-0.6.0 fails to build: including headers failed.
Summary: x11-plugins/compiz-fusion-plugins-main-0.6.0 fails to build: including header...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Desktop-Effects herd
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-16 14:33 UTC by Leonid.Raitchenok
Modified: 2009-08-29 14:11 UTC (History)
2 users (show)

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


Attachments
emerge --info (system_info,3.37 KB, text/plain)
2009-06-16 14:34 UTC, Leonid.Raitchenok
Details
build log (x11-plugins:compiz-fusion-plugins-main-0.6.0:20091210-171455.log,178.52 KB, text/plain)
2009-06-16 14:35 UTC, Leonid.Raitchenok
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Leonid.Raitchenok 2009-06-16 14:33:25 UTC
x11-plugins/compiz-fusion-plugins-main0.6.0 fails at install:

======================
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -DDATADIR=\"/usr/share/compiz\" -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -DIMAGEDIR=\"/usr/share/compiz\" -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT animation.lo -MD -MP -MF .deps/animation.Tpo -c animation.c  -fPIC -DPIC -o .libs/animation.o
In file included from airplane3d.c:33:
animation-internal.h:108: error: expected specifier-qualifier-list before 'GLfloat'
animation-internal.h:149: error: expected specifier-qualifier-list before 'Box'
animation-internal.h:175: error: expected specifier-qualifier-list before 'Bool'
animation-internal.h:277: error: expected specifier-qualifier-list before 'GLuint'
animation-internal.h:380: error: expected specifier-qualifier-list before 'Bool'
animation-internal.h:386: error: field 'value' has incomplete type
animation-internal.h:407: error: expected specifier-qualifier-list before 'Atom'
animation-internal.h:529: error: expected specifier-qualifier-list before 'PreparePaintScreenProc'
animation-internal.h:586: error: expected specifier-qualifier-list before 'Region'
animation-internal.h:674: error: expected declaration specifiers or '...' before 'WindowPaintAttrib'
animation-internal.h:677: error: expected specifier-qualifier-list before 'Bool'
animation-internal.h:762: error: expected declaration specifiers or '...' before 'Bool'
animation-internal.h:778: error: expected declaration specifiers or '...' before 'GLfloat'
animation-internal.h:780: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'polygonsAnimStep'
animation-internal.h:787: error: expected declaration specifiers or '...' before 'Bool'
animation-internal.h:790: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'defaultAnimStep'
animation-internal.h:801: error: expected declaration specifiers or '...' before 'WindowPaintAttrib'
animation-internal.h:806: error: expected declaration specifiers or '...' before 'CompTransform'
animation-internal.h:809: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'animZoomToIcon'
animation-internal.h:815: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'getMousePointerXY'
======================

Reproducible: Always

Steps to Reproduce:
1. emerge compiz-fusion-plugins-main
2.
3.

Actual Results:  
failed install 



Expected Results:  
installation successed

File "airplane3d.c" including "animation-internal.h", but it not including "<GL/gl.h>".
Description structs "Box" containts in header "compiz-core.h", but it not included in "animation-internal.h".
Etc.

>> eselect opengl set nvidia
>> Switching to nvidia OpenGL interface... done
Comment 1 Leonid.Raitchenok 2009-06-16 14:34:37 UTC
Created attachment 194888 [details]
emerge --info
Comment 2 Leonid.Raitchenok 2009-06-16 14:35:39 UTC
Created attachment 194890 [details]
build log
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-06-21 18:16:32 UTC
Does this problem go away when you compile the package with ccache being disabled?
Comment 4 Leonid.Raitchenok 2009-06-22 11:56:36 UTC
Yes, the bug is reproduced with the сcache disabled.
Comment 5 Andrew Kouznetsov 2009-07-02 11:29:47 UTC
(In reply to comment #4)
> Yes, the bug is reproduced with the сcache disabled.
> 

I have the same error.

smix / $ emerge --info
Portage 2.2_rc33 (default/linux/amd64/2008.0/desktop, gcc-4.3.3, glibc-2.10.1-r0, 2.6.30-gentoo-r1 x86_64)
=================================================================
System uname: Linux-2.6.30-gentoo-r1-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q8200_@_2.33GHz-with-gentoo-2.0.1
Timestamp of tree: Wed, 01 Jul 2009 21:45:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     4.0_p24
dev-java/java-config: 2.1.8-r1
dev-lang/python:     2.6.2-r1
dev-util/ccache:     2.4-r8
dev-util/cmake:      2.6.4
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.4.3-r3
sys-apps/sandbox:    2.0
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.9.6-r2, 1.10.2, 1.11
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.29
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /var/lib/hsqldb"
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="-march=nocona -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks fixpackages parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://mirror.yandex.ru/gentoo-distfiles"
LANG="ru_RU.UTF-8"
LC_ALL="ru_RU.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="ru"
MAKEOPTS="-j5"
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"
PORTDIR_OVERLAY="/usr/local/portage/layman/desktop-effects /usr/local/portage/layman/mozilla /usr/portage/local"
SYNC="rsync://mirror.yandex.ru/gentoo-portage"
USE="X acl acpi alsa amd64 automount bash-completion berkdb bluetooth branding bzip2 cairo cdr cli consolekit cracklib crypt cups dbus dri dvd dvdr dvdread eds emboss encode esd evo fam firefox fortran gdbm gif glitz gnome gpm gstreamer gtk hal iconv ipv6 isdnlog java jpeg ldap libnotify mad midi mikmod mmx mng mp3 mpeg mudflap multilib mysql ncurses nls nptl nptlonly nvidia ogg opengl openmp pam pcre pdf perl png ppds pppd python qt3 qt3support qt4 quicktime quotas readline reflection samba sdl session spell spl sse sse2 ssl startup-notification svg sysfs tcpd tiff truetype unicode usb vim-syntax vorbis xcb xml xorg xulrunner xv zlib" ALSA_CARDS="hda-intel" 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 vmmouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="ru" USERLAND="GNU" VIDEO_CARDS="nvidia fbdev glint intel mach64 mga neomagic nv r128 radeon savage sis tdfx trident vesa via vmware voodoo"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

Comment 6 Jorge Manuel B. S. Vicetto (RETIRED) gentoo-dev 2009-07-16 14:44:19 UTC
Please update to compiz-0.8.2 and try again.
Comment 7 Leonid.Raitchenok 2009-07-27 21:38:37 UTC
Do not give effect.
Comment 8 Rance Smith 2009-08-04 18:14:35 UTC
I am currently trying to use the 6.0 version as the 7.x and 8.x Don't seem to work on my systems.  6.0 has worked until I recently tried to upgrade to the 8.x code again only to have borders not work, After fighting with that for a while I gave up and tried to downgrade again and ran into this.  If 6.x is no longer supported let me know.
Comment 9 Jorge Manuel B. S. Vicetto (RETIRED) gentoo-dev 2009-08-29 14:11:11 UTC
mrpouet dropped compiz-0.6 from the tree, so I'm marking this as WONTFIX.
I'll drop the compiz-fusion-plugins-* asap.