Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834674 - dev-libs/rocm-comgr-4.3.0-r1: tests 24, 25 failed on prefix system
Summary: dev-libs/rocm-comgr-4.3.0-r1: tests 24, 25 failed on prefix system
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-03-06 14:43 UTC by Yiyang Wu
Modified: 2022-05-01 08:44 UTC (History)
3 users (show)

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


Attachments
CTest log file (LastTest.log.zst,3.86 KB, application/zstd)
2022-03-06 14:44 UTC, Yiyang Wu
Details
build.log (build.log.zst,5.69 KB, application/zstd)
2022-03-06 14:46 UTC, Yiyang Wu
Details
emerge --info output (emerge-info.txt,6.41 KB, text/plain)
2022-03-06 14:47 UTC, Yiyang Wu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yiyang Wu 2022-03-06 14:43:05 UTC
92% tests passed, 2 tests failed out of 25

Total Test time (real) =   0.74 sec
The following tests FAILED:
         24 - comgr_compile_hip_test (Failed)
         25 - comgr_compile_hip_test_in_process (Failed)
Errors while running CTest
Output from these tests are in: /fast/portage/dev-libs/rocm-comgr-4.3.0-r1/work/rocm-comgr-4.3.0_build/Testing/Temporary/LastTest.log

Reproducible: Always

Steps to Reproduce:
1. Bootstrap a gentoo prefix
2. emerge -avo1 "=dev-libs/rocm-comgr-4.3.0-r1"
3. ebuild rocm-comgr-4.3.0-r1.ebuild test
Comment 1 Yiyang Wu 2022-03-06 14:44:57 UTC
Created attachment 766428 [details]
CTest log file
Comment 2 Yiyang Wu 2022-03-06 14:46:23 UTC
Created attachment 766429 [details]
build.log
Comment 3 Yiyang Wu 2022-03-06 14:47:05 UTC
Created attachment 766430 [details]
emerge --info output
Comment 4 Larry the Git Cow gentoo-dev 2022-05-01 08:44:45 UTC
The bug has been closed via the following commit(s):

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

commit ccc63180365ecb96cde53a5f8c36608653c7f030
Author:     YiyangWu <xgreenlandforwyy@gmail.com>
AuthorDate: 2022-03-07 15:13:15 +0000
Commit:     Benda Xu <heroxbd@gentoo.org>
CommitDate: 2022-05-01 08:44:38 +0000

    dev-libs/rocm-comgr: correct LLVM_PATH and HIP_PATH
    
    Fixes comgr cannot find correct hipcc and llvm-roc clang include path.
    
    Closes: https://github.com/gentoo/gentoo/pull/24439
    Closes: https://bugs.gentoo.org/834674
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com>
    Signed-off-by: Benda Xu <heroxbd@gentoo.org>

 dev-libs/rocm-comgr/rocm-comgr-4.3.0-r1.ebuild | 6 ++++++
 1 file changed, 6 insertions(+)