Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 245083 - Failed to emerge x11-libs/libcompizconfig-0.7.8
Summary: Failed to emerge x11-libs/libcompizconfig-0.7.8
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Desktop-Effects herd
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2008-10-31 18:52 UTC by Balint Dobai-Pataky
Modified: 2008-11-01 23:34 UTC (History)
2 users (show)

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


Attachments
emerge --info (emerge.info,4.02 KB, text/plain)
2008-10-31 18:52 UTC, Balint Dobai-Pataky
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:52:42 UTC
>>> Emerging (1 of 6) x11-libs/libcompizconfig-0.7.8
 * libcompizconfig-0.7.8.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...         [ ok ]
 * checking ebuild checksums ;-) ...                                     [ ok ]
 * checking auxfile checksums ;-) ...                                    [ ok ]
 * checking miscfile checksums ;-) ...                                   [ ok ]
>>> cfg-update-1.8.2-r1: Checksum index is up-to-date ...
>>> Unpacking source...
>>> Unpacking libcompizconfig-0.7.8.tar.bz2 to /dev/shm/portage/x11-libs/libcompizconfig-0.7.8/work
>>> Source unpacked.

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 * /usr/portage/x11-libs/libcompizconfig/files/libcompizconfig-undefinedref.patch
 * ( libcompizconfig-undefinedref.patch )

 * 
 * ERROR: x11-libs/libcompizconfig-0.7.8 failed.
 * Call stack:
 * ebuild.sh, line   49:  Called src_prepare
 * environment, line 2039:  Called epatch '/usr/portage/x11-libs/libcompizconfig/files/libcompizconfig-undefinedref.patch'
 * environment, line 1000:  Called die
 * The specific snippet of code:
 * die "Cannot find $EPATCH_SOURCE!";
 * The die message:
 * Cannot find $EPATCH_SOURCE!
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/x11-libs:libcompizconfig-0.7.8:20081031-184521.log'.
 * The ebuild environment file is located at '/dev/shm/portage/x11-libs/libcompizconfig-0.7.8/temp/environment'.
 * 

>>> Failed to emerge x11-libs/libcompizconfig-0.7.8,

Reproducible: Always
Comment 1 Balint Dobai-Pataky 2008-10-31 18:52:57 UTC
Created attachment 170416 [details]
emerge --info
Comment 2 John-Michael Fischer 2008-11-01 16:09:23 UTC
confirmed on amd64
Comment 3 Balazs Nemeth 2008-11-01 16:42:32 UTC
Same here on amd64. The patch file is missing from the offical tree.
The file is only in the desktop-effects overlay.
Comment 4 Balazs Nemeth 2008-11-01 16:48:14 UTC
compiz-fusion-plugins-extra affected too.

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 *
 * /home/gentoo/portage/x11-plugins/compiz-fusion-plugins-extra/files/compiz-fusion-plugins-extra-text-fix.patch
 * ( compiz-fusion-plugins-extra-text-fix.patch )
Comment 5 Brian Nisonger 2008-11-01 17:06:53 UTC
Here a quicky commandline to get the file and put it in the right place.


wget http://gentoo-overlays.zugaina.org/sabayon/portage/x11-libs/libcompizconfig/files/libcompizconfig-undefinedref.patch -P /usr/portage/x11-libs/libcompizconfig/files

Remember to run 'ebuild XXX digest' on the original ebuild <xxx being the name of the ebuild>

(In reply to comment #4)
> compiz-fusion-plugins-extra affected too.
> 
>  * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
>  *
>  *
> /home/gentoo/portage/x11-plugins/compiz-fusion-plugins-extra/files/compiz-fusion-plugins-extra-text-fix.patch
>  * ( compiz-fusion-plugins-extra-text-fix.patch )
> 

(In reply to comment #0)
> >>> Emerging (1 of 6) x11-libs/libcompizconfig-0.7.8
>  * libcompizconfig-0.7.8.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...         [ ok ]
>  * checking ebuild checksums ;-) ...                                     [ ok ]
>  * checking auxfile checksums ;-) ...                                    [ ok ]
>  * checking miscfile checksums ;-) ...                                   [ ok ]
> >>> cfg-update-1.8.2-r1: Checksum index is up-to-date ...
> >>> Unpacking source...
> >>> Unpacking libcompizconfig-0.7.8.tar.bz2 to /dev/shm/portage/x11-libs/libcompizconfig-0.7.8/work
> >>> Source unpacked.
> 
>  * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
>  * 
>  *
> /usr/portage/x11-libs/libcompizconfig/files/libcompizconfig-undefinedref.patch
>  * ( libcompizconfig-undefinedref.patch )
> 
>  * 
>  * ERROR: x11-libs/libcompizconfig-0.7.8 failed.
>  * Call stack:
>  * ebuild.sh, line   49:  Called src_prepare
>  * environment, line 2039:  Called epatch
> '/usr/portage/x11-libs/libcompizconfig/files/libcompizconfig-undefinedref.patch'
>  * environment, line 1000:  Called die
>  * The specific snippet of code:
>  * die "Cannot find $EPATCH_SOURCE!";
>  * The die message:
>  * Cannot find $EPATCH_SOURCE!
>  * 
>  * If you need support, post the topmost build error, and the call stack if
> relevant.
>  * A complete build log is located at
> '/var/log/portage/x11-libs:libcompizconfig-0.7.8:20081031-184521.log'.
>  * The ebuild environment file is located at
> '/dev/shm/portage/x11-libs/libcompizconfig-0.7.8/temp/environment'.
>  * 
> 
> >>> Failed to emerge x11-libs/libcompizconfig-0.7.8,
> 
> Reproducible: Always
> 

Comment 6 Jorge Manuel B. S. Vicetto (RETIRED) gentoo-dev 2008-11-01 23:34:43 UTC
Sorry about this.
The patches have been committed.