http://bugs.opencompositing.org/show_bug.cgi?id=812
Summary: Several of the separate plugins will not compile with
gcc 4.2.3
Product: Compiz Fusion
Version: git HEAD
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: Plugin - Wallpaper
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
The following plugins (wallpaper, freewins, maximumize, screensaver)that are
not part of main, extra, or unsupported seem to look for gcc 4.2.2 while
compiling and if you run 4.2.3 they fail to compile. I run gentoo and use the
live ebuilds, I am assuming this problem is upstream with you guys as the
ebuild doesn't patch or change anything for these items. To compile I had to
symlink 4.2.3 to 4.2.2 and it worked but thats obviously a workaround.
Here is the error message
emerge compiz-plugins-freewins
Calculating dependencies... done!
>>> Verifying ebuild Manifests...
>>> Emerging (1 of 1) x11-plugins/compiz-plugins-freewins-9999 to /
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
>>> Unpacking source...
* git update start -->
* repository: git://anongit.compiz-fusion.org/users/warlock/freewins
* local clone: /usr/portage/distfiles/git-src/compiz-plugins-freewins
* committish: master
>>> Unpacked to
>>> /var/tmp/portage/x11-plugins/compiz-plugins-freewins-9999/work/freewins
>>> Source unpacked.
>>> Compiling source in
>>> /var/tmp/portage/x11-plugins/compiz-plugins-freewins-9999/work/freewins ...
convert : freewins.xml.in -> build/freewins.xml
bcop'ing : build/freewins.xml -> build/freewins_options.hbcop'ing : bcop'ing
: build/freewins.xml -> build/freewins_options.h
bcop'ing : build/freewins.xml -> build/freewins_options.c
compiling : build/freewins_options.c ->
build/freewins_options.lobuild/freewins_options.c: In function
‘freewinsOptionsGetObjectOptions’:
build/freewins_options.c:1497: warning: cast to pointer from integer of
different size
compiling : freewins.c -> build/freewins.lo
compiling : build/freewins_options.c -> build/freewins_options.lo
linking : build/libfreewins.lax86_64-pc-linux-gnu-g++:
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/../../../../lib64/crti.o: No such file
or directory
x86_64-pc-linux-gnu-g++: /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/crtbeginS.o: No
such file or directory
x86_64-pc-linux-gnu-g++: /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/crtendS.o: No
such file or directory
x86_64-pc-linux-gnu-g++:
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/../../../../lib64/crtn.o: No such file
or directory
make: *** [build/libfreewins.la] Error 1
*
* ERROR: x11-plugins/compiz-plugins-freewins-9999 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2974: 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-plugins/compiz-plugins-freewins-9999/temp/build.log'.
* The ebuild environment file is located at
'/var/tmp/portage/x11-plugins/compiz-plugins-freewins-9999/temp/environment'.
* This ebuild is from an overlay: '/usr/local/portage/desktop-effects/'
*
--
Configure bugmail: http://bugs.opencompositing.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Dev mailing list
[email protected]
http://lists.compiz-fusion.org/mailman/listinfo/dev