Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 591714 - dev-libs/hsa-runtime-amd - Radeon Open Compute HSA Runtime
Summary: dev-libs/hsa-runtime-amd - Radeon Open Compute HSA Runtime
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Default Assignee for New Packages
URL: https://github.com/RadeonOpenCompute/...
Whiteboard:
Keywords: EBUILD
Depends on: 591712
Blocks:
  Show dependency tree
 
Reported: 2016-08-20 09:34 UTC by Dennis Schridde
Modified: 2016-08-22 15:24 UTC (History)
0 users

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


Attachments
hsa-runtime-amd-1.2.0.ebuild (hsa-runtime-amd-1.2.0.ebuild,859 bytes, text/plain)
2016-08-20 09:34 UTC, Dennis Schridde
Details
hsa-runtime-amd-1.2.0.ebuild (hsa-runtime-amd-1.2.0.ebuild,863 bytes, text/plain)
2016-08-20 12:52 UTC, Dennis Schridde
Details
hsa-runtime-amd-1.2.0.ebuild (hsa-runtime-amd-1.2.0.ebuild,856 bytes, text/plain)
2016-08-20 13:15 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2016-08-20 09:34:44 UTC
Created attachment 443786 [details]
hsa-runtime-amd-1.2.0.ebuild

It would be nice to have a dev-libs/hsa-runtime-amd package in Gentoo.

DESCRIPTION="Radeon Open Compute HSA Runtime"
HOMEPAGE="http://gpuopen.com/professional-compute/rocm/"

Ebuild: https://github.com/devurandom/gentoo-overlay/blob/master/dev-libs/hsa-runtime-amd/hsa-runtime-amd-1.2.0.ebuild

Upstream packaging issues:
* make install does not install headers: https://github.com/RadeonOpenCompute/ROCR-Runtime/issues/14
  - Mitigated in the ebuild by installing headers manually
Comment 1 Coacher 2016-08-20 12:14:58 UTC
Your ebuild has RDEPEND="=dev-libs/hsathk-${PV}".
Should it be RDEPEND="=dev-libs/hsathk-amd-${PV}" instead?
Comment 2 Dennis Schridde 2016-08-20 12:52:33 UTC
Created attachment 443800 [details]
hsa-runtime-amd-1.2.0.ebuild

Thanks for spotting that. Fixed.
Comment 3 Dennis Schridde 2016-08-20 13:15:00 UTC
Created attachment 443802 [details]
hsa-runtime-amd-1.2.0.ebuild

Fixed include installation path and don't include internal headers