| View previous topic :: View next topic |
| Author |
Message |
yellowhat Guru


Joined: 10 Sep 2008 Posts: 468
|
Posted: Mon Jan 17, 2011 11:37 am Post subject: Compiz-0.9.2 and -9999 problem |
|
|
Hi all!
I want to try compiz live version, so I unmasked compiz and releated package -9999 version from desktop-effects overlay, but when it try to emerge compiz-9999 or compiz-0.9.2, I get this strange error:
| Code: | [32;01m * [39;49;00mPackage: x11-wm/compiz-0.9.2
[32;01m * [39;49;00mRepository: desktop-effects
[32;01m * [39;49;00mMaintainer: desktop-effects@gentoo.org
[32;01m * [39;49;00mUSE: amd64 elibc_glibc gnome gtk kernel_linux svg userland_GNU
[32;01m * [39;49;00mFEATURES: preserve-libs sandbox
>>> Unpacking source...
>>> Unpacking compiz-core-0.9.2.tar.bz2 to /var/tmp/portage/x11-wm/compiz-0.9.2/work
>>> Source unpacked in /var/tmp/portage/x11-wm/compiz-0.9.2/work
>>> Preparing source in /var/tmp/portage/x11-wm/compiz-0.9.2/work/compiz-core-0.9.2 ...
[32;01m*[0m Applying compiz-desktop-gnome-or-not.patch ...
[A[199C [34;01m[ [32;01mok[34;01m ][0m
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/x11-wm/compiz-0.9.2/work/compiz-core-0.9.2 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/x11-wm/compiz-0.9.2/work/compiz-0.9.2_build"
cmake -C /var/tmp/portage/x11-wm/compiz-0.9.2/temp/gentoo_common_config.cmake -DCMAKE_INSTALL_PREFIX=/usr -DUSE_GCONF=ON -DUSE_GNOME=ON -DUSE_GTK=ON -DUSE_KDE4=OFF -DCOMPIZ_DISABLE_SCHEMAS_INSTALL=ON -DCOMPIZ_PACKAGING_ENABLED=ON -DCOMPIZ_DESTDIR=/var/tmp/portage/x11-wm/compiz-0.9.2/image/ -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/x11-wm/compiz-0.9.2/temp/gentoo_rules.cmake /var/tmp/portage/x11-wm/compiz-0.9.2/work/compiz-core-0.9.2
loading initial cache file /var/tmp/portage/x11-wm/compiz-0.9.2/temp/gentoo_common_config.cmake
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Performing Test HAVE_SCANDIR_POSIX
-- Performing Test HAVE_SCANDIR_POSIX - Success
-- checking for module 'gconf-2.0'
-- found gconf-2.0, version 2.32.0
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
CMakeLists.txt:48 (find_package)
-- checking for modules 'x11;xext;xdamage;xcomposite;x11-xcb;xrandr;xinerama;xext;ice;sm;libxml-2.0;libxslt;libstartup-notification-1.0 >= 0.7'
-- found x11, version 1.4.1
-- found xext, version 1.2.0
-- found xdamage, version 1.1.3
-- found xcomposite, version 0.4.3
-- found x11-xcb, version 1.4.1
-- found xrandr, version 1.3.1
-- found xinerama, version 1.1.1
-- found xext, version 1.2.0
-- found ice, version 1.0.7
-- found sm, version 1.2.0
-- found libxml-2.0, version 2.7.7
-- found libxslt, version 1.1.26
-- found libstartup-notification-1.0 , version 0.10
-- checking for module 'xrender'
-- found xrender, version 0.9.6
-- checking for module 'xrender>=0.9.3'
-- found xrender, version 0.9.6
-- checking for modules 'xrender>=0.8.4;gtk+-2.0>=2.8.0;libwnck-1.0;pangocairo'
-- found xrender, version 0.9.6
-- found gtk+-2.0, version 2.22.1
-- found libwnck-1.0, version 2.30.6
-- found pangocairo, version 1.28.3
-- Looking for wnck_window_has_name
-- Looking for wnck_window_has_name - found
-- checking for module 'libwnck-1.0>=2.18.1'
-- found libwnck-1.0, version 2.30.6
-- checking for module 'libwnck-1.0>=2.19.4'
-- found libwnck-1.0, version 2.30.6
-- checking for module 'libmetacity-private'
-- found libmetacity-private, version 2.30.3
-- checking for module 'libmetacity-private>=2.15.21'
-- found libmetacity-private, version 2.30.3
-- checking for module 'libmetacity-private>=2.17.0'
-- found libmetacity-private, version 2.30.3
-- checking for module 'libmetacity-private>=2.23.2'
-- found libmetacity-private, version 2.30.3
-- checking for modules 'gnome-window-settings-2.0;gnome-desktop-2.0'
-- found gnome-window-settings-2.0, version 2.32.1
-- found gnome-desktop-2.0, version 2.32.1
-- checking for module 'gnome-keybindings'
-- found gnome-keybindings, version 2.32.1
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/zoom/CMakeLists.txt:3 (include)
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/wobbly/CMakeLists.txt:3 (include)
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/water/CMakeLists.txt:3 (include)
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/switcher/CMakeLists.txt:3 (include)
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/screenshot/CMakeLists.txt:3 (include)
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/scale/CMakeLists.txt:3 (include)
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/rotate/CMakeLists.txt:3 (include)
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/resize/CMakeLists.txt:3 (include)
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/regex/CMakeLists.txt:3 (include)
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/place/CMakeLists.txt:3 (include)
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/opengl/CMakeLists.txt:3 (include)
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib64/libX11.so
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/obs/CMakeLists.txt:3 (include)
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/move/CMakeLists.txt:3 (include)
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/kde/CMakeLists.txt:4 (include)
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/inotify/CMakeLists.txt:3 (include)
-- Looking for sys/inotify.h
-- Looking for sys/inotify.h - found
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/ini/CMakeLists.txt:3 (include)
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/imgsvg/CMakeLists.txt:3 (include)
-- checking for module 'cairo>=1.0'
-- found cairo, version 1.10.2
-- checking for module 'cairo-xlib'
-- found cairo-xlib, version 1.10.2
-- checking for module 'librsvg-2.0>=2.14.0'
-- found librsvg-2.0, version 2.32.1
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/imgpng/CMakeLists.txt:3 (include)
-- checking for module 'libpng'
-- found libpng, version 1.4.5
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/gnomecompat/CMakeLists.txt:3 (include)
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/glib/CMakeLists.txt:3 (include)
-- checking for module 'glib-2.0'
-- found glib-2.0, version 2.26.1
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/fade/CMakeLists.txt:3 (include)
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/decor/CMakeLists.txt:3 (include)
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/dbus/CMakeLists.txt:3 (include)
-- checking for module 'dbus-1'
-- found dbus-1, version 1.4.1
-- checking for module 'libxml-2.0'
-- found libxml-2.0, version 2.7.7
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/cube/CMakeLists.txt:3 (include)
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/copytex/CMakeLists.txt:3 (include)
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/composite/CMakeLists.txt:3 (include)
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/compiztoolbox/CMakeLists.txt:3 (include)
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/commands/CMakeLists.txt:3 (include)
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/clone/CMakeLists.txt:3 (include)
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/blur/CMakeLists.txt:3 (include)
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1125 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
cmake/CompizPlugin.cmake:82 (find_package)
plugins/annotate/CMakeLists.txt:3 (include)
-- checking for module 'pangocairo'
-- found pangocairo, version 1.28.3
-- checking for module 'cairo'
-- found cairo, version 1.10.2
-- checking for module 'cairo-xlib-xrender'
-- found cairo-xlib-xrender, version 1.10.2
[40;37m************************************************************[0m
[40;37m* [1;31mCompiz [0;40;34mBuildsystem[0m[40;37m *[0m
[40;37m* *[0m
[40;37m* Package : [32mCompiz [37m *[0m
[40;37m* Version : [32m0.9.0 [37m *[0m
[40;37m************************************************************[0m
[4mOptional features:[0m
gtk window decorator : [1;32mYes[0m
metacity theme support : [1;32mYes[0m
gconf schemas : [1;32mYes[0m
gnome : [1;32mYes[0m
kde4 window decorator : [1;31mNo[0m
[40;37m************************************************************[0m
[4mPlugin configure check results:[0m
zoom : [1;32mYes[0m
wobbly : [1;32mYes[0m
water : [1;32mYes[0m
switcher : [1;32mYes[0m
screenshot : [1;32mYes[0m
scale : [1;32mYes[0m
rotate : [1;32mYes[0m
resize : [1;32mYes[0m
regex : [1;32mYes[0m
place : [1;32mYes[0m
opengl : [1;32mYes[0m
obs : [1;32mYes[0m
move : [1;32mYes[0m
kde : [1;31mNo[0m (Missing dependencies :)
inotify : [1;32mYes[0m
ini : [1;32mYes[0m
imgsvg : [1;32mYes[0m
imgpng : [1;32mYes[0m
gnomecompat : [1;32mYes[0m
glib : [1;32mYes[0m
fade : [1;32mYes[0m
decor : [1;32mYes[0m
dbus : [1;32mYes[0m
cube : [1;32mYes[0m
copytex : [1;32mYes[0m
composite : [1;32mYes[0m
compiztoolbox : [1;32mYes[0m
commands : [1;32mYes[0m
clone : [1;32mYes[0m
blur : [1;32mYes[0m
annotate : [1;32mYes[0m
[40;37m************************************************************[0m
-- <<< Gentoo configuration >>>
Build type Gentoo
Install path /usr
Compiler flags:
C -Wall
C++ -Wall
Linker flags:
Executable -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu
Module -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu
Shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu
-- Configuring incomplete, errors occurred!
[31;01m*[0m ERROR: x11-wm/compiz-0.9.2 failed:
[31;01m*[0m cmake failed
[31;01m*[0m
[31;01m*[0m Call stack:
[31;01m*[0m ebuild.sh, line 56: Called src_configure
[31;01m*[0m environment, line 3311: Called cmake-utils_src_configure
[31;01m*[0m environment, line 884: Called _execute_optionaly 'src_configure'
[31;01m*[0m environment, line 346: Called enable_cmake-utils_src_configure
[31;01m*[0m environment, line 1310: Called die
[31;01m*[0m The specific snippet of code:
[31;01m*[0m "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
[31;01m*[0m
[31;01m*[0m If you need support, post the output of 'emerge --info =x11-wm/compiz-0.9.2',
[31;01m*[0m the complete build log and the output of 'emerge -pqv =x11-wm/compiz-0.9.2'.
[31;01m*[0m This ebuild is from an overlay named 'desktop-effects': '/usr/portage/dist/local/layman/desktop-effects/'
[31;01m*[0m The complete build log is located at '/var/tmp/portage/x11-wm/compiz-0.9.2/temp/build.log'.
[31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/x11-wm/compiz-0.9.2/temp/environment'.
[31;01m*[0m S: '/var/tmp/portage/x11-wm/compiz-0.9.2/work/compiz-core-0.9.2' |
Any ideas?
| Code: | Portage 2.2.0_alpha15 (default/linux/amd64/10.0/no-multilib, gcc-4.5.2, glibc-2.12.2-r0, 2.6.37 x86_64)
=================================================================
System uname: Linux-2.6.37-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_5000+-with-gentoo-2.0.1
Timestamp of tree: Mon, 17 Jan 2011 10:00:01 +0000
app-shells/bash: 4.1_p9
dev-java/java-config: 2.1.11-r3
dev-lang/python: 2.7.1, 3.1.3
dev-util/cmake: 2.8.3-r1
sys-apps/baselayout: 2.0.1-r1
sys-apps/openrc: 0.7.0
sys-apps/sandbox: 2.4
sys-devel/autoconf: 2.13, 2.68
sys-devel/automake: 1.10.3, 1.11.1
sys-devel/binutils: 2.21
sys-devel/gcc: 4.5.2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool: 2.4-r1
sys-devel/make: 3.82
virtual/os-headers: 2.6.36.1 (sys-kernel/linux-headers)
Repositories:
gentoo
location: /usr/portage/tree
sync: rsync://rsync.gentoo.org/gentoo-portage
priority: -1000
rion
location: /usr/portage/dist/local/layman/rion
masters: gentoo
priority: 0
x11
location: /usr/portage/dist/local/layman/x11
masters: gentoo
priority: 1
gamerlay-stable
location: /usr/portage/dist/local/layman/gamerlay
masters: gentoo
priority: 2
desktop-effects
location: /usr/portage/dist/local/layman/desktop-effects
masters: gentoo
priority: 3
local-overlay
location: /usr/portage/dist/local/local
masters: gentoo
priority: 4
ABI="amd64"
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
ACCEPT_PROPERTIES="*"
ALSA_CARDS="ctxfi"
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 cgi cgid 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"
ARCH="amd64"
ASFLAGS_x86="--32"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CDEFINE_amd64="__x86_64__"
CDEFINE_x86="__i386__"
CFLAGS="-march=native -O2 -pipe -fomit-frame-pointer"
CFLAGS_x86="-m32"
CHOST="x86_64-pc-linux-gnu"
CHOST_amd64="x86_64-pc-linux-gnu"
CHOST_x86="i686-pc-linux-gnu"
CLEAN_DELAY="5"
COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog"
COLLISION_IGNORE="/lib/modules"
COLORTERM="gnome-terminal"
CONFIG_PROTECT="/etc"
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"
CVS_RSH="ssh"
CXXFLAGS="-march=native -O2 -pipe -fomit-frame-pointer"
DEFAULT_ABI="amd64"
DISPLAY=":0.0"
DISTDIR="/usr/portage/dist/distfiles"
EDITOR="/bin/nano"
ELIBC="glibc"
EMERGE_DEFAULT_OPTS="--verbose"
EMERGE_WARNING_DELAY="10"
EPREFIX=""
EROOT="/"
FEATURES="assume-digests binpkg-logs distlocks fixlafiles fixpackages metadata-transfer news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FETCHCOMMAND="/usr/bin/wget -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
FETCHCOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}""
FETCHCOMMAND_SFTP="bash -c "x=\${2#sftp://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; exec sftp -P \${port} \"\${host}:/\${x#*/}\" \"\$1\"" sftp "${DISTDIR}/${FILE}" "${URI}""
FETCHCOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; exec rsync --rsh=\"ssh -p\${port}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}""
GDK_USE_XFT="1"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://open-systems.ufl.edu/mirrors/gentoo http://gentoo.llarian.net/ http://gentoo.binarycompass.org"
GNOME_DESKTOP_SESSION_ID="this-is-deprecated"
GNOME_KEYRING_CONTROL="/tmp/keyring-lKG0tf"
GPG_AGENT_INFO="/tmp/keyring-lKG0tf/gpg:0:1"
GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx"
GSETTINGS_BACKEND="gconf"
HG="/usr/bin/hg"
HOME="/root"
HUSHLOGIN="FALSE"
INFOPATH="/usr/share/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.21/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/info"
INPUT_DEVICES="evdev"
JAVAC="/etc/java-config-2/current-system-vm/bin/javac"
JAVA_HOME="/etc/java-config-2/current-system-vm"
JDK_HOME="/etc/java-config-2/current-system-vm"
KERNEL="linux"
LANG="it_IT.UTF-8"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
LC_ALL="it_IT.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LDFLAGS_x86="-m elf_i386"
LESS="-R -M --shift 5"
LESSOPEN="|lesspipe.sh %s"
LIBDIR_amd64="lib64"
LIBDIR_amd64_fbsd="lib64"
LIBDIR_ppc="lib32"
LIBDIR_ppc64="lib64"
LIBDIR_sparc32="lib32"
LIBDIR_sparc64="lib64"
LIBDIR_x86="lib32"
LIBDIR_x86_fbsd="lib32"
LINGUAS="it"
LOGNAME="root"
LS_COLORS="rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.patch=00;32:*.diff=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:"
MAIL="/var/mail/vasco"
MAKEOPTS="-j3"
MANPATH="/etc/java-config-2/current-system-vm/man:/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.21/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/man:/etc/java-config/system-vm/man/"
MULTILIB_ABIS="amd64"
MULTILIB_STRICT_DENY="64-bit.*shared object"
MULTILIB_STRICT_DIRS="/lib32 /lib /usr/lib32 /usr/lib /usr/kde/*/lib32 /usr/kde/*/lib /usr/qt/*/lib32 /usr/qt/*/lib /usr/X11R6/lib32 /usr/X11R6/lib"
MULTILIB_STRICT_EXEMPT="(perl5|gcc|gcc-lib|binutils|eclipse-3|debug|portage)"
NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml"
OLDPWD="/home/vasco"
OPENGL_PROFILE="xorg-x11"
ORBIT_SOCKETDIR="/tmp/orbit-root"
PAGER="/usr/bin/less"
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2"
PHP_TARGETS="php5-3"
PKGDIR="/usr/portage/packages"
PORTAGE_ARCHLIST="ppc sparc64-freebsd ppc-openbsd x86-openbsd ppc64 x86-winnt x86-fbsd ppc-aix alpha arm x86-freebsd s390 amd64 arm-linux x86-macos x64-openbsd ia64-hpux hppa x86-netbsd x86-cygwin amd64-linux ia64-linux x86 sparc-solaris x64-freebsd sparc64-solaris x86-linux x64-macos sparc m68k-mint ia64 mips ppc-macos x86-interix hppa-hpux amd64-fbsd x64-solaris mips-irix m68k sh x86-solaris sparc-fbsd"
PORTAGE_BINHOST_CHUNKSIZE="3000"
PORTAGE_BIN_PATH="/usr/lib64/portage/bin"
PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png"
PORTAGE_CONFIGROOT="/"
PORTAGE_DEBUG="0"
PORTAGE_DEPCACHEDIR="/var/cache/edb/dep"
PORTAGE_ELOG_CLASSES="log warn error"
PORTAGE_ELOG_MAILFROM="portage@localhost"
PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}"
PORTAGE_ELOG_MAILURI="root"
PORTAGE_ELOG_SYSTEM="save_summary echo"
PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5"
PORTAGE_FETCH_RESUME_MIN_SIZE="350K"
PORTAGE_GID="250"
PORTAGE_INST_GID="0"
PORTAGE_INST_UID="0"
PORTAGE_PYM_PATH="/usr/lib64/portage/pym"
PORTAGE_RSYNC_EXTRA_OPTS="--exclude-from=/etc/portage/rsync_excludes"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_RSYNC_RETRIES="-1"
PORTAGE_SANDBOX_COMPAT_LEVEL="22"
PORTAGE_SYNC_STALE="30"
PORTAGE_TMPDIR="/var/tmp/"
PORTAGE_VERBOSE="1"
PORTAGE_WORKDIR_MODE="0700"
PORTDIR="/usr/portage/tree"
PORTDIR_OVERLAY="/usr/portage/dist/local/layman/rion /usr/portage/dist/local/layman/x11 /usr/portage/dist/local/layman/gamerlay /usr/portage/dist/local/layman/desktop-effects /usr/portage/dist/local/local"
PRELINK_PATH_MASK="/usr/lib64/libfreebl3.so:/usr/lib64/libnssdbm3.so:/usr/lib64/libsoftokn3.so"
PROFILE_ONLY_VARIABLES="ARCH ELIBC KERNEL USERLAND"
PWD="/var/tmp/portage/x11-wm/compiz-0.9.2/temp"
PYTHONDONTWRITEBYTECODE="1"
RESUMECOMMAND="/usr/bin/wget -c -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
RESUMECOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}""
RESUMECOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; exec rsync --rsh=\"ssh -p\${port}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}""
ROOT="/"
ROOTPATH="/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2"
RPMDIR="/usr/portage/rpm"
RUBY_TARGETS="ruby18"
SESSION_MANAGER="local/yellowhat:@/tmp/.ICE-unix/2035,unix/yellowhat:/tmp/.ICE-unix/2035"
SHELL="/bin/bash"
SHLVL="5"
SSH_AUTH_SOCK="/tmp/keyring-lKG0tf/ssh"
STAGE1_USE="nptl nptlonly unicode"
SYMLINK_LIB="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
TERM="xterm"
USE="3dnow X a52 acl alsa amd64 berkdb branding bzip2 cairo cdda cddb cdr cli cracklib crypt cups cxx dbus dri dvd exif ffmpeg fortran gdbm gif gnome gpm gtk hddtemp iconv ipv6 jpeg lame mad mmx modules mp3 mpeg mudflap nautilus ncurses nls nptl nptlonly ogg opengl openmp pam pcre perl png pppd python quicktime rar readline session smp sse sse2 sse3 ssl svg sysfs tcpd theora tiff twolame udev unicode usb x264 xcb xorg xv xvid zlib" ALSA_CARDS="ctxfi" 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 cgi cgid 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" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="radeon r600" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
USER="root"
USERLAND="GNU"
USE_EXPAND="ALSA_CARDS ALSA_PCM_PLUGINS APACHE2_MODULES APACHE2_MPMS CAMERAS COLLECTD_PLUGINS CROSSCOMPILE_OPTS DVB_CARDS ELIBC FCDSL_CARDS FOO2ZJS_DEVICES FRITZCAPI_CARDS GPSD_PROTOCOLS INPUT_DEVICES KERNEL LCD_DEVICES LINGUAS LIRC_DEVICES MISDN_CARDS NETBEANS_MODULES NGINX_MODULES_HTTP NGINX_MODULES_MAIL PHP_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS USERLAND VIDEO_CARDS XFCE_PLUGINS XTABLES_ADDONS"
USE_EXPAND_HIDDEN="CROSSCOMPILE_OPTS ELIBC KERNEL USERLAND"
USE_ORDER="env:pkg:conf:defaults:pkginternal:env.d"
VBOX_APP_HOME="/opt/VirtualBox"
VIDEO_CARDS="radeon r600"
WINDOWID="33554436"
WINDOWPATH="7"
XAUTHORITY="/tmp/libgksu-n1i1rN/.Xauthority"
XDG_CONFIG_DIRS="/etc/xdg"
XDG_DATA_DIRS="/usr/local/share:/usr/share"
XDG_MENU_PREFIX="gnome-"
XDG_SESSION_COOKIE="ccee0d1ccdc2a2f6ab1721614c2fcf7c-1295263857.392081-136370832"
XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
XZ_OPT="--memory=max"
_="/usr/bin/emerge"
|
_________________ Gentoo Linux ~x86, Kernel 3.6.2, Enermax Revolutions85+ 850W, AMD Athlon 64 X2 5000+ BE, Corsair XMS2 PC6400 3GB, ASUS M2R32, Sapphire HD6870, Creative X-Fi Platinum, WD Raptor 150GB, WD 2.5 320GB, Asus DRW-24B1ST
Last edited by yellowhat on Mon Jan 17, 2011 7:56 pm; edited 2 times in total |
|
| Back to top |
|
 |
kernelOfTruth Watchman


Joined: 20 Dec 2005 Posts: 5489 Location: Vienna, Austria; Germany; hello world :)
|
|
| Back to top |
|
 |
yellowhat Guru


Joined: 10 Sep 2008 Posts: 468
|
Posted: Mon Jan 17, 2011 2:40 pm Post subject: |
|
|
Thanks very much, now it works.
How can I contact desktop-effects overlay to add this dependence? _________________ Gentoo Linux ~x86, Kernel 3.6.2, Enermax Revolutions85+ 850W, AMD Athlon 64 X2 5000+ BE, Corsair XMS2 PC6400 3GB, ASUS M2R32, Sapphire HD6870, Creative X-Fi Platinum, WD Raptor 150GB, WD 2.5 320GB, Asus DRW-24B1ST |
|
| Back to top |
|
 |
yellowhat Guru


Joined: 10 Sep 2008 Posts: 468
|
Posted: Mon Jan 17, 2011 2:57 pm Post subject: |
|
|
Emerging compiz-plugins-main-9999 I get:
| Code: | loading initial cache file /var/tmp/portage/x11-plugins/compiz-plugins-main-9999/temp/gentoo_common_config.cmake
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Error at CMakeLists.txt:5 (find_package):
Could not find module FindCompiz.cmake or a configuration file for package
Compiz.
Adjust CMAKE_MODULE_PATH to find FindCompiz.cmake or set Compiz_DIR to the
directory containing a CMake configuration file for Compiz. The file will
have one of the following names:
CompizConfig.cmake
compiz-config.cmake
CMake Error at CMakeLists.txt:7 (include):
include could not find load file:
CompizCommon
CMake Error at CMakeLists.txt:8 (include):
include could not find load file:
CompizPackage
CMake Error at CMakeLists.txt:21 (compiz_add_plugins_in_folder):
Unknown CMake command "compiz_add_plugins_in_folder".
|
_________________ Gentoo Linux ~x86, Kernel 3.6.2, Enermax Revolutions85+ 850W, AMD Athlon 64 X2 5000+ BE, Corsair XMS2 PC6400 3GB, ASUS M2R32, Sapphire HD6870, Creative X-Fi Platinum, WD Raptor 150GB, WD 2.5 320GB, Asus DRW-24B1ST |
|
| Back to top |
|
 |
kernelOfTruth Watchman


Joined: 20 Dec 2005 Posts: 5489 Location: Vienna, Austria; Germany; hello world :)
|
|
| Back to top |
|
 |
yellowhat Guru


Joined: 10 Sep 2008 Posts: 468
|
Posted: Mon Jan 17, 2011 3:11 pm Post subject: |
|
|
Sorry, but what I should re-emerge? _________________ Gentoo Linux ~x86, Kernel 3.6.2, Enermax Revolutions85+ 850W, AMD Athlon 64 X2 5000+ BE, Corsair XMS2 PC6400 3GB, ASUS M2R32, Sapphire HD6870, Creative X-Fi Platinum, WD Raptor 150GB, WD 2.5 320GB, Asus DRW-24B1ST |
|
| Back to top |
|
 |
kernelOfTruth Watchman


Joined: 20 Dec 2005 Posts: 5489 Location: Vienna, Austria; Germany; hello world :)
|
|
| Back to top |
|
 |
yellowhat Guru


Joined: 10 Sep 2008 Posts: 468
|
Posted: Mon Jan 17, 2011 4:34 pm Post subject: |
|
|
Now I get this other error:
| Code: | >>> Completed installing compiz-plugins-main-9999 into /var/tmp/portage/x11-plugins/compiz-plugins-main-9999/image/
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE "/var/log/sandbox/sandbox-25497.log"
VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line
F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-workarounds.schemas
F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-workarounds.schemas
F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-winrules.schemas
F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-winrules.schemas
F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-wall.schemas
F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-wall.schemas
F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-vpswitch.schemas
F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-vpswitch.schemas
F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-titleinfo.schemas
F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-titleinfo.schemas
F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-thumbnail.schemas
F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-thumbnail.schemas
F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-text.schemas
F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-text.schemas
F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-staticswitcher.schemas
F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-staticswitcher.schemas
F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-snap.schemas
F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-snap.schemas
F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-shift.schemas
F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-shift.schemas
F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-session.schemas
F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-session.schemas
F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-scaleaddon.schemas
F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-scaleaddon.schemas
F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-ring.schemas
F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-ring.schemas
F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-resizeinfo.schemas
F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-resizeinfo.schemas
F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-put.schemas
F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-put.schemas
F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-opacify.schemas
F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-opacify.schemas
F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-neg.schemas
F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-neg.schemas
F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-mousepoll.schemas
F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-mousepoll.schemas
F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-mag.schemas
F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-mag.schemas
F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-kdecompat.schemas
F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-kdecompat.schemas
F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-imgjpeg.schemas
F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-imgjpeg.schemas
F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-ezoom.schemas
F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-ezoom.schemas
F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-expo.schemas
F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-expo.schemas
F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-colorfilter.schemas
F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-colorfilter.schemas
F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-animation.schemas
F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-animation.schemas
--------------------------------------------------------------------------------
>>> Failed to emerge x11-plugins/compiz-plugins-main-9999, Log file:
>>> '/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/temp/build.log'
* Messages for package x11-plugins/compiz-plugins-main-9999:
* GIT update -->
* repository: git://anongit.compiz.org/compiz/plugins-main
* at the commit: 2960289ab3cca55c529aac020b1297d5cfeb58a1
* branch: master
* storage directory: "/usr/portage/dist/distfiles/git-src/compiz-plugins-main"
|
_________________ Gentoo Linux ~x86, Kernel 3.6.2, Enermax Revolutions85+ 850W, AMD Athlon 64 X2 5000+ BE, Corsair XMS2 PC6400 3GB, ASUS M2R32, Sapphire HD6870, Creative X-Fi Platinum, WD Raptor 150GB, WD 2.5 320GB, Asus DRW-24B1ST |
|
| Back to top |
|
 |
kernelOfTruth Watchman


Joined: 20 Dec 2005 Posts: 5489 Location: Vienna, Austria; Germany; hello world :)
|
Posted: Mon Jan 17, 2011 6:31 pm Post subject: |
|
|
| yellowhat wrote: | Now I get this other error:
| Quote: | >>> Completed installing compiz-plugins-main-9999 into /var/tmp/portage/x11-plugins/compiz-plugins-main-9999/image/
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE "/var/log/sandbox/sandbox-25497.log"
VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line
F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-workarounds.schemas
F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/bin/gconftool-2 --install-schema-file=/var/tmp/portage/x11-plugins/compiz-plugins-main-9999/work/compiz-plugins-main-9999_build/generated/compiz-workarounds.schemas
*snip*
|
|
try emerging it via
FEATURES="-sandbox -usersandbox"
if that doesn't help
add
-userpriv
don't you, e.g. know how to interpret the marked part in red ?  _________________ Unofficial minimal livecd x86/amd64 w/reiser4+truecrypt (by Neo2)
2.6.37.2_plus_v1: BFS, CFS,THP,compaction, zcache or TOI
Hardcore Linux user since 2004  |
|
| Back to top |
|
 |
yellowhat Guru


Joined: 10 Sep 2008 Posts: 468
|
Posted: Mon Jan 17, 2011 7:35 pm Post subject: |
|
|
It worked with: FEATURES="-sandbox -usersandbox" _________________ Gentoo Linux ~x86, Kernel 3.6.2, Enermax Revolutions85+ 850W, AMD Athlon 64 X2 5000+ BE, Corsair XMS2 PC6400 3GB, ASUS M2R32, Sapphire HD6870, Creative X-Fi Platinum, WD Raptor 150GB, WD 2.5 320GB, Asus DRW-24B1ST |
|
| Back to top |
|
 |
yellowhat Guru


Joined: 10 Sep 2008 Posts: 468
|
Posted: Mon Jan 17, 2011 7:41 pm Post subject: |
|
|
Another problem with:
| Code: | >>> Emerging (1 of 7) dev-python/compizconfig-python-9999 from desktop-effects
* Package: dev-python/compizconfig-python-9999
* Repository: desktop-effects
* Maintainer: desktop-effects@gentoo.org
* USE: amd64 elibc_glibc kernel_linux userland_GNU
* FEATURES: preserve-libs
>>> Unpacking source...
* GIT update -->
* repository: git://anongit.compiz-fusion.org/compiz/compizconfig/compizconfig-python
* at the commit: 41fb7785fdaada4611061e1c398c72183e62ffa7
* branch: master
* storage directory: "/usr/portage/dist/distfiles/git-src/compizconfig-python"
Cloning into /var/tmp/portage/dev-python/compizconfig-python-9999/work/compizconfig-python...
done.
>>> Unpacked to /var/tmp/portage/dev-python/compizconfig-python-9999/work/compizconfig-python
>>> Source unpacked in /var/tmp/portage/dev-python/compizconfig-python-9999/work
>>> Preparing source in /var/tmp/portage/dev-python/compizconfig-python-9999/work/compizconfig-python ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/compizconfig-python-9999/work/compizconfig-python ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/compizconfig-python-9999/work/compizconfig-python ...
* Building of dev-python/compizconfig-python-9999 with CPython 2.7...
python2.7 setup.py build -b build-2.7
running build
running build_ext
cythoning src/compizconfig.pyx to src/compizconfig.c
Error compiling Cython file:
------------------------------------------------------------
...
cdef object info
cdef Plugin plugin
cdef object extendedStrRestrictions
cdef object baseStrRestrictions
def __new__ (self, Plugin plugin, name):
^
------------------------------------------------------------
/var/tmp/portage/dev-python/compizconfig-python-9999/work/compizconfig-python/src/compizconfig.pyx:573:4: __new__ method of extension type will change semantics in a future version of Pyrex and Cython. Use __cinit__ instead.
Error compiling Cython file:
------------------------------------------------------------
...
return bool (ccsSettingIsReadOnly (self.ccsSetting))
cdef class SSGroup:
cdef object screen
def __new__ (self, screen):
^
------------------------------------------------------------
/var/tmp/portage/dev-python/compizconfig-python-9999/work/compizconfig-python/src/compizconfig.pyx:677:4: __new__ method of extension type will change semantics in a future version of Pyrex and Cython. Use __cinit__ instead.
Error compiling Cython file:
------------------------------------------------------------
...
cdef object groups
cdef object loaded
cdef object ranking
cdef object hasExtendedString
def __new__ (self, Context context, name):
^
------------------------------------------------------------
/var/tmp/portage/dev-python/compizconfig-python-9999/work/compizconfig-python/src/compizconfig.pyx:695:4: __new__ method of extension type will change semantics in a future version of Pyrex and Cython. Use __cinit__ instead.
Error compiling Cython file:
------------------------------------------------------------
...
cdef class Profile:
cdef Context context
cdef char * name
def __new__ (self, Context context, name):
^
------------------------------------------------------------
/var/tmp/portage/dev-python/compizconfig-python-9999/work/compizconfig-python/src/compizconfig.pyx:1010:4: __new__ method of extension type will change semantics in a future version of Pyrex and Cython. Use __cinit__ instead.
Error compiling Cython file:
------------------------------------------------------------
...
cdef char * shortDesc
cdef char * longDesc
cdef Bool profileSupport
cdef Bool integrationSupport
def __new__ (self, Context context, info):
^
------------------------------------------------------------
/var/tmp/portage/dev-python/compizconfig-python-9999/work/compizconfig-python/src/compizconfig.pyx:1032:4: __new__ method of extension type will change semantics in a future version of Pyrex and Cython. Use __cinit__ instead.
Error compiling Cython file:
------------------------------------------------------------
...
cdef object currentProfile
cdef object backends
cdef object currentBackend
cdef Bool integration
def __new__ (self, screenNum = 0, plugins = [], basic_metadata = False):
^
------------------------------------------------------------
/var/tmp/portage/dev-python/compizconfig-python-9999/work/compizconfig-python/src/compizconfig.pyx:1075:4: __new__ method of extension type will change semantics in a future version of Pyrex and Cython. Use __cinit__ instead.
building 'compizconfig' extension
creating build-2.7
creating build-2.7/temp.linux-x86_64-2.7
creating build-2.7/temp.linux-x86_64-2.7/src
x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -pipe -fomit-frame-pointer -fPIC -I/usr/include/compizconfig -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/boost-1_42 -I/usr/include/compiz -I/usr/include/python2.7 -c src/compizconfig.c -o build-2.7/temp.linux-x86_64-2.7/src/compizconfig.o
src/compizconfig.c:1:2: error: #error Do not use this file, it is the result of a failed Cython compilation.
error: command 'x86_64-pc-linux-gnu-gcc' failed with exit status 1
|
_________________ Gentoo Linux ~x86, Kernel 3.6.2, Enermax Revolutions85+ 850W, AMD Athlon 64 X2 5000+ BE, Corsair XMS2 PC6400 3GB, ASUS M2R32, Sapphire HD6870, Creative X-Fi Platinum, WD Raptor 150GB, WD 2.5 320GB, Asus DRW-24B1ST |
|
| Back to top |
|
 |
ek balam n00b

Joined: 11 May 2008 Posts: 5 Location: México
|
Posted: Mon Jan 17, 2011 9:07 pm Post subject: |
|
|
for that last problem with dev-python/compizconfig-python, I masked cython-0.14-r1... using cython-0.13 it compiled... still doesn't work as expected but is installed
I'm trying 0.9.2... |
|
| Back to top |
|
 |
yellowhat Guru


Joined: 10 Sep 2008 Posts: 468
|
Posted: Tue Jan 18, 2011 3:48 pm Post subject: |
|
|
Downgrading cython and FEATURES="-sandbox -usersandbox" worked with:
x11-plugins/compiz-plugins-main-9999
x11-libs/libcompizconfig-9999
dev-python/compizconfig-python-9999
x11-plugins/compiz-plugins-extra-9999
x11-libs/compizconfig-backend-gconf-9999
x11-apps/ccsm-9999
But x11-wm/emerald-0.8.4-r2 gives me:
| Code: | >>> Compiling source in /var/tmp/portage/x11-wm/emerald-0.8.4-r2/work/emerald-0.8.4 ...
make -j3
make all-recursive
make[1]: Entering directory `/var/tmp/portage/x11-wm/emerald-0.8.4-r2/work/emerald-0.8.4'
Making all in libengine
make[2]: Entering directory `/var/tmp/portage/x11-wm/emerald-0.8.4-r2/work/emerald-0.8.4/libengine'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libwnck-1.0 -I/usr/include/compiz -I../include -DENGINE_DIR=\"/usr/lib64/emerald/engines\" -DDEFTHEMEDIR='"/usr/share/emerald/theme/"' -DDEFSETTINGSFILE='"/usr/share/emerald/settings.ini"' -march=native -O2 -pipe -fomit-frame-pointer -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libwnck-1.0 -I/usr/include/compiz -c -o emerald.lo emerald.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libwnck-1.0 -I/usr/include/compiz -I../include -DENGINE_DIR=\"/usr/lib64/emerald/engines\" -DDEFTHEMEDIR='"/usr/share/emerald/theme/"' -DDEFSETTINGSFILE='"/usr/share/emerald/settings.ini"' -march=native -O2 -pipe -fomit-frame-pointer -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libwnck-1.0 -I/usr/include/compiz -c -o themer.lo themer.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libwnck-1.0 -I/usr/include/compiz -I../include -DENGINE_DIR=\"/usr/lib64/emerald/engines\" -DDEFTHEMEDIR=\"/usr/share/emerald/theme/\" -DDEFSETTINGSFILE=\"/usr/share/emerald/settings.ini\" -march=native -O2 -pipe -fomit-frame-pointer -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libwnck-1.0 -I/usr/include/compiz -c themer.c -fPIC -DPIC -o .libs/themer.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libwnck-1.0 -I/usr/include/compiz -I../include -DENGINE_DIR=\"/usr/lib64/emerald/engines\" -DDEFTHEMEDIR=\"/usr/share/emerald/theme/\" -DDEFSETTINGSFILE=\"/usr/share/emerald/settings.ini\" -march=native -O2 -pipe -fomit-frame-pointer -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libwnck-1.0 -I/usr/include/compiz -c emerald.c -fPIC -DPIC -o .libs/emerald.o
emerald.c: In function ‘copy_from_defaults_if_needed’:
emerald.c:49:20: warning: assignment discards qualifiers from pointer target type
themer.c: In function ‘append_engine’:
themer.c:877:9: warning: format not a string literal and no format arguments
themer.c:888:13: warning: format not a string literal and no format arguments
themer.c:899:17: warning: format not a string literal and no format arguments
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libwnck-1.0 -I/usr/include/compiz -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libemeraldengine.la -rpath /usr/lib64 emerald.lo themer.lo -pthread -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpng14 -lfreetype -lfontconfig -ldecoration -lXrender -lX11 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpng14 -lfreetype -lfontconfig -ldecoration -lXrender -lX11 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/emerald.o .libs/themer.o -L/usr/lib64 /usr/lib64/libwnck-1.so /usr/lib64/libXRes.so /usr/lib64/libXext.so /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libgio-2.0.so -lresolv -ldecoration /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libcairo.so /usr/lib64/libpixman-1.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libexpat.so -lEGL /usr/lib64/libpng14.so /usr/lib64/libxcb-shm.so /usr/lib64/libxcb-render.so /usr/lib64/libXrender.so /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so -lz -lGL -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -march=native -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -pthread -pthread -pthread -Wl,-soname -Wl,libemeraldengine.so.0 -o .libs/libemeraldengine.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libemeraldengine.so.0" && ln -s "libemeraldengine.so.0.0.0" "libemeraldengine.so.0")
libtool: link: (cd ".libs" && rm -f "libemeraldengine.so" && ln -s "libemeraldengine.so.0.0.0" "libemeraldengine.so")
libtool: link: ( cd ".libs" && rm -f "libemeraldengine.la" && ln -s "../libemeraldengine.la" "libemeraldengine.la" )
make[2]: Leaving directory `/var/tmp/portage/x11-wm/emerald-0.8.4-r2/work/emerald-0.8.4/libengine'
Making all in src
make[2]: Entering directory `/var/tmp/portage/x11-wm/emerald-0.8.4-r2/work/emerald-0.8.4/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libwnck-1.0 -I/usr/include/compiz -I../include -DLOCALEDIR="\"/usr/share/locale"\" -DENGINE_DIR=\"/usr/lib64/emerald/engines\" -march=native -O2 -pipe -fomit-frame-pointer -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libwnck-1.0 -I/usr/include/compiz -c main.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libwnck-1.0 -I/usr/include/compiz -I../include -DLOCALEDIR="\"/usr/share/locale"\" -DENGINE_DIR=\"/usr/lib64/emerald/engines\" -march=native -O2 -pipe -fomit-frame-pointer -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libwnck-1.0 -I/usr/include/compiz -c engine_loader.c
main.c:30:0: warning: "BASE_PROP_SIZE" redefined
/usr/include/compiz/decoration.h:178:0: note: this is the location of the previous definition
main.c: In function ‘main’:
main.c:5620:5: error: too few arguments to function ‘decor_set_dm_check_hint’
/usr/include/compiz/decoration.h:407:1: note: declared here
engine_loader.c: In function ‘load_engine’:
engine_loader.c:57:13: warning: format not a string literal and no format arguments
make[2]: *** [main.o] Errore 1
make[2]: *** Attesa dei processi non terminati....
make[2]: Leaving directory `/var/tmp/portage/x11-wm/emerald-0.8.4-r2/work/emerald-0.8.4/src'
make[1]: *** [all-recursive] Errore 1
make[1]: Leaving directory `/var/tmp/portage/x11-wm/emerald-0.8.4-r2/work/emerald-0.8.4'
make: *** [all] Errore 2
emake failed
|
_________________ Gentoo Linux ~x86, Kernel 3.6.2, Enermax Revolutions85+ 850W, AMD Athlon 64 X2 5000+ BE, Corsair XMS2 PC6400 3GB, ASUS M2R32, Sapphire HD6870, Creative X-Fi Platinum, WD Raptor 150GB, WD 2.5 320GB, Asus DRW-24B1ST |
|
| Back to top |
|
 |
kernelOfTruth Watchman


Joined: 20 Dec 2005 Posts: 5489 Location: Vienna, Austria; Germany; hello world :)
|
|
| Back to top |
|
 |
hurricane Tux's lil' helper


Joined: 15 Jul 2004 Posts: 100
|
Posted: Sat Jan 29, 2011 4:50 pm Post subject: |
|
|
| Wait, Compiz++, Compiz and Compiz Fusion already merged back together to just “Compiz”. |
|
| Back to top |
|
 |
kernelOfTruth Watchman


Joined: 20 Dec 2005 Posts: 5489 Location: Vienna, Austria; Germany; hello world :)
|
|
| Back to top |
|
 |
azp Guru


Joined: 16 Nov 2003 Posts: 322 Location: Stockholm, Sweden
|
Posted: Sun Feb 13, 2011 10:33 pm Post subject: |
|
|
| yellowhat wrote: | Downgrading cython and FEATURES="-sandbox -usersandbox" worked with:
x11-plugins/compiz-plugins-main-9999
x11-libs/libcompizconfig-9999
dev-python/compizconfig-python-9999
x11-plugins/compiz-plugins-extra-9999
x11-libs/compizconfig-backend-gconf-9999
x11-apps/ccsm-9999 |
Hi guys, I just saw that they've now commited the fix for the Cython 0.14 issue with __new__. Should compile with latest Cython I guess, I haven't tried it though:
http://cia.vc/stats/project/compiz-fusion/.message/4335e0 _________________ Weeks of coding can save you hours of planning. |
|
| Back to top |
|
 |
kernelOfTruth Watchman


Joined: 20 Dec 2005 Posts: 5489 Location: Vienna, Austria; Germany; hello world :)
|
Posted: Tue Mar 08, 2011 3:20 pm Post subject: |
|
|
anyone got the following error message ?:
| Quote: | -- checking for module 'compiz-elements'
-- package 'compiz-elements' not found
-- [WARNING] One or more dependencies for compiz plugin fireflies not found. Skipping plugin.
-- Missing dependencies : compiz-elements
-- checking for module 'compiz-elements'
-- package 'compiz-elements' not found
-- [WARNING] One or more dependencies for compiz plugin stars not found. Skipping plugin.
-- Missing dependencies : compiz-elements
-- checking for module 'compiz-elements'
-- package 'compiz-elements' not found
-- [WARNING] One or more dependencies for compiz plugin autumn not found. Skipping plugin.
-- Missing dependencies : compiz-elements
-- checking for module 'compiz-elements'
-- package 'compiz-elements' not found
-- [WARNING] One or more dependencies for compiz plugin bubbles not found. Skipping plugin.
-- Missing dependencies : compiz-elements
-- checking for module 'compiz-elements'
-- package 'compiz-elements' not found
-- [WARNING] One or more dependencies for compiz plugin snow not found. Skipping plugin.
-- Missing dependencies : compiz-elements
************************************************************
* Compiz Buildsystem *
* *
* Package : Compiz Elements Plugins *
* Version : 0.9.0 *
************************************************************
Plugin configure check results:
fireflies : No (Missing dependencies : compiz-elements)
stars : No (Missing dependencies : compiz-elements)
autumn : No (Missing dependencies : compiz-elements)
bubbles : No (Missing dependencies : compiz-elements)
snow : No (Missing dependencies : compiz-elements)
************************************************************
************************************************************
* Compiz Buildsystem *
* *
* Package : Compiz Plugins Unsupported *
* Version : 0.9.0 *
************************************************************
Plugin configure check results:
atlantis : Yes
tile : Yes
fakeargb : Yes
elements : Yes
cubemodel : Yes
************************************************************
|
this is from x11-plugins/compiz-plugins-unsupported
from the desktop-effects overlay
how to get compiz-elements ?
thanks !
edit:
compiz-elements appears to be there with the 9999 (live) ebuilds
the kde4 backend seems to be broken:.
| Quote: | -- Found KDE 4.6 include dir: /usr/include
-- Found KDE 4.6 library dir: /usr/lib64
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- checking for module 'compiz'
-- found compiz, version 0.9.4.0
CMake Error at src/CMakeLists.txt:6 (include):
include could not find load file:
KDE4Defaults
CMake Error at src/CMakeLists.txt:8 (include):
include could not find load file:
MacroLibrary
-- Performing Test HAVE_SCANDIR_POSIX
-- Performing Test HAVE_SCANDIR_POSIX - Success
-- checking for module 'libcompizconfig'
-- found libcompizconfig, version 0.9.4.0
************************************************************
* Compiz Buildsystem *
* *
* Package : compizconfig-backend-kconfig4 *
* Version : 0.9.4
*
************************************************************
|
_________________ Unofficial minimal livecd x86/amd64 w/reiser4+truecrypt (by Neo2)
2.6.37.2_plus_v1: BFS, CFS,THP,compaction, zcache or TOI
Hardcore Linux user since 2004  |
|
| Back to top |
|
 |
Loko123 Tux's lil' helper

Joined: 05 Feb 2011 Posts: 91
|
Posted: Tue Mar 08, 2011 8:34 pm Post subject: |
|
|
As far as I read in #compiz the broken kde4 support is a common issue. The main developer smspillaz wrote not upgrading from git this week. So, let's wait, and hope that it's going to be fixed soon. I'm not able to install compiz++ yet (but this is another story... See - http://bugs.gentoo.org/show_bug.cgi?id=357813 and http://bugs.gentoo.org/show_bug.cgi?id=357861)
If you know also the solution for these 2 problems, please do not hesitate to contact me as soon as possible.
Kind regards,
Loko123 |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|