Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2019 23:37:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 241402] Unable to installworld from read-only /usr/src and /usr/obj
Message-ID:  <bug-241402-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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: bugs@FreeBSD.org
          Reporter: np@FreeBSD.org
                CC: dim@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.

help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241402-227>