Opened 3 years ago
Closed 3 years ago
#17518 closed bug (fixed)
RISC-V build failure
Reported by: | madmax | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta4 |
Component: | Build System | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | riscv64 |
Description
Building system/kernel/arch/riscv64/arch_{asm,commpage,int}.o
randomly (very seldom) fail due to not finding syscall_numbers.h
.
This is building @minimum-mmc
from Linux, currently btrev43185 and hrev55758, but I've seen it with other revisions. Never happened to me for x86_64 or x86_gcc2h.
Change History (1)
comment:1 by , 3 years ago
Milestone: | Unscheduled → R1/beta4 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch applied in hrev55779