Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Oct 2019 12:05:26 +0300
From:      Andriy Gapon <avg@FreeBSD.org>
To:        FreeBSD Current <freebsd-current@FreeBSD.org>
Subject:   error installing world from R/O src and obj
Message-ID:  <f1ed5336-a7ff-f1b6-2207-661b929db9a7@FreeBSD.org>

next in thread | raw e-mail | index | archive | help

Attempting to install r353380 (amd64) with src and obj mounted via NFS.
The world has just been built albeit with NO_CLEAN=1.
Getting this:
...
===> 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/devel/svn/quick-head/contrib/llvm/tools/clang/include/clang/Basic -d
arm_fp16.h.d  -o arm_fp16.h
/usr/devel/svn/quick-head/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.

The command is:
make installworld __MAKE_CONF=/dev/null SRCCONF=/dev/null DB_FROM_SRC=1 DESTDIR=/mnt

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f1ed5336-a7ff-f1b6-2207-661b929db9a7>