https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211952
Jilles Tjoelker <jil...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |bdrew...@freebsd.org, | |jil...@freebsd.org --- Comment #1 from Jilles Tjoelker <jil...@freebsd.org> --- It looks like this was caused by SVN r296702. Since that revision, it attempts to build some source files from other source files (for example share/i18n/esdb/AST/ARMSCII-7.src from share/i18n/esdb/AST/ARMSCII-7.src). It is probably better to move these commands to a script that is run manually if needed, somewhat like sys/kern/makesyscalls.sh. As a workaround, you can run one build with a read/write source tree and revert the changes, if any. After that, the timestamps will be such that it will not attempt to rebuild the files again. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"