Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 245078 - x11-wm/compiz-0.7.8.ebuild fails in src_install: dobin: ${FILESDIR}/compiz-manager does not exist
Summary: x11-wm/compiz-0.7.8.ebuild fails in src_install: dobin: ${FILESDIR}/compiz-m...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Desktop-Effects herd
URL:
Whiteboard:
Keywords:
: 245122 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-10-31 18:31 UTC by Balint Dobai-Pataky
Modified: 2008-12-05 11:48 UTC (History)
14 users (show)

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


Attachments
emerge --info (emerge.info,4.02 KB, text/plain)
2008-10-31 18:32 UTC, Balint Dobai-Pataky
Details
/var/tmp/portage/x11-wm/compiz-0.7.8/temp/build.log (build.log,237.07 KB, text/plain)
2008-10-31 23:20 UTC, Albert Zeyer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Balint Dobai-Pataky 2008-10-31 18:31:57 UTC
...
 /usr/bin/install -c -m 644 'compiz-gconf.pc' '/dev/shm/portage/x11-wm/compiz-0.7.8/image//usr/lib/pkgconfig/compiz-gconf.pc'
!!! dobin: /usr/portage/x11-wm/compiz/files/compiz-manager does not exist
 * 
 * ERROR: x11-wm/compiz-0.7.8 failed.
 * Call stack:
 * ebuild.sh, line   49:  Called src_install
 * environment, line 2645:  Called die
 * The specific snippet of code:
 * dobin "${FILESDIR}/compiz-manager" || die "dobin failed";
 * The die message:
 * dobin failed


Reproducible: Always
Comment 1 Balint Dobai-Pataky 2008-10-31 18:32:52 UTC
Created attachment 170414 [details]
emerge --info
Comment 2 Albert Zeyer 2008-10-31 23:19:00 UTC
Same bug here:

...
Making install in metadata
make[1]: Entering directory `/var/tmp/portage/x11-wm/compiz-0.7.8/work/compiz-0.7.8/metadata'
make[2]: Entering directory `/var/tmp/portage/x11-wm/compiz-0.7.8/work/compiz-0.7.8/metadata'
make[2]: Nothing to be done for `install-exec-am'.
if test -z "/var/tmp/portage/x11-wm/compiz-0.7.8/image/" ; then \
		GCONF_CONFIG_SOURCE=xml:merged:/etc/gconf/gconf.xml.defaults /usr/bin/gconftool-2 --makefile-install-rule compiz-core.schemas compiz-annotate.schemas compiz-blur.schemas compiz-clone.schemas compiz-cube.schemas compiz-dbus.schemas compiz-decoration.schemas compiz-fade.schemas compiz-fs.schemas compiz-gconf.schemas compiz-glib.schemas compiz-ini.schemas compiz-inotify.schemas compiz-kconfig.schemas compiz-minimize.schemas compiz-move.schemas compiz-obs.schemas compiz-place.schemas compiz-png.schemas compiz-regex.schemas compiz-resize.schemas compiz-rotate.schemas compiz-scale.schemas compiz-screenshot.schemas compiz-svg.schemas compiz-switcher.schemas compiz-video.schemas compiz-water.schemas compiz-wobbly.schemas compiz-zoom.schemas; \
        fi
test -z "/etc/gconf/schemas" || /bin/mkdir -p "/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas"
test -z "/usr/share/compiz" || /bin/mkdir -p "/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz"
 /bin/install -c -m 644 'compiz-core.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-core.schemas'
 /bin/install -c -m 644 'core.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/core.xml'
 /bin/install -c -m 644 'annotate.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/annotate.xml'
 /bin/install -c -m 644 'compiz-annotate.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-annotate.schemas'
 /bin/install -c -m 644 'blur.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/blur.xml'
 /bin/install -c -m 644 'compiz-blur.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-blur.schemas'
 /bin/install -c -m 644 'clone.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/clone.xml'
 /bin/install -c -m 644 'compiz-clone.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-clone.schemas'
 /bin/install -c -m 644 'cube.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/cube.xml'
 /bin/install -c -m 644 'compiz-cube.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-cube.schemas'
 /bin/install -c -m 644 'dbus.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/dbus.xml'
 /bin/install -c -m 644 'compiz-dbus.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-dbus.schemas'
 /bin/install -c -m 644 'decoration.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/decoration.xml'
 /bin/install -c -m 644 'fade.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/fade.xml'
 /bin/install -c -m 644 'compiz-decoration.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-decoration.schemas'
 /bin/install -c -m 644 'fs.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/fs.xml'
 /bin/install -c -m 644 'compiz-fade.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-fade.schemas'
 /bin/install -c -m 644 'gconf.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/gconf.xml'
 /bin/install -c -m 644 'compiz-fs.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-fs.schemas'
 /bin/install -c -m 644 'compiz-gconf.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-gconf.schemas'
 /bin/install -c -m 644 'glib.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/glib.xml'
 /bin/install -c -m 644 'compiz-glib.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-glib.schemas'
 /bin/install -c -m 644 'ini.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/ini.xml'
 /bin/install -c -m 644 'compiz-ini.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-ini.schemas'
 /bin/install -c -m 644 'inotify.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/inotify.xml'
 /bin/install -c -m 644 'compiz-inotify.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-inotify.schemas'
 /bin/install -c -m 644 'kconfig.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/kconfig.xml'
 /bin/install -c -m 644 'compiz-kconfig.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-kconfig.schemas'
 /bin/install -c -m 644 'minimize.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/minimize.xml'
 /bin/install -c -m 644 'compiz-minimize.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-minimize.schemas'
 /bin/install -c -m 644 'move.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/move.xml'
 /bin/install -c -m 644 'compiz-move.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-move.schemas'
 /bin/install -c -m 644 'obs.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/obs.xml'
 /bin/install -c -m 644 'compiz-obs.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-obs.schemas'
 /bin/install -c -m 644 'place.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/place.xml'
 /bin/install -c -m 644 'compiz-place.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-place.schemas'
 /bin/install -c -m 644 'png.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/png.xml'
 /bin/install -c -m 644 'compiz-png.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-png.schemas'
 /bin/install -c -m 644 'regex.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/regex.xml'
 /bin/install -c -m 644 'compiz-regex.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-regex.schemas'
 /bin/install -c -m 644 'resize.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/resize.xml'
 /bin/install -c -m 644 'compiz-resize.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-resize.schemas'
 /bin/install -c -m 644 'rotate.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/rotate.xml'
 /bin/install -c -m 644 'compiz-rotate.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-rotate.schemas'
 /bin/install -c -m 644 'scale.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/scale.xml'
 /bin/install -c -m 644 'compiz-scale.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-scale.schemas'
 /bin/install -c -m 644 'screenshot.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/screenshot.xml'
 /bin/install -c -m 644 'compiz-screenshot.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-screenshot.schemas'
 /bin/install -c -m 644 'svg.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/svg.xml'
 /bin/install -c -m 644 'compiz-svg.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-svg.schemas'
 /bin/install -c -m 644 'switcher.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/switcher.xml'
 /bin/install -c -m 644 'compiz-switcher.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-switcher.schemas'
 /bin/install -c -m 644 'video.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/video.xml'
 /bin/install -c -m 644 'compiz-video.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-video.schemas'
 /bin/install -c -m 644 'water.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/water.xml'
 /bin/install -c -m 644 'compiz-water.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-water.schemas'
 /bin/install -c -m 644 'wobbly.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/wobbly.xml'
 /bin/install -c -m 644 'compiz-wobbly.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-wobbly.schemas'
 /bin/install -c -m 644 'zoom.xml' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/zoom.xml'
test -z "/usr/share/compiz" || /bin/mkdir -p "/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz"
 /bin/install -c -m 644 'compiz-zoom.schemas' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//etc/gconf/schemas/compiz-zoom.schemas'
 /bin/install -c -m 644 'schemas.xslt' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/share/compiz/schemas.xslt'
make[2]: Leaving directory `/var/tmp/portage/x11-wm/compiz-0.7.8/work/compiz-0.7.8/metadata'
make[1]: Leaving directory `/var/tmp/portage/x11-wm/compiz-0.7.8/work/compiz-0.7.8/metadata'
make[1]: Entering directory `/var/tmp/portage/x11-wm/compiz-0.7.8/work/compiz-0.7.8'
make[2]: Entering directory `/var/tmp/portage/x11-wm/compiz-0.7.8/work/compiz-0.7.8'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/lib/pkgconfig"
 /bin/install -c -m 644 'compiz.pc' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/lib/pkgconfig/compiz.pc'
 /bin/install -c -m 644 'compiz-cube.pc' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/lib/pkgconfig/compiz-cube.pc'
 /bin/install -c -m 644 'compiz-scale.pc' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/lib/pkgconfig/compiz-scale.pc'
 /bin/install -c -m 644 'compiz-gconf.pc' '/var/tmp/portage/x11-wm/compiz-0.7.8/image//usr/lib/pkgconfig/compiz-gconf.pc'
make[2]: Leaving directory `/var/tmp/portage/x11-wm/compiz-0.7.8/work/compiz-0.7.8'
make[1]: Leaving directory `/var/tmp/portage/x11-wm/compiz-0.7.8/work/compiz-0.7.8'
!!! dobin: /usr/portage/x11-wm/compiz/files/compiz-manager does not exist
 * 
 * ERROR: x11-wm/compiz-0.7.8 failed.
 * Call stack:
 * ebuild.sh, line   49:  Called src_install
 * environment, line 2660:  Called die
 * The specific snippet of code:
 * dobin "${FILESDIR}/compiz-manager" || die "dobin failed";
 * The die message:
 * dobin failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/x11-wm/compiz-0.7.8/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-wm/compiz-0.7.8/temp/environment'.
 * 

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

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


Comment 3 Albert Zeyer 2008-10-31 23:19:27 UTC
az@acompneu ~ $ emerge --info
Portage 2.2_rc12 (default/linux/x86/2008.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.27-gentoo i686)
=================================================================
System uname: Linux-2.6.27-gentoo-i686-Intel-R-_Core-TM-2_CPU_E8500_@_3.16GHz-with-glibc2.0
Timestamp of tree: Fri, 31 Oct 2008 21:01:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.5.2-r7
dev-python/pycrypto: 2.0.1-r6
dev-util/cmake:      2.6.2
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=nocona -ggdb -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/4.2/env /usr/kde/4.2/share/config /usr/kde/4.2/shutdown /usr/kde/svn/env /usr/kde/svn/share/config /usr/kde/svn/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=nocona -ggdb -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="candy distlocks parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/kdesvn-portage /usr/portage/local/layman/mpd /usr/portage/local/private"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="GAPING_SECURITY_HOLE X X509 a52 aac aalib acl acpi acpi4linux adns agg aiglx alsa amd amuled ao aqua_theme archive ares asf asm async asyncns atm auctex automount avahi bash-completion berkdb bidi binary binary-drivers bindist bittorrent bl bonjour bookmarks bootsplash branding bzip2 bzlib cairo captury cdda cddb cdio cdparanoia cdr cdrom cgi cli clisp clucene cmake codecs corba cracklib crypt cups curl custreloc dbus dedicated dga dhcp disk-partition divx4linux dlopen dmi dnd dri dts dv dvd dvdnav dvdr dvdread eds emboss encode esd evo exif faad fam fame ffmpeg firefox flac flash font-server foomaticdb fortran fpx freetype ftp fuse galago gcj gcl gd gdbm ggi gif gimp gl glib glitz glslideshow glut gnome gphoto2 gpm gprof graphviz gs gstreamer gtk gtk2 gzip h323 hal haskell howl howl-compat html httpd hyperestraier iconv icq id3 id3tag imagemagick imap imlib imlib2 inotify insecure-drivers ipv6 isdnlog ithreads jack java jbig jikes jit jpeg jpeg2k kde kde4 kerberos lame latex lcms ldap libcaca libnotify libwww linuxthreads-tls live lzo mad matroska mbox mdnsresponder-compat midi mikmod mjpeg mmx mmxext mng mod modplug mozbranding mozcalendar mozilla mp2 mp3 mp4 mp4live mpeg mpeg2 mpeg4 mplayer mppe-mppc mudflap multislot musepack musicbrainz mysql nautilus ncurses nemesi nepomuk net network njb nls nntp nptl nptlonly nsplugin ntfs objc offensive ogg oggvorbis openal opengl openmp oss pam pascal pch pcre pdf perl php plasma png pop posix ppds pppd prebuilt-system pthreads pulseaudio python qt qt3 qt3support qt4 quicktime rar rdesktop readline real realmedia reflection rogue rplay rtc rtsp ruby samba sasl schroedinger screen sdl semantic-desktop server session shorten shout silvercity silverxp skins slp sndfile sockets solver speedo speex spell spl sqlite srt sse sse2 ssh ssl ssse3 startup-notification stream subversion svg sysfs tagwriting tcltk tcpd teamarena teletext tetex tga themes theora threads threadsafe thumbnail tiff transcode truetype type1 unicode unzip urandom usb v4l v4l2 vcd vdr vidix visualization vlm vorbis win32codecs wma wmf wxwindows x264 x86 xanim xatrix xcb xcomposite xext xface xforms xine xml xorg xosd xpm xprint xrandr xrender xscreensaver xsettings xterm xulrunner xv xvid xvmc zeroconf zip zlib zvbi" ALSA_CARDS="emu10k1" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de" USERLAND="GNU" VIDEO_CARDS="nvidia nv apm"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

Comment 4 Albert Zeyer 2008-10-31 23:20:23 UTC
Created attachment 170431 [details]
/var/tmp/portage/x11-wm/compiz-0.7.8/temp/build.log
Comment 5 brent 2008-10-31 23:52:22 UTC
Confirming.

praetorian ~ # emerge --info
Portage 2.2_rc12 (default/linux/x86/2008.0/desktop, gcc-4.3.2, glibc-2.8_p20080602-r0, 2.6.27-gentoo-r1 i686)
=================================================================
System uname: Linux-2.6.27-gentoo-r1-i686-Intel-R-_Core-TM-2_Extreme_CPU_X9000_@_2.80GHz-with-glibc2.0
Timestamp of tree: Fri, 31 Oct 2008 22:45:01 +0000
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7, 2.1.6-r1
dev-lang/python:     2.4.4-r13, 2.5.2-r8
dev-python/pycrypto: 2.0.1-r6
dev-util/cmake:      2.6.1
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.3.0-r1
sys-apps/sandbox:    1.2.18.1-r3
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r4
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="candy ccache distlocks parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://www.gtlib.gatech.edu/pub/gentoo http://gentoo.mirrors.pair.com/ http://gentoo.mirrors.tds.net/gentoo http://gentoo.netnitco.net http://gentoo.llarian.net/ ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/ "
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X a52 aac aalib accessibility acl acpi ads alsa async audit automount avahi avi bash-completion bashcompletion berkdb branding bzip2 cairo cdparanoia cdr cli cracklib crypt cups dbus divx divx4linux dri dv dvd dvdr dvdread eds emboss encode esd evo examples fam fbcon fbcondecor ffmpeg firefox flac fortran gcrypt gdbm geoip gif glitz gnome gnome-keyring gnutls gpm gstreamer gtk hal iconv idea ipv6 irda isdnlog jpeg kerberos lame ldap libnotify live loop-aes lzo mad midi mikmod mjpeg mp3 mpeg mudflap ncurses networkmanager nls nptl nptlonly nss offensive ogg openal opengl openmp pam passwordsave pcre pdf perl pkcs11 plugins png ppds pppd profile python qt3 qt3support qt4 quicktime readline real reflection samba sdl session slang speex spell spl ssl startup-notification svg sysfs syslog tcpd theora threads tiff truetype unicode usb utils vcd vidix vim-syntax vorbis wifi win32codecs winbind wireshark x86 xcb xinerama xml xorg xscreensaver xulrunner xv xvid xvmc zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="radeon radeonhd fglrx"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


let me know if you'd like me to include my build log as well.
Comment 6 brent 2008-10-31 23:55:16 UTC
also confirmed on a different system:

valkyrie ~ # emerge --info
Portage 2.2_rc12 (default/linux/x86/2008.0/desktop, gcc-4.3.2, glibc-2.8_p20080602-r0, 2.6.25-gentoo-r5 i686)
=================================================================
System uname: Linux-2.6.25-gentoo-r5-i686-Intel-R-_Core-TM-2_Duo_CPU_E7200_@_2.53GHz-with-glibc2.0
Timestamp of tree: Fri, 31 Oct 2008 22:45:01 +0000
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7, 2.1.6-r1
dev-lang/python:     2.4.4-r6, 2.5.2-r8
dev-python/pycrypto: 2.0.1-r6
dev-util/cmake:      2.6.2
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.3.0-r1
sys-apps/sandbox:    1.2.18.1-r3
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r4
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="candy ccache distlocks parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://www.gtlib.gatech.edu/pub/gentoo http://gentoo.mirrors.pair.com/ http://gentoo.mirrors.tds.net/gentoo http://gentoo.netnitco.net http://gentoo.llarian.net/ ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/ "
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X a52 aac aalib accessibility acl acpi ads alsa async audit automount avahi avi bash-completion bashcompletion berkdb branding bzip2 cairo cdparanoia cdr cli cracklib crypt cups dbus divx4linux dri dv dvd dvdr dvdread eds emboss encode esd evo examples fam ffmpeg firefox flac fortran gdbm geoip gif glitz gnome gnome-keyring gnutls gpm gstreamer gtk hal iconv idea ipv6 isdnlog jpeg kerberos lame ldap libnotify lirc live loop-aes lzo mad midi mikmod mjpeg mp3 mpeg mudflap ncurses nls nptl nptlonly nss nvidia offensive ogg openal opengl openmp pam passwordsave pcre pdf perl pkcs11 plugins png ppds pppd python qt3 qt3support qt4 quicktime readline real reflection samba sdl session slang speex spell spl srt ssl startup-notification svg sysfs syslog tcpd theora threads tiff truetype unicode usb utils vcd vidix vim-syntax vorbis win32codecs winbind x86 xcb xinerama xml xorg xscreensaver xulrunner xv xvmc zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 7 Sean 2008-11-01 04:01:10 UTC
On x86_64 as well:

make[2]: Leaving directory `/var/tmp/portage/x11-wm/compiz-0.7.8/work/compiz-0.7.8'
make[1]: Leaving directory `/var/tmp/portage/x11-wm/compiz-0.7.8/work/compiz-0.7.8'
!!! dobin: /usr/portage/x11-wm/compiz/files/compiz-manager does not exist
 * 
 * ERROR: x11-wm/compiz-0.7.8 failed.
 * Call stack:
 * ebuild.sh, line   49:  Called src_install
 * environment, line 2726:  Called die
 * The specific snippet of code:
 * dobin "${FILESDIR}/compiz-manager" || die "dobin failed";
 * The die message:
 * dobin failed

nazgul ~ # emerge --info
Portage 2.2_rc12 (default/linux/amd64/2008.0, gcc-4.3.2, glibc-2.8_p20080602-r0, 2.6.27-gentoo-r1 x86_64)
=================================================================
System uname: Linux-2.6.27-gentoo-r1-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q9450_@_2.66GHz-with-glibc2.2.5
Timestamp of tree: Sat, 01 Nov 2008 03:31:01 +0000
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7, 2.1.6-r1
dev-lang/python:     2.5.2-r8
dev-python/pycrypto: 2.0.1-r6
dev-util/cmake:      2.6.2
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.3.0-r1
sys-apps/sandbox:    1.2.18.1-r3
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r4
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O3 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=core2 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j6"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/sean"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl alsa amd64 apache2 berkdb bzip2 cli cracklib crypt cups curl dri encode exif ffmpeg flac fortran gdbm gnutls gpm gtk iconv isdnlog jpeg latex libnotify lm_sensors midi mmx mp3 mudflap multilib ncurses nls nptl nptlonly ogg opengl openmp pam pcre perl png postgres pppd python readline reflection sdl session spl sse sse2 ssl svg sysfs tcpd tiff truetype unicode vorbis xcb xml xorg 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 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" CAMERAS="canon" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 8 Cipher 2008-11-01 07:00:31 UTC
I fixed this by downloading the latest manager script from the compiz-fusion repos and put it in the ebuilds files folder. you can find it here http://gitweb.beryl-project.org/?p=fusion/misc/compiz-manager;a=blob_plain;f=compiz-manager;hb=166b83e385e75eff50697c8d0fd24c27848f5ac0

but i did have trouble with two other ebuilds missing patches. simply commenting out the missing patch seems to have solved it. BUT be warned, thats not a good idea because (hopefully) they were patched with good reason.

good luck
Comment 9 Panagiotis Christopoulos (RETIRED) gentoo-dev 2008-11-01 10:16:10 UTC
*** Bug 245122 has been marked as a duplicate of this bug. ***
Comment 10 Adam Pyschny 2008-11-01 11:30:11 UTC
I downloaded all missing patches from here:
http://gentoo-overlays.zugaina.org/sabayon/index.html.en

copied in the ebuilds files/ folder, ran ebuild [path] digest and emerged the ebuilds successfully
Comment 11 Albert Zeyer 2008-11-01 12:13:35 UTC
(In reply to comment #10)
> I downloaded all missing patches from here:
> http://gentoo-overlays.zugaina.org/sabayon/index.html.en
> 
> copied in the ebuilds files/ folder, ran ebuild [path] digest and emerged the
> ebuilds successfully
> 

Thanks, that worked so far.

I think that some dev has just forgotten to put these files into Portage.
Comment 12 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2008-11-01 22:46:39 UTC
Sorry about that.
I've added the missing file.