From owner-svn-src-head@freebsd.org Tue Oct 18 06:17:59 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 45993C16C4E; Tue, 18 Oct 2016 06:17:59 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-lf0-x242.google.com (mail-lf0-x242.google.com [IPv6:2a00:1450:4010:c07::242]) (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 B906AF31; Tue, 18 Oct 2016 06:17:58 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by mail-lf0-x242.google.com with SMTP id x79so30687338lff.2; Mon, 17 Oct 2016 23:17:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=af/NE6DVbubFXlfawUUpF08VMeqTSTZadgI9P10DCww=; b=t+BGO2B6wfREWJsySZOhI09ZGuxDqvW+aLQVA2uzLjlCe7cI3w/gWo8nhHdRV8dfvJ w10mUG+fcTwigN1uhLyc8SGBimzjbP5W2GEEh1/nlR2OaX+5VNUR1l6paekcbuPM/XGq WR1kI8SFSDBDlG8tK+hkKiWKrX2ygwGJlSeQ5JcQVB0rwgEqau8nItUVjFiBrk92EsbR TO50WuEt1STYbs+oqlei2UpGA5KME+9nG2ykcKl4X+sCaIlTc5ffdKYT4kvHZenqO9m6 nRUmz8yp3L6en+/6sUfqqX7TAJ2f9IORQeJZLVZkf1k/j3jPRERN1nTdF6SoGeE4JQE5 BnOQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=af/NE6DVbubFXlfawUUpF08VMeqTSTZadgI9P10DCww=; b=S0Ufs9AlwCsJu3EG7wMJ+uHdqdyhuKhgsKdF/4B8hihUEuQtVVLNshU6WWdur0WlT2 dKGx1QGWWb/TFES1Sxx/D0udA6NAt5BVFrCZ6GP/FuhJQvyjxl4K8EsQbacmuKV2F7oH DEr7/wiy28V9nH3dARY4zxm9J2XpqFoX9SKaxFaVoRvwnLnwl04yPDyWtDq1ynEVPSo7 FeqvX924oTHC0JCR7GGpf3B0mZAJv2/RHG4NEPviGZYbOAr8LpcBW+KFBqInw+OPci8b u1B+GkdAXIh6o9y0ymaKsVJl7zHylCD8a6dA75be890GyHMaKA9jT7xtOP9h2hYqThZ0 H0kQ== X-Gm-Message-State: AA6/9RmU8clGBFtFRlPBZ1cMSrFUQOqvciuiNSa7tBZtKafb2xm1RO+SLqt4pEFp/1A1QQ== X-Received: by 10.28.12.7 with SMTP id 7mr10864435wmm.125.1476771476814; Mon, 17 Oct 2016 23:17:56 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id qo8sm59922538wjc.46.2016.10.17.23.17.56 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Oct 2016 23:17:56 -0700 (PDT) Sender: Baptiste Daroussin Date: Tue, 18 Oct 2016 08:17:55 +0200 From: Baptiste Daroussin To: Ngie Cooper Cc: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Subject: Re: svn commit: r306864 - head Message-ID: <20161018061755.makbm4tvtb5i6rc4@ivaldir.etoilebsd.net> References: <201610081857.u98IvB7l012374@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="rts6hrqscnh4jtq3" Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20161014 (1.7.1) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 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, 18 Oct 2016 06:17:59 -0000 --rts6hrqscnh4jtq3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 17, 2016 at 06:28:08PM -0700, Ngie Cooper wrote: > On Sat, Oct 8, 2016 at 11:57 AM, Baptiste Daroussin wr= ote: > > Author: bapt > > Date: Sat Oct 8 18:57:11 2016 > > New Revision: 306864 > > URL: https://svnweb.freebsd.org/changeset/base/306864 > > > > Log: > > groff is not needed in the bootstrap tools if the system is built > > WITHOUT_SHAREDOCS > > > > MFC after: 2 weeks > > > > Modified: > > head/Makefile.inc1 >=20 > This breaks buildworld when WITHOUT_GROFF is set and > WITHOUT_SHAREDOCS isn't set. Really do you have logs of that? Best regards, Bapt --rts6hrqscnh4jtq3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJYBb5TAAoJEGOJi9zxtz5akfcP/jxVxqxU7BpP3SCQCQKG8uxs NL8PFhAhycjNpHwKvOKPSDeT8Ggi/+DPEE+V7vg395F1+XTPfJK+PMbpgqKIt131 JT/DfoyvCtL0tGxr+d7e4NJuNl8rRtaGLOAByqPhr/ZCXS9NfmmyVc0VhqMySfcr RD9flduU+BBsrm33YZHt+PNiDWUx69NQCdVm9+jB+pqoNPxfnGrDNRmYJZekjyz6 xiqCdNCqhtWDRChje8KIIHOhSVHkX0qxiDmiR9r+YP3E7Qm4XR4ogniiWcKt/EeS pTcdeYfNano5tCA/FJphvMtzKjhLozr2YcIVSo23r5skBmYs1CtmXJDqArc8+acX ICL0Fpz+m6opAC8MtzVLdbzEgPoFAo67fWk5tMkOZX05vXq3Sp3wS2NDYMcPufVe otU5OnzkiXegAAIZzM9vHkH6ZmDCCuGbeo4DZLlHGg+I6cNu+tb9yFTMsuFAyXRh Sqg1P7vxlnk4bzi9LKD2oT/27Um26ZxRR0lIMWdY6Quj76jK1TkXSbhEi2USBVYx qwobx/mF+VfJZYV3uBF1zSDq54b1uYtbcg/UbCC630Sg829xoPfUwkGnHCFWGIAq E1ltz7mJRnSzhfDdzZUjo2trQmPT9wPPA3Um8IfGINh6NpI4PNd8helmk+TzrUMk f3SedublC754WNcfncgz =9AQJ -----END PGP SIGNATURE----- --rts6hrqscnh4jtq3--