https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241402
Bug ID: 241402 Summary: Unable to installworld from read-only /usr/src and /usr/obj Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: b...@freebsd.org Reporter: n...@freebsd.org CC: d...@freebsd.org installworld no longer works if /usr/src and /usr/obj are mounted read-only. This seems to be related to the recent import of clang/llvm 9.0 as it used to work previously. The exact error with a fresh tree @ r353875 is shown here: ===> lib/clang (install) ===> lib/clang/libllvm (install) ===> lib/clang/libclang (install) ===> lib/clang/liblldb (install) ===> lib/clang/headers (install) clang-tblgen -gen-arm-fp16 -I /usr/src/contrib/llvm/tools/clang/include/clang/ Basic -d arm_fp16.h.d -o arm_fp16.h /usr/src/contrib/llvm/tools/clang/include/ clang/Basic/arm_fp16.td clang-tblgen: error opening arm_fp16.h.d:Read-only file system *** Error code 1 Stop. make[6]: stopped in /usr/src/lib/clang/headers *** Error code 1 -- 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"