From owner-svn-src-head@freebsd.org Tue Mar 22 16:00:47 2016 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E20EAD9519; Tue, 22 Mar 2016 16:00:47 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 396208AF; Tue, 22 Mar 2016 16:00:47 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id 32BC616DB; Tue, 22 Mar 2016 16:00:47 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 9E93015E1E; Tue, 22 Mar 2016 16:00:46 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id 46HUozmbrG9Z; Tue, 22 Mar 2016 16:00:43 +0000 (UTC) Subject: Re: svn commit: r296921 - head/share/mk DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 387CE15E18 To: Nikolai Lifanov References: <201603152227.u2FMRUAc003895@repo.freebsd.org> <56F12EF2.9010601@FreeBSD.org> <56F16415.8020207@FreeBSD.org> <56F1685A.6070005@mail.lifanov.com> Cc: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= , "svn-src-all@freebsd.org" , svn-src-head@FreeBSD.org, "src-committers@freebsd.org" From: Bryan Drewery Organization: FreeBSD Message-ID: <56F16C2A.40201@FreeBSD.org> Date: Tue, 22 Mar 2016 09:00:42 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.7.0 MIME-Version: 1.0 In-Reply-To: <56F1685A.6070005@mail.lifanov.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2016 16:00:47 -0000 On 3/22/16 8:44 AM, Nikolai Lifanov wrote: > On 03/22/16 11:26, Bryan Drewery wrote: >> On 3/22/16 4:39 AM, Jean-S=C3=A9bastien P=C3=A9dron wrote: >>> Hi! >>> >>> I can't install world with a read-only /usr/obj anymore: >>> https://gist.github.com/dumbbell/fd5940d2603bbadb14f0 >>> >>> It looks related to r296921 but I don't fully understand our build >>> system to be sure of that. >>> >>> What do you think? >>> >> >> Definitely, but I don't think it would have worked before "r284345 | s= jg >> | 2015-06-13" anyhow. >> >> The better fix here involves a lot of rework to the LIB32 build. I >> might be able to come up with a hack to fix read-only /usr/obj here >> until the major LIB32 work can be done. >> >=20 > Install with read-only obj worked for me before this change. >=20 With LIB32 enabled, on head? I don't see how after "r235122 | jlh | 2012-05-07" made the change I restored. --=20 Regards, Bryan Drewery