Ho installato di recente Gnome 3.2.1 e ora voglio installare compiz 0.9.2.
Smascherando la versione in questione ed eseguendo emerge compiz ottengo il seguente errore:
Code: Select all
Calculating dependencies... done!
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) x11-wm/compiz-0.9.2 from desktop-effects
* compiz-core-0.9.2.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
>>> 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 ...
* Applying compiz-desktop-gnome-or-not.patch ... [ ok ]
>>> 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 --no-warn-unused-cli -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
Not searching for unused variables given on the command line.
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.4
-- Boost version: 1.46.1
-- Found the following Boost libraries:
-- serialization
-- 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.4
-- found xext, version 1.3.0
-- found xdamage, version 1.1.3
-- found xcomposite, version 0.4.3
-- found x11-xcb, version 1.4.4
-- found xrandr, version 1.3.2
-- found xinerama, version 1.1.1
-- found xext, version 1.3.0
-- found ice, version 1.0.7
-- found sm, version 1.2.0
-- found libxml-2.0, version 2.7.8
-- found libxslt, version 1.1.26
-- found libstartup-notification-1.0 , version 0.12
-- 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.24.8
-- found libwnck-1.0, version 2.30.7
-- found pangocairo, version 1.29.4
-- Looking for wnck_window_has_name
Parse error in command line argument: -DQT_SHARED
Should be: VAR:type=value
CMake Error: No cmake script provided.
CMake Error: Internal CMake error, TryCompile configure of cmake failed
-- Looking for wnck_window_has_name - not found
-- checking for module 'libwnck-1.0>=2.18.1'
-- found libwnck-1.0, version 2.30.7
-- checking for module 'libwnck-1.0>=2.19.4'
-- found libwnck-1.0, version 2.30.7
-- checking for module 'libmetacity-private'
-- found libmetacity-private, version 2.34.1
-- checking for module 'libmetacity-private>=2.15.21'
-- found libmetacity-private, version 2.34.1
-- checking for module 'libmetacity-private>=2.17.0'
-- found libmetacity-private, version 2.34.1
-- checking for module 'libmetacity-private>=2.23.2'
-- found libmetacity-private, version 2.34.1
-- checking for modules 'gnome-window-settings-2.0;gnome-desktop-2.0'
-- package 'gnome-window-settings-2.0' not found
-- checking for module 'gnome-keybindings'
-- found gnome-keybindings, version 3.2.2
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Found Qt-Version 4.7.4 (using /usr/bin/qmake)
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.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
-- Looking for include files CMAKE_HAVE_PTHREAD_H
-- Looking for include files CMAKE_HAVE_PTHREAD_H - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Looking for _POSIX_TIMERS
-- Looking for _POSIX_TIMERS - found
-- Found Automoc4: /usr/bin/automoc4
-- Found Perl: /usr/bin/perl
-- Found Phonon: /usr/include
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_FPIE_SUPPORT
-- Performing Test HAVE_FPIE_SUPPORT - Success
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
-- Performing Test __KDE_HAVE_GCC_VISIBILITY
-- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
-- Found KDE 4.7 include dir: /usr/include
-- Found KDE 4.7 library dir: /usr/lib64
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- Found X11: /usr/lib64/libX11.so
-- Found OpenGL: /usr/lib64/libGL.so
-- checking for module 'dbus-1'
-- found dbus-1, version 1.4.16
-- checking for module 'libxml-2.0'
-- found libxml-2.0, version 2.7.8
-- checking for module 'glib-2.0'
-- found glib-2.0, version 2.30.2
-- checking for module 'pangocairo'
-- found pangocairo, version 1.29.4
-- checking for module 'cairo'
-- found cairo, version 1.10.2
-- checking for module 'cairo-xlib-xrender'
-- found cairo-xlib-xrender, version 1.10.2
-- checking for module 'libpng'
-- found libpng, version 1.5.6
-- 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.34.2
-- Looking for sys/inotify.h
-- Looking for sys/inotify.h - found
************************************************************
* Compiz Buildsystem *
* *
* Package : Compiz *
* Version : 0.9.0 *
************************************************************
Optional features:
gtk window decorator : Yes
metacity theme support : Yes
gconf schemas : Yes
gnome : No
kde4 window decorator : No
************************************************************
Plugin configure check results:
ini : Yes
kde : Yes
obs : Yes
blur : Yes
dbus : Yes
cube : Yes
fade : Yes
glib : Yes
move : Yes
zoom : Yes
copytex : Yes
clone : Yes
decor : Yes
annotate : Yes
place : Yes
regex : Yes
scale : Yes
water : Yes
composite : Yes
switcher : Yes
commands : Yes
gnomecompat : Yes
imgpng : Yes
imgsvg : Yes
compiztoolbox : Yes
opengl : Yes
resize : Yes
rotate : Yes
wobbly : Yes
inotify : Yes
screenshot : Yes
************************************************************
WARNING:
"FindCompiz.cmake" file not found in cmake module directories.
It should be installed to allow building of external compiz packages.
Call "sudo make findcompiz_install" to install it.
************************************************************
-- <<< Gentoo configuration >>>
Build type Gentoo
Install path /usr
Compiler flags:
C -Wall
C++ -Wall
Linker flags:
Executable -Wl,-O1 -Wl,--as-needed
Module -Wl,-O1 -Wl,--as-needed
Shared -Wl,-O1 -Wl,--as-needed
-- Configuring incomplete, errors occurred!
* ERROR: x11-wm/compiz-0.9.2 failed (configure phase):
* cmake failed
*
* Call stack:
* ebuild.sh, line 75: Called src_configure
* environment, line 3095: Called cmake-utils_src_configure
* environment, line 890: Called _execute_optionaly 'src_configure'
* environment, line 393: Called enable_cmake-utils_src_configure
* environment, line 1219: Called die
* The specific snippet of code:
* "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
*
* If you need support, post the output of 'emerge --info =x11-wm/compiz-0.9.2',
* the complete build log and the output of 'emerge -pqv =x11-wm/compiz-0.9.2'.
* This ebuild is from an overlay named 'desktop-effects': '/var/lib/layman/desktop-effects/'
* The complete build log is located at '/var/tmp/portage/x11-wm/compiz-0.9.2/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-wm/compiz-0.9.2/temp/environment'.
* S: '/var/tmp/portage/x11-wm/compiz-0.9.2/work/compiz-core-0.9.2'
>>> Failed to emerge x11-wm/compiz-0.9.2, Log file:
>>> '/var/tmp/portage/x11-wm/compiz-0.9.2/temp/build.log'
* Messages for package x11-wm/compiz-0.9.2:
* ERROR: x11-wm/compiz-0.9.2 failed (configure phase):
* cmake failed
*
* Call stack:
* ebuild.sh, line 75: Called src_configure
* environment, line 3095: Called cmake-utils_src_configure
* environment, line 890: Called _execute_optionaly 'src_configure'
* environment, line 393: Called enable_cmake-utils_src_configure
* environment, line 1219: Called die
* The specific snippet of code:
* "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
*
* If you need support, post the output of 'emerge --info =x11-wm/compiz-0.9.2',
* the complete build log and the output of 'emerge -pqv =x11-wm/compiz-0.9.2'.
* This ebuild is from an overlay named 'desktop-effects': '/var/lib/layman/desktop-effects/'
* The complete build log is located at '/var/tmp/portage/x11-wm/compiz-0.9.2/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-wm/compiz-0.9.2/temp/environment'.
* S: '/var/tmp/portage/x11-wm/compiz-0.9.2/work/compiz-core-0.9.2'
Code: Select all
Portage 2.1.10.41 (default/linux/amd64/10.0/desktop, gcc-4.5.3, glibc-2.13-r4, 3.1.6-gentoo x86_64)
=================================================================
System Settings
=================================================================
System uname: Linux-3.1.6-gentoo-x86_64-Intel-R-_Core-TM-_i3_CPU_540_@_3.07GHz-with-gentoo-2.0.3
Timestamp of tree: Mon, 09 Jan 2012 18:45:01 +0000
ccache version 3.1.6 [disabled]
app-shells/bash: 4.1_p9
dev-java/java-config: 2.1.11-r3
dev-lang/python: 2.6.6-r2, 2.7.2-r3, 3.1.4-r3
dev-util/ccache: 3.1.6
dev-util/cmake: 2.8.6-r4
dev-util/pkgconfig: 0.26
sys-apps/baselayout: 2.0.3
sys-apps/openrc: 0.9.4
sys-apps/sandbox: 2.5
sys-devel/autoconf: 2.13, 2.68
sys-devel/automake: 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils: 2.21.1-r1
sys-devel/gcc: 4.5.3-r1
sys-devel/gcc-config: 1.4.1-r1
sys-devel/libtool: 2.4-r1
sys-devel/make: 3.82-r1
sys-kernel/linux-headers: 2.6.39 (virtual/os-headers)
sys-libs/glibc: 2.13-r4
Repositories: gentoo sunrise dottout init6 java-overlay seden desktop-effects my_local_overlay
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/openvpn/easy-rsa"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /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/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=core2 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org/ "
LANG="it_IT.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="it en"
MAKEOPTS="-j4"
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="/var/lib/layman/sunrise /var/lib/layman/dottout /var/lib/layman/init6 /var/lib/layman/java-overlay /var/lib/layman/seden /var/lib/layman/desktop-effects /usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acl acpi alsa amd64 amrnb amrwb arts bash-completion berkdb bluetooth branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cups cxx dbus directfb dri dts dvd dvdr emboss encode exif fam fbcon firefox flac fortran gdbm gdu gif gpm gtk iconv ipv6 jpeg lcms ldap libcaca libnotify lm_sensors mad mmx mmxext mng modules mp3 mp4 mpeg mudflap multilib ncurses nls nptl nptlonly ogg opengl openmp oss pam pango pcre pdf png policykit ppds pppd pulseaudio qt3support qt4 quicktime readline sdl session spell sse sse2 sse3 ssl ssse3 startup-notification svg sysfs tcpd threads tiff truetype udev unicode usb v4l v4l2 vorbis win32codec x264 xcb xml xorg xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci 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 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" CALLIGRA_FEATURES="kexi words flow plan stage tables krita karbon braindump" CAMERAS="ptp2" 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 en" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" 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"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Code: Select all
[ebuild N ] x11-wm/compiz-0.9.2 USE="gnome gtk svg -kde"
Code: Select all
emerge git cmake cairo librsvg glib libpng dbus boost boost-build libxml libxml2 mesa opengl libwnck gconf xcb libxslt libnotify metacity intltool cython glibmm protobuf
Sapete indicarmi qualche dritta?
Grazie anticipatamente.
Ciao a tutti.

