Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Mar 2021 05:08:50 -0700
From:      David Wolfskill <david@catwhisker.org>
To:        current@freebsd.org
Subject:   Problem building x11/nvidia-driver; ref. n245494-6827435548d2
Message-ID:  <YFHxUhTAQZystyYn@albert.catwhisker.org>

next in thread | raw e-mail | index | archive | help

--9izDZUMqXp9lMrUy
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

My laptop is currently running main-n245489-15b82e00a164; after updating
sources to n245498-096a84721670, I am performing a source-based update.

A simialr update on my build machine (which is headless, and thus does
not use anything related to X11) was successful.

The laptop is set up to rebuild x11/nvidia-driver when the kernel
is updated.

The buildkernel step on it fails with:

=2E..
awk -f /usr/src/sys/conf/kmod_syms.awk nvidia-modeset.ko  export_syms | xar=
gs -J% objcopy % nvidia-modeset.ko
=3D=3D=3D> lib (all)
=3D=3D=3D> lib/libglvnd (all)
=2E..
=3D=3D=3D> x11/driver (all)
=3D=3D=3D> x11/extension (all)
=3D=3D=3D> doc (all)
make[6]: "/usr/share/mk/bsd.man.mk" line 53: Malformed conditional (${MK_MA=
NSPLITPKG} =3D=3D "no")
make[6]: Fatal errors encountered -- cannot continue
make[6]: stopped in /common/S4/obj/usr/src/amd64.amd64/sys/CANARY/common/po=
rts/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86_64-460.56/doc
*** Error code 1

Stop.


On reviewing the list of files changed in 15b82e00a164..096a84721670, I
note a couple of promising-looking candidates:

 share/mk/bsd.opts.mk                |   1 +
 share/mk/src.opts.mk                |   1 -

Reviewing the commit log for share/mk/bsd.opts.mk, I see that the most
recent entry is:

| commit 6827435548d257c672f934db5c6ff01012d96995
| Author: Jung-uk Kim <jkim@FreeBSD.org>
| Date:   Tue Mar 16 14:16:10 2021 -0400
|=20
|     pkgbase: Fix building out-of-tree manual pages
|    =20
|     c7e6cb9e08d6 introduced MK_MANSPLITPKG but it was not available for
|     building out-of-tree manual pages.  For example, x11/nvidia-driver fa=
ils
|     with the following error:
|    =20
|     =3D=3D=3D> doc (all)
|     make[3]: "/usr/share/mk/bsd.man.mk" line 53: Malformed conditional ($=
{MK_MANSPLITPKG} =3D=3D "no")
|     make[3]: Fatal errors encountered -- cannot continue
|    =20
|     Move the definition from src.opts.mk to bsd.opts.mk to make it visibl=
e.

which looks ... apropos.

Indeed, it appears that the n245494-6827435548d2 change was intended to
fix the issue that I am now just seeing.

But I readily confess that I have neither familairity nor expertise
with share/mk/* (and that delving into it reminds me of "You are
in a mazy twist of passages, all different")

So...  help?  What do I need to do to be able to build the kernel now?

(E.g., if I need to just skip building x11/nvidia-driver once, get
everything installed, then build "normally" (with x11/nvidia-driver)
-- that's fine; I just need a clue.)

Thanks.

Peace,
david
--=20
David H. Wolfskill                              david@catwhisker.org
That broadly-popular "American Rescue Plan" (stimulus/COVID relrief)?
Ever Republican vote in Congress was against it.

See https://www.catwhisker.org/~david/publickey.gpg for my public key.

--9izDZUMqXp9lMrUy
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQGTBAEBCgB9FiEE4owz2QxMJyaxAefyQLJg+bY2PckFAmBR8VJfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEUy
OEMzM0Q5MEM0QzI3MjZCMTAxRTdGMjQwQjI2MEY5QjYzNjNEQzkACgkQQLJg+bY2
PcnQ5AgAjtASALCG8+A1P5ngruHkqNDL97GJo1NIuPQVjHzaFUqNDTi56LAS42NB
vEWlgCM3btuqD9sOb5Jg0mP+EIFc8lqx06rtQXrie7d4v148G6vq/3XTH8mx8a6t
Eau50DlR4RrLGGEF58ENNJ/Q7usf98nF8rBgfONuqkgP6f2hoCBwRIpa64/Oe7cI
GpJTSNZUY8/+JzN4almjpcw1OB34okPQ3/qEogzVMhHRE2EGtsGn++6wBT4sUcU0
XJHrQ62ZPDc/2uVl7cYQLR2jhJLJ7oOmjSbIaRdI3k8QS5HCUvaAD0xEc+ZEdrU7
teGjPuT3h2W2G6C3rPyQu5e7xzON4A==
=Jinz
-----END PGP SIGNATURE-----

--9izDZUMqXp9lMrUy--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YFHxUhTAQZystyYn>