Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 727042 - dev-libs/rocr-runtime fails to compile
Summary: dev-libs/rocr-runtime fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-04 06:25 UTC by Agostino Sarubbo
Modified: 2020-09-20 21:01 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,8.87 KB, text/plain)
2020-06-04 06:25 UTC, Agostino Sarubbo
Details
other.tar.bz2 (other.tar.bz2,4.49 KB, application/x-bzip2)
2020-06-04 06:25 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-06-04 06:25:13 UTC
This is an auto-filed bug because dev-libs/rocr-runtime fails to compile.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-06-04 06:25:18 UTC
Created attachment 643342 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-06-04 06:25:21 UTC
Created attachment 643344 [details]
other.tar.bz2

other logs
Comment 3 Dennis Schridde 2020-07-24 17:34:33 UTC
Please adjust the bug summary to include the error message: Could NOT find LibElf (missing: LIBELF_LIBRARIES LIBELF_INCLUDE_DIRS)

So maybe this issue is actually quickly solved by adding DEPEND="virtual/libelf" to the ebuild.
Comment 4 Larry the Git Cow gentoo-dev 2020-09-20 21:01:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffe3e301d4d42331567d10c6f6703826d413eefb

commit ffe3e301d4d42331567d10c6f6703826d413eefb
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2020-09-20 21:00:44 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2020-09-20 21:00:44 +0000

    dev-libs/rocr-runtime: Depend on dev-libs/elfutils
    
    Closes: https://bugs.gentoo.org/727042
    Package-Manager: Portage-3.0.7, Repoman-3.0.1
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 dev-libs/rocr-runtime/rocr-runtime-3.8.0.ebuild | 3 ++-
 dev-libs/rocr-runtime/rocr-runtime-9999.ebuild  | 5 +++--
 2 files changed, 5 insertions(+), 3 deletions(-)