Control: tags -1 help thanks On Tue, Oct 28, 2025 at 09:11:21AM +0100, John Paul Adrian Glaubitz wrote: > ippl fails to build from source on loong64 and sparc64 when built with > many parallel jobs:
I don't have the slightest idea how to address this. ippl doesn't contain more than 10 .c files in the first place. > ippl.l:28:10: fatal error: y.tab.h: No such file or directory > 28 | #include "y.tab.h" > | ^~~~~~~~~ y.tab.h looks like its created during build, so it might be a simple Makefile issue. Tagging the bug help. Greetings Marc

