Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Aug 2016 22:32:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 211952] make buildworld fails with read-only /usr/src
Message-ID:  <bug-211952-8-bU16b4fSYN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211952-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211952-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211952

Jilles Tjoelker <jilles@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |bdrewery@FreeBSD.org,
                   |                            |jilles@FreeBSD.org

--- Comment #1 from Jilles Tjoelker <jilles@FreeBSD.org> ---
It looks like this was caused by SVN r296702. Since that revision, it attem=
pts
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 re=
vert
the changes, if any. After that, the timestamps will be such that it will n=
ot
attempt to rebuild the files again.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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