Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 866155 - dev-libs/liborcus-0.17.2 passed test suite but did not execute any tests
Summary: dev-libs/liborcus-0.17.2 passed test suite but did not execute any tests
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL: https://gitlab.com/orcus/orcus/-/merg...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-23 14:56 UTC by Agostino Sarubbo
Modified: 2023-12-14 18:39 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,419.97 KB, text/plain)
2022-08-23 14:56 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-08-23 14:56:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/liborcus-0.17.2 passed test suite but did not execute any tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-23 14:56:08 UTC
Created attachment 800635 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-08-24 06:49:37 UTC
@matoro: this one looks like an FP, as python/ didn't run(?).

(Not looked into it at all, I haven't verified python/ runs with USE=python, etc, just flagging for your attention)
Comment 3 matoro archtester 2022-08-24 17:48:30 UTC
Yup, that's exactly what it is.  I would say this is working as intended.  Just wrote up a quick fix here:  https://gitlab.com/orcus/orcus/-/merge_requests/138
Comment 4 matoro archtester 2022-08-26 23:43:22 UTC
My fix is merged upstream now.