Date: Mon, 1 Feb 2021 21:26:23 +0000 From: Glen Barber <gjb@freebsd.org> To: Yasuhiro Kimura <yasu@utahime.org> Cc: freebsd-current@freebsd.org Subject: Re: Failure of release build with release.sh on 14-CURRENT amd64 Message-ID: <20210201212623.GX77557@FreeBSD.org> In-Reply-To: <20210131.162909.2302750736089668909.yasu@utahime.org> References: <20210131.162909.2302750736089668909.yasu@utahime.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--fzjtk4ayEOCSo8lB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 31, 2021 at 04:29:09PM +0900, Yasuhiro Kimura wrote: > Hello, >=20 > I tried release build with /usr/src/release/release.sh on 14-CURRENT > amd64 under followin conditions. >=20 > * 14-CURRENT amd64 > * f17fc5439f5 + revert of 84eaf2ccc6a (Workaroud of the problem > reported as bug 253087 on Bugzilla) > * No release.conf, everithing is default > * /scratch is empty when build starts > * /scratch/usr/doc is ba0831043d of main > * /scratch/usr/ports is r563439 of head > * /scratch/usr/src is 151ec796a23 of main > * devel/git is installed but devel/subversion isn't >=20 > And the result is failure with following error messages. >=20 > ---------------------------------------------------------------------- > cd /usr/doc/en_US.ISO8859-1/htdocs/releases/14.0R && env MAN4DIR=3D/usr/= src/release/../share/man/man4 _BRANCH=3DCURRENT make all install clean "F= ORMATS=3Dhtml txt" INSTALL_COMPRESSED=3D'' URLS_ABSOLUTE=3DYES DOCDIR=3D/u= sr/obj/usr/src/amd64.amd64/ > release/rdoc WEBDIR=3D/usr/doc DESTDIR=3D/usr/obj/usr/src/amd64.amd64/re= lease/rdoc > cd: /usr/doc/en_US.ISO8859-1/htdocs/releases/14.0R: No such file or direc= tory > *** Error code 2 >=20 > Stop. > make[1]: stopped in /usr/src/release > *** Error code 1 >=20 > Stop. > make: stopped in /usr/src/release > ---------------------------------------------------------------------- >=20 > Full buld log is >=20 > https://www.utahime.org/FreeBSD/release.sh.2021-01-31-09-10-35.log >=20 > (Caution: Size of the file is about 75MB) >=20 > Does this mean that release.sh is simply broken right now or I did > something wrong? >=20 Setting NODOC=3D1 should workaround the problem for now, until the conversion from XML to ASCIIDoc/Hugo is 100% complete. (It is effectively complete, but there are a few nits here and there that need to be resolved.) Glen --fzjtk4ayEOCSo8lB Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEjRJAPC5sqwhs9k2jAxRYpUeP4pMFAmAYcfkACgkQAxRYpUeP 4pMx0A/+PYfSKwNbidOdAh8aUBu7GaqghPChK+d3/YGb1gQueicyZAcKRSoV6mHu vHggVoAuDzVTxvWqiW8Fzx747aLHLN44/JTHiK7beUKFY0Cjy868d1OIWcUzZZZo 6/EnH2wboLpWgHrjiaRjsx+UIvCUg134TPrw+bbguBygN45qZNQ4KQjWLqzzRYSY BswACeJyz3EctGyA7j6rmbTNUpZB+yGb422UsLU82tSjbl0i9b47zB/nFDeolt6r Wc/hVA6tdpOLOv03++gmCfMlmwgJgcEJawXhL0bElmEtn4MOmkx1R1L2CCeMDlzC M9XR94I5HI2dcFLGKDjA6jX/Oo/dCO2ORav0RhG2hh8puoCgY/frfUV0hLkvDYSF PUhEYDHure0Gzvk7jjPtHdY8BOI+ouTOwmacnZgcI2hnMczTrdhbItU2uYh9mh0M TEKQkPtDCxhqfEB6EDuau3hOBCYeWCwtdwsPKaNntxINkbLduV3cmBu2S0nWYp3M iErhQPF8W2Dzd5HCMsyX2gHNQ2uRnFn+GQlNwo1Cl3Lm6ygvRrqIlBzeP1W3/C1r cY1WUfhy+6DC4TE90XxFtOnFToIxWYqnGdxeiDUf5CLxIzwbP1mPK4W7bdH9jDdB UOm4aoj5yV82EKisNPcFjlvnmDrjqq4HPF6nu5DNixE5N1R1XFQ= =fV1+ -----END PGP SIGNATURE----- --fzjtk4ayEOCSo8lB--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210201212623.GX77557>