Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904556 - app-emulation/cloud-hypervisor-31.0 fails to compile: error: test failed, to rerun pass --test integration
Summary: app-emulation/cloud-hypervisor-31.0 fails to compile: error: test failed, to ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jakov Smolić
URL: https://github.com/cloud-hypervisor/c...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-19 07:31 UTC by Agostino Sarubbo
Modified: 2023-04-19 11:02 UTC (History)
0 users

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


Attachments
build.log (build.log,220.67 KB, text/plain)
2023-04-19 07:31 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 2023-04-19 07:31:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emulation/cloud-hypervisor-31.0 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-04-19 07:31:57 UTC
Created attachment 860340 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-04-19 07:31:59 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


bash: line 1: sudo: command not found
error: test failed, to rerun pass `--test integration`
Comment 3 Jakov Smolić archtester gentoo-dev 2023-04-19 09:31:29 UTC
It's a known issue and reported to upstream.
Comment 4 Larry the Git Cow gentoo-dev 2023-04-19 11:02:17 UTC
The bug has been closed via the following commit(s):

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

commit d6e350dc23e503b8152961542d2d30eca96c6353
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2023-04-19 11:00:49 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2023-04-19 11:01:39 +0000

    app-emulation/cloud-hypervisor: Fix tests
    
    - We're only going to run tests for binary targets as other tests are
      not really feasible to run in Portage environment
    
    Closes: https://bugs.gentoo.org/904557
    Closes: https://bugs.gentoo.org/904556
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 app-emulation/cloud-hypervisor/cloud-hypervisor-31.0.ebuild | 6 ++++++
 app-emulation/cloud-hypervisor/cloud-hypervisor-9999.ebuild | 6 ++++++
 2 files changed, 12 insertions(+)