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

Bug 951141

Summary: app-portage/cpuid2cpuflags: riscv keywording
Product: Gentoo Linux Reporter: immolo <immoloism>
Component: KeywordingAssignee: Michał Górny <mgorny>
Status: RESOLVED INVALID    
Severity: normal CC: immoloism
Priority: Normal Flags: nattka: sanity-check+
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
app-portage/cpuid2cpuflags-15 ~riscv
Runtime testing required: ---

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.