Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 717176

Summary: app-emulation/qemu fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Matthias Maier <tamiko>
Status: RESOLVED FIXED    
Severity: normal CC: slyfox, virtualization
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 716518    
Attachments: build.log.bz2

Description Agostino Sarubbo gentoo-dev 2020-04-12 07:36:20 UTC
This is an auto-filled bug because app-emulation/qemu fails tests. Attached build log and emerge --info
Comment 1 Agostino Sarubbo gentoo-dev 2020-04-12 07:36:28 UTC
Created attachment 632378 [details]
build.log.bz2

build log and emerge --info
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2020-04-17 07:59:43 UTC
In this case it's an ebuild bug to pass long deleted test target:

"""
make -j8 V=1 -j1 check-report.html
...
make: *** No rule to make target 'check-report.html'.  Stop.
 * ERROR: app-emulation/qemu-4.2.0-r3::gentoo failed (test phase):
 *   emake failed
"""
Comment 3 Larry the Git Cow gentoo-dev 2020-04-17 08:01:56 UTC
The bug has been closed via the following commit(s):

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

commit 67579c7a66114dffde9828434bffe5cba11c42e2
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-04-17 08:01:34 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-04-17 08:01:50 +0000

    app-emulation/qemu: drop outdated test target, bug #717176
    
    Reported-by: Agostino Sarubbo
    Closes: https://bugs.gentoo.org/717176
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 app-emulation/qemu/qemu-4.2.0-r2.ebuild | 1 -
 app-emulation/qemu/qemu-4.2.0-r3.ebuild | 1 -
 app-emulation/qemu/qemu-4.2.0-r4.ebuild | 1 -
 app-emulation/qemu/qemu-9999.ebuild     | 1 -
 4 files changed, 4 deletions(-)