Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 543618 - =dev-lang/pocl-0.11 bad eselect message
Summary: =dev-lang/pocl-0.11 bad eselect message
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-17 13:35 UTC by Francesco Riosa
Modified: 2015-03-17 15:35 UTC (History)
1 user (show)

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 Francesco Riosa 2015-03-17 13:35:16 UTC
"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'
Comment 1 Patrick Lauer gentoo-dev 2015-03-17 15:35:50 UTC
+  17 Mar 2015; Patrick Lauer <patrick@gentoo.org> pocl-0.11.ebuild:
+  Fix typo #543618


... and then do what the message says!