Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931982 - [guru] www-apps/libmedium-20231020 fails to compile: test proxy::tests::deploy_update_works .. FAILED called Result::unwrap() on an Err value: Io(Os { code: 13, kind: PermissionDenied, message: Permission denied })
Summary: [guru] www-apps/libmedium-20231020 fails to compile: test proxy::tests::deplo...
Status: CONFIRMED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: benoit.dufour
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-16 06:42 UTC by Agostino Sarubbo
Modified: 2024-05-16 14:23 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,376.81 KB, text/plain)
2024-05-16 06:42 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 2024-05-16 06:42:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-apps/libmedium-20231020 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-16 06:42:09 UTC
Created attachment 893040 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-16 06:42:10 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


called `Result::unwrap()` on an `Err` value: Io(Os { code: 13, kind: PermissionDenied, message: "Permission denied" })
test proxy::tests::deploy_update_works ... FAILED
test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
thread 'proxy::tests::deploy_update_works' panicked at src/data.rs:104:38:
error: test failed, to rerun pass `--bin libmedium`
Comment 3 benoit.dufour 2024-05-16 14:23:42 UTC
I guess I should update libmedium to one of the latest commits first and see if it compiles instead of fixing the package for an old commit.
To be honest www-apps/libmedium-20231020 did compile correctly on my PC some three months ago and I'm still using it.