Date: Tue, 15 Oct 2024 00:23:59 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 282094] sysutils/bmd-plugin-hookcmd: fix build error Message-ID: <bug-282094-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282094 Bug ID: 282094 Summary: sysutils/bmd-plugin-hookcmd: fix build error Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: naito.yuichiro@gmail.com Created attachment 254236 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D254236&action= =3Dedit bmd-3.1.patchmd-plugin-hookcmd.patch I've got the mail from pkg-fallout@ as follows. ``` Maintainer: naito.yuichiro@gmail.com Log URL:=20=20=20=20=20=20=20 https://pkg-status.freebsd.org/package19/data/141amd64-default-build-as-use= r/87798939e8eb/logs/bmd-plugin-hookcmd-3.0.log Build URL:=20=20=20=20=20 https://pkg-status.freebsd.org/package19/build.html?mastername=3D141amd64-d= efault-build-as-user&build=3D87798939e8eb ``` This error shows staging the bmd-plugin-hookcmd.8 mandoc failed. This plugin uses bsd.lib.mk that always installs as root owner and wheel gr= oup. But the ports build requires the mandoc to be installed as nobody/nobody. The attached patch sets the mandoc uid/gid as same as the portbuild require= s. Please apply to the Ports tree. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282094-7788>