Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 523320 - x11-misc/virtualgl-2.3.3 - default_src_prepare() is not supported in EAPI='5' in phase src_prepare
Summary: x11-misc/virtualgl-2.3.3 - default_src_prepare() is not supported in EAPI='5'...
Status: RESOLVED DUPLICATE of bug 523182
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-20 19:46 UTC by Karol Herbst
Modified: 2014-09-20 20:01 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karol Herbst 2014-09-20 19:46:00 UTC
Build of x11-misc/virtualgl-2.3.3 fails in src_prepare step with:
 *   default_src_prepare() is not supported in EAPI='5' in phase src_prepare

Reproducible: Always

Steps to Reproduce:
1. emerge -1 =x11-misc/virtualgl-2.3.3
Actual Results:  
>>> Emerging (1 of 1) x11-misc/virtualgl-2.3.3::gentoo
 * VirtualGL-2.3.3.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                                                                                                        [ ok ]
>>> cfg-update-1.8.2-r1: Checksum index is up-to-date ...
>>> Unpacking source...
>>> Unpacking VirtualGL-2.3.3.tar.gz to /var/tmp/portage/x11-misc/virtualgl-2.3.3/work
>>> Source unpacked in /var/tmp/portage/x11-misc/virtualgl-2.3.3/work
>>> Preparing source in /var/tmp/portage/x11-misc/virtualgl-2.3.3/work/VirtualGL-2.3.3 ...
 * ERROR: x11-misc/virtualgl-2.3.3::gentoo failed (prepare phase):
 *   default_src_prepare() is not supported in EAPI='5' in phase src_prepare
 * 
 * Call stack:
 *            ebuild.sh, line   93:  Called src_prepare
 *          environment, line 3356:  Called default
 *   phase-functions.sh, line  770:  Called default_src_prepare
 *   phase-functions.sh, line  763:  Called die
 * The specific snippet of code:
 *      done
 * 
 * If you need support, post the output of `emerge --info '=x11-misc/virtualgl-2.3.3::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=x11-misc/virtualgl-2.3.3::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/x11-misc/virtualgl-2.3.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-misc/virtualgl-2.3.3/temp/environment'.
 * Working directory: '/var/tmp/portage/x11-misc/virtualgl-2.3.3/work/VirtualGL-2.3.3'
 * S: '/var/tmp/portage/x11-misc/virtualgl-2.3.3/work/VirtualGL-2.3.3'
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-09-20 20:01:07 UTC

*** This bug has been marked as a duplicate of bug 523182 ***