Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718388 - app-portage/cpuid2cpuflags fails tests
Summary: app-portage/cpuid2cpuflags fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-19 18:40 UTC by Agostino Sarubbo
Modified: 2020-04-20 12:32 UTC (History)
0 users

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


Attachments
build.log (build.log,14.36 KB, text/plain)
2020-04-19 18:40 UTC, Agostino Sarubbo
Details
test-suite.log (test-suite.log,2.75 KB, text/plain)
2020-04-20 11:07 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 2020-04-19 18:40:05 UTC
This is an auto-filled bug because app-portage/cpuid2cpuflags fails tests.
The issue was originally discovered on arm64, but it may be reproducible on other arches as well.
Attached build log and emerge --info.
Comment 1 Agostino Sarubbo gentoo-dev 2020-04-19 18:40:14 UTC
Created attachment 633756 [details]
build.log

build log and emerge --info
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-04-20 05:51:33 UTC
test-suite.log may contain useful information.
Comment 3 Agostino Sarubbo gentoo-dev 2020-04-20 11:07:50 UTC
Created attachment 633836 [details]
test-suite.log

test-suite.log
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-04-20 12:28:47 UTC
Ok, I see the problem.  __aarch64__ optimization is triggering and skipping arm-specific bits.  I'll release a fixed version shortly, and request stabilization.
Comment 5 Larry the Git Cow gentoo-dev 2020-04-20 12:32:19 UTC
The bug has been closed via the following commit(s):

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

commit 31097c1b6b40acd62298591e3d6346e7996b9d4c
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-04-20 12:30:40 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-04-20 12:32:13 +0000

    app-portage/cpuid2cpuflags: Bump to v9
    
    Closes: https://bugs.gentoo.org/718388
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 app-portage/cpuid2cpuflags/Manifest                |  1 +
 app-portage/cpuid2cpuflags/cpuid2cpuflags-9.ebuild | 28 ++++++++++++++++++++++
 2 files changed, 29 insertions(+)