From owner-svn-doc-head@freebsd.org Fri Dec 1 16:44:38 2017 Return-Path: Delivered-To: svn-doc-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 BC450E5F8F9; Fri, 1 Dec 2017 16:44:38 +0000 (UTC) (envelope-from wschnr@googlemail.com) Received: from mail-yw0-x22e.google.com (mail-yw0-x22e.google.com [IPv6:2607:f8b0:4002:c05::22e]) (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 87BF867D64; Fri, 1 Dec 2017 16:44:38 +0000 (UTC) (envelope-from wschnr@googlemail.com) Received: by mail-yw0-x22e.google.com with SMTP id x199so4258730ywg.5; Fri, 01 Dec 2017 08:44:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-transfer-encoding; bh=sHyFWbfInaNQaFFnVpA4KOMNRDN2ft9WbAovClwVpOE=; b=esvbofBWPqLY6z8e3pOMmfbK7ZVbf6hvFaXkGK//hp/77KkWCZjhZKovfmOX8i4rja E56y3ev4Ngly/z3rwgO6vuBX6KghLQ2fj8dZJmZIt9fIU/ailWutAKMVngrSlDt1H1se NNpU9WusdGe58BLTy3duyZOcT4L1ipLBsa8PBJVf4w7sP4SwBGVpA2CPIWTO69wUzVvS /ghoUN7MUIrwT3cNhwLikeIgC6Z7AAja6djjS2IK+TdQwNVEcbFHVjo95IznX/2jxNOt krzziE6IHuabj9PQIlywgb7Uy/1a5mYI0WVqjZ488UwSYcr1XE74c+blbLtnRwcgMX6A PzAg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-transfer-encoding; bh=sHyFWbfInaNQaFFnVpA4KOMNRDN2ft9WbAovClwVpOE=; b=b/SnZ0RdR88girpoTRS1My7gS8JRhSTdHGrdHNTq8YCdwEu2bhLW3LNTRbwy/DQ0+8 hjx9LanxFYl/S4yIXHiUwhSpuzFosbM16s1oSAicjfWlvt8AJ5021cZh+2q13gppLAh0 n+KNT0ymm7jZdE2UX+ssXeuO+65fJ6BrnPOesiuqYs7bx+LzrOuWcBypf1ufJwipJupS SbTVr6PDUF8SmYRi8xxVIxjEhEMLAW15shYULdXYJYZL3qFsCst0Lr7LodAcncXcSVyS 5MumKInnEzRWqgQQi20j/3JA5tPNf78lBG2N/gh8A3oQY6xKsvTPpAwr8Hg/O7xRJchw jHFQ== X-Gm-Message-State: AJaThX6WwQLxr8cpPb4z2VtYVz1mfNsNtYaiKa6QXNZnOgWsUmt2Jwxu PPLU1NZNU8jPG/njKE1+MxR5oIVDQP0n0V5pAzCGuQ== X-Google-Smtp-Source: AGs4zMaYXi7+4WcRJK1GX3KqM2M3PM+Xi6Q8ucfWxFUqwAs7aAHNqIXDm5SYLmoEqMkRxDsGXmAP7ZKQwY3lm6Fqnqs= X-Received: by 10.13.239.134 with SMTP id y128mr3539030ywe.228.1512146677412; Fri, 01 Dec 2017 08:44:37 -0800 (PST) MIME-Version: 1.0 Sender: wschnr@googlemail.com Received: by 10.37.45.90 with HTTP; Fri, 1 Dec 2017 08:44:22 -0800 (PST) In-Reply-To: References: <201710061044.v96Ai0We005019@repo.freebsd.org> From: Wolfram Schneider Date: Fri, 1 Dec 2017 17:44:22 +0100 X-Google-Sender-Auth: dDa0FCYAa7RwfXVTCdxpU3ybrRU Message-ID: Subject: Re: svn commit: r51065 - head/share/mk To: Mathieu Arnold , Wolfram Schneider Cc: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2017 16:44:38 -0000 On 29 November 2017 at 15:53, Mathieu Arnold wrote: > Le 06/10/2017 =C3=A0 12:44, Wolfram Schneider a =C3=A9crit : >> Author: wosch >> Date: Fri Oct 6 10:44:00 2017 >> New Revision: 51065 >> URL: https://svnweb.freebsd.org/changeset/doc/51065 >> >> Log: >> 'make obj' doesn't really work for the docs, disable it by default >> >> PR: 222488 > > > It does if you run: > > make obj && make objlink && make > > now I have to carry a local patch that arcanist keeps complaining about := ( what is arcanist and where does we use it in the documentation build? At which point our build process depends on "obj"? BTW, I didn't removed the obj code. It is just disabled by default for the doc project. You can enable it again by setting the env variables. -Wolfram >> Modified: >> head/share/mk/doc.project.mk >> head/share/mk/web.site.mk >> >> Modified: head/share/mk/doc.project.mk >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> --- head/share/mk/doc.project.mk Fri Oct 6 09:36:06 2017 (r= 51064) >> +++ head/share/mk/doc.project.mk Fri Oct 6 10:44:00 2017 (r= 51065) >> @@ -57,6 +57,9 @@ >> # Currently the only method. >> # >> >> +# 'make obj' doesn't really work for the docs, disable it >> +NO_OBJ?=3D YES >> + >> # Document-specific defaults >> DOCFORMAT?=3D docbook >> MAINTAINER?=3D doc@FreeBSD.org >> @@ -107,7 +110,7 @@ DOC_LOCAL_MK=3D ${DOC_PREFIX}/${LANGCODE}/share/= mk/doc.l >> >> # parallel build for target "all" and "clean" >> NCPU?=3D ${.MAKE.JOBS} >> -p-all p-clean p-obj: >> +p-all p-clean: >> make -V SUBDIR | sed -E 's/[ ]+$$//' | tr " " "\n" | \ >> sed -E 's/^/make -C /; s/$$/ ${.TARGET:S/^p-//}/' | \ >> tr '\n' '\0' | xargs -0 -n1 -P${NCPU:S/^$$/8/} /bin/sh -c >> >> Modified: head/share/mk/web.site.mk >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> --- head/share/mk/web.site.mk Fri Oct 6 09:36:06 2017 (r51064) >> +++ head/share/mk/web.site.mk Fri Oct 6 10:44:00 2017 (r51065) >> @@ -325,6 +325,9 @@ _PROGSUBDIR: .USE >> .endfor >> .endif >> >> +# 'make obj' doesn't really work for the docs, disable it >> +NO_OBJ?=3D YES >> + >> .include >> >> # >> >> > > -- > Mathieu Arnold > --=20 Wolfram Schneider https://wolfram.schneider.org