Summary: | sys-apps/fwupd-1.6.3: cpuid.h is required for -Dplugin_msr=true | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Yixun Lan <dlan> |
Component: | Current packages | Assignee: | Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | riscv, whissi |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | riscv | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/22023 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Yixun Lan
2021-08-18 00:03:25 UTC
Created attachment 733641 [details]
build.log
we probably could do the same as PPC, which add following code to ebuild use riscv && plugins+=( -Dplugin_msr="false" ) hi @polynomial-c @whissi, mind I push this for riscv? (In reply to Yixun Lan from comment #3) > hi @polynomial-c @whissi, mind I push this for riscv? Not at all. Please go ahead. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e1319975bcd3ec0d4a062b97901ccd994c3bca8 commit 7e1319975bcd3ec0d4a062b97901ccd994c3bca8 Author: Yixun Lan <dlan@gentoo.org> AuthorDate: 2021-08-19 03:04:26 +0000 Commit: Yixun Lan <dlan@gentoo.org> CommitDate: 2021-08-20 09:20:50 +0000 sys-apps/fwupd: disable msr plugin for riscv Closes: https://bugs.gentoo.org/808803 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org> sys-apps/fwupd/fwupd-1.6.3.ebuild | 1 + 1 file changed, 1 insertion(+) |