https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239512
Adriaan de Groot <adr...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adr...@freebsd.org --- Comment #1 from Adriaan de Groot <adr...@freebsd.org> --- Please check timestamps in the WRKDIR tree; what Ninja is telling you in the error message is that the generated files still aren't newer than the files it's generating from. So you may have a file from the future, or mismatched clocks between the machine you're building on and your NFS server (if that's your setup), or anything else. Are any of your files implausibly old? Like from 1970? -- You are receiving this mail because: You are the assignee for the bug.