"eselect set ocl-icd" should be "eselect opencl set ocl-icd" maybe suggest that the package dev-libs/ocl-icd should be installed first. actually it fails before attempting to install deps. # emerge -av dev-lang/pocl These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N ] dev-libs/ocl-icd-2.2.3::gentoo 437 KiB [ebuild N ] dev-lang/pocl-0.11::gentoo 1526 KiB Total: 2 packages (2 new), Size of downloads: 1962 KiB Would you like to merge these packages? [Yes/No] y >>> Verifying ebuild manifests >>> Running pre-merge checks for dev-lang/pocl-0.11 * Please use a supported ICD: * eselect set ocl-icd * ERROR: dev-lang/pocl-0.11::gentoo failed (pretend phase): * OpenCL ICD not set to a supported value * * Call stack: * ebuild.sh, line 93: Called pkg_pretend * pocl-0.11.ebuild, line 30: Called die * The specific snippet of code: * die "OpenCL ICD not set to a supported value" * * If you need support, post the output of `emerge --info '=dev-lang/pocl-0.11::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lang/pocl-0.11::gentoo'`. * The complete build log is located at '/var/log/portage/dev-lang:pocl-0.11:20150317-131630.log.gz'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/pocl-0.11/temp/die.env'. * Working directory: '/usr/lib64/python2.7/site-packages' * S: '/var/tmp/portage/dev-lang/pocl-0.11/work/pocl-0.11'
+ 17 Mar 2015; Patrick Lauer <patrick@gentoo.org> pocl-0.11.ebuild: + Fix typo #543618 ... and then do what the message says!