coffeebuzz' install script wrote: * Copying cairo from /var/tmp/portage/cairo-9999/distdir/cvs-src/cairo ...
* CVS module cairo is now in /var/tmp/portage/cairo-9999/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/cairo-9999/work/cairo ...
* Applying cairo-1.0.2-pkg_macro.patch ... [ ok ]
*********************
****** WARNING ******
*********************
You are attempting to configure an obsolete checkout of the cairo
source code. The current cairo source code is no longer maintained
with CVS, but instead with the git content tracker.
To use git to checkout the cairo library, use the following command:
git clone git://git.cairographics.org/git/cairo
followed by periodic updates:
git pull origin
Once you have a clone this way, you can browse it locally with
graphical tools such as gitk or gitview. You may also commit changes
locally with "git commit -a". These local commits will be
automatically merged with upstream changes when you cg-update, and you
can also generate patches from them for submitting to the cairo
mailing list with "git format-patch origin".
Note: If you can't find git packages from your distribution, you can
get tar files from:
http://www.kernel.org/pub/software/scm/git/
For the most up-to-date information on obtaining the latest cairo
sources, see:
http://cairographics.org/download
I apologize for any inconvenience or confusion the switch from CVS to
git may have caused. So thank you for your patience, and please
continue to have fun with cairo!
-Carl
PS. If you insist on using this stale version you may run
autogen.sh.stale instead of autogen.sh.
!!! ERROR: x11-libs/cairo-9999 failed.
Call stack:
ebuild.sh, line 1527: Called dyn_compile
ebuild.sh, line 930: Called src_compile
cairo-9999.ebuild, line 70: Called die
!!! ./autogen.sh failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
ERROR: emerge... [FAIL]
Please examine the output above for explanation on failed emerge