From owner-freebsd-current@freebsd.org Tue Nov 8 02:05:36 2016 Return-Path: Delivered-To: freebsd-current@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 22B0AC343A4 for ; Tue, 8 Nov 2016 02:05:36 +0000 (UTC) (envelope-from chmeeedalf@gmail.com) Received: from mail-it0-x234.google.com (mail-it0-x234.google.com [IPv6:2607:f8b0:4001:c0b::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EF41974B for ; Tue, 8 Nov 2016 02:05:35 +0000 (UTC) (envelope-from chmeeedalf@gmail.com) Received: by mail-it0-x234.google.com with SMTP id u205so172486033itc.0 for ; Mon, 07 Nov 2016 18:05:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=JZa3iAHWXbXCpG6ivjBNmw8TUin8Ua7dHA0RZenuZwg=; b=GnG4wtfUrVQ9VR7cZJMgUdPs/5DR9+UheJfxw3o7HEwBQGikIkPvcVs+YUUzFyAlw3 /7320n/E75On7dtYfkT3CQoVPcrOy0hunockf8on0qsHyFuTigH+whVZLiO4QuRKo6NM 5C8RYZPatV3sBGa/sLGbuPP/s5/dCaTFEEAIXKVL6hqIC5VBQrqm0+5LyyooB6tRcHBo mNxKW7+9sIqwkLgZ4u/Fwy8Io+8AEkgTm+tw2vn3qWxoX/XhlZx1KNmb1yf+D2WKi2OY 0RPXNvj8JeK4VXXLFpjq1E9TH32/LEv24ARGsVvXeGJTdWKpWFkYWaqT9PI8qiStHDot CmoQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=JZa3iAHWXbXCpG6ivjBNmw8TUin8Ua7dHA0RZenuZwg=; b=AJUFcsWOYq6d2cLfeJgnxp/sVrY9qBieZN2WAk4XC37i/wyUahxue7f9whGY5ApsXu WHwKWp6dpXaWxz3gd/OKrBeY6oBccvF7Ou5pxZ9pXIsW8C7rn1PElKKcBa2/PmwbApJT w8b6DsxuCsiR6gi9ehs2HtNsGtf/C+nUFoMcZobqky9Stl/MOIf4Qi8uBu2HaHGOySA8 0NtpV/2wbraZBf6vxejZIDDoWQJY12Xyd4qzyXZzc1/lq6SiTJ7XpdCJ1evPux39wjOk N9Afjvzvj8vldOZ4ax4heo/jcdS8TJodCFbubtTEIDoQKToz4LMFSmp6TXxGUbw9E3+m WgaA== X-Gm-Message-State: ABUngvdlQ2BEZXxZw2I5GCbh0SeSn2RqNSMSGZe5BvriZAM3VW+jHpGdvwXwCbNMDQSHIw== X-Received: by 10.107.138.212 with SMTP id c81mr10103798ioj.43.1478570735248; Mon, 07 Nov 2016 18:05:35 -0800 (PST) Received: from zhabar.knownspace (50-80-150-234.client.mchsi.com. [50.80.150.234]) by smtp.gmail.com with ESMTPSA id u19sm11294994iou.31.2016.11.07.18.05.34 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 07 Nov 2016 18:05:35 -0800 (PST) Date: Mon, 7 Nov 2016 20:05:32 -0600 From: Justin Hibbits To: Ryan Stone Cc: FreeBSD Current Subject: Re: Buildworld error with read-only source tree Message-ID: <20161107200532.532eb0fa@zhabar.knownspace> In-Reply-To: References: X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.29; powerpc64-portbld-freebsd12.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Nov 2016 02:05:36 -0000 On Mon, 7 Nov 2016 20:53:46 -0500 Ryan Stone wrote: > I just got the following error attempting to build r308430 with my > source tree on a read-only NFS mount. I can work around it for now, > but shouldn't the source tree be untouched during a buildworld? > > $ make -j4 buildworld buildkernel > --- buildworld --- > make[1]: "/repos/users/rstone/freebsd/Makefile.inc1" line 146: > SYSTEM_COMPILER: Determined that CC=cc matches the source tree. Not > bootstrapping a cross-compiler. > --- buildworld_prologue --- > -------------------------------------------------------------- > >>> World build started on Tue Nov 8 01:50:50 EST 2016 > -------------------------------------------------------------- > --- _worldtmp --- > -------------------------------------------------------------- > >>> Rebuilding the temporary build tree > -------------------------------------------------------------- > rm -rf /repos/users/rstone/freebsd/tmp > rm -rf /repos/users/rstone/freebsd/lib32 > mkdir -p /repos/users/rstone/freebsd/tmp/lib > mkdir: /repos/users/rstone/freebsd/tmp: Read-only file system Do you have a MAKEOBJDIRPREFIX set (locally, or through a script or Makefile hack)? My build log doesn't show it touching the source tree, it shows it only touching the object tree. - Justin