Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951141 - app-portage/cpuid2cpuflags: riscv keywording
Summary: app-portage/cpuid2cpuflags: riscv keywording
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Keywording (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-10 21:24 UTC by immolo
Modified: 2025-03-10 22:35 UTC (History)
1 user (show)

See Also:
Package list:
app-portage/cpuid2cpuflags-15 ~riscv
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 immolo 2025-03-10 22:35:52 UTC
Motto of the day, Don't assume as it makes a fool out of you and me.

riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O2 -pipe -c -o src/arm.o src/arm.c
In file included from src/arm.c:9:
src/platforms.h:15:17: error: #error "Unsupported platform, please report"
   15 | #               error "Unsupported platform, please report"
      |                 ^~~~~
make[1]: *** [Makefile:797: src/arm.o] Error 1

Sorry for this one, I'll correct it in Releng instead for now.