Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834906 - [guru] sys-apps/intel-cmt-cat-4.3.0 fails tests: OSError: libpqos.so.4: cannot open shared object file: No such file or directory
Summary: [guru] sys-apps/intel-cmt-cat-4.3.0 fails tests: OSError: libpqos.so.4: canno...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-03-10 10:26 UTC by Agostino Sarubbo
Modified: 2022-05-03 23:15 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,153.76 KB, text/plain)
2022-03-10 10:26 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 2022-03-10 10:26:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/intel-cmt-cat-4.3.0 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-10 10:26:59 UTC
Created attachment 766733 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-10 10:27:00 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED (errors=57)
OSError: libpqos.so.4: cannot open shared object file: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-03-25 11:24:07 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1b2736966b6579742b9e89b53c3e591bc891198c

commit 1b2736966b6579742b9e89b53c3e591bc891198c
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-03-20 01:29:24 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-03-20 01:30:57 +0000

    sys-apps/intel-cmt-cat: try to fix library load path for tests
    
    Bug: https://bugs.gentoo.org/834906
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 sys-apps/intel-cmt-cat/intel-cmt-cat-4.3.0.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)