From owner-freebsd-current@freebsd.org Wed Oct 14 18:08:34 2015 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 BC69CA15EB6 for ; Wed, 14 Oct 2015 18:08:34 +0000 (UTC) (envelope-from peter@wemm.org) Received: from smtp2.wemm.org (smtp2.wemm.org [IPv6:2001:470:67:39d::78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp2.wemm.org", Issuer "StartCom Class 1 Primary Intermediate Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id A44D99B8 for ; Wed, 14 Oct 2015 18:08:34 +0000 (UTC) (envelope-from peter@wemm.org) Received: from overcee.wemm.org (canning.wemm.org [192.203.228.65]) by smtp2.wemm.org (Postfix) with ESMTP id BBB21DE9; Wed, 14 Oct 2015 11:08:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wemm.org; s=m20140428; t=1444846113; bh=1UYdMALuJ8vSwtsiEfFRbsVdEbn7to7V5Iwr4zy/3Tk=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=PbhT3h0xhQd+5/dEdri9uqag8cuu+W1sHqn7cICAP2nJHVmTsbRLZZddDLT675XAG F0+JJmDudXTQcuql0Jdv49oAQYNVyQsUZ23Uub0KgdbijRKe/JNywV80uZzuAMaW3i 1fC+Wk2T9e6YYbxGV9ndhMaSdLCtwUofcRndZBOY= From: Peter Wemm To: freebsd-current@freebsd.org Cc: Shawn Webb Subject: Re: buildworld broken Date: Wed, 14 Oct 2015 11:08:26 -0700 Message-ID: <3736316.ZQ78ZFdTYx@overcee.wemm.org> User-Agent: KMail/4.14.3 (FreeBSD/11.0-CURRENT; KDE/4.14.3; amd64; ; ) In-Reply-To: <20151014142002.GA31567@mutt-hardenedbsd> References: <20151014142002.GA31567@mutt-hardenedbsd> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2739314.6YzX2fXieF"; micalg="pgp-sha256"; protocol="application/pgp-signature" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Wed, 14 Oct 2015 18:08:34 -0000 --nextPart2739314.6YzX2fXieF Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="us-ascii" On Wednesday, October 14, 2015 10:20:11 AM Shawn Webb wrote: > I've now reproduced this same error on two boxes: >=20 > gencat: Unable to create a new zh_CN.GB2312: Permission denied > --- zh_CN.GB2312 --- > *** [zh_CN.GB2312] Error code 1 >=20 > make[5]: stopped in /usr/src/usr.bin/vi/catalog > 1 error >=20 > Thanks, There's recently introduced 'make -jN' races, it seems. ... zh_CN.UTF-8 ... zh_CN.UTF-8 chmod: zh_CN.UTF-8: No such file or directory =2D-- zh_CN.UTF-8 --- *** [zh_CN.UTF-8] Error code 1 =2D-=20 Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com; KI= 6FJV UTF-8: for when a ' or ... just won\342\200\231t do\342\200\246 --nextPart2739314.6YzX2fXieF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAABCAAGBQJWHpoaAAoJEDXWlwnsgJ4EzQwH/j6XMWFdda0mD7RovgOmJi2K 2+Jviwbfc7vA8qDWtsdz46IKb92RqQ8OR4g4ciQQLqR85BGXU2ELvxc7Oc1NTVod X67u8awt86BAnFyElZjJChYrL1P921JaMn136NQ0WEZL+SM9DIEMu/dU3FRbWK4/ HZEJm3AwoBWhDy+CehArS5aUWbH3PzffjMKLa2F1AlqYGcF6FfnSKS6SbA9Mc77D y72pYoMkmZsMHVlPWCMdSaD5pE4hgBpxeeS6gfFgpnf6ZaKQc++ITR+BaF3Gn+00 P8gd2o/wxZiaed7M9BVtuWJMXFLAMDYVrF2G9FD/IwlvAGw1tJl1Haa3HQ4JAlU= =HYx9 -----END PGP SIGNATURE----- --nextPart2739314.6YzX2fXieF--