[Bug 257970] error in /usr/share/mk/bsd.man.mk causes some ports to fail to build

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 20 Aug 2021 12:06:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257970

            Bug ID: 257970
           Summary: error in /usr/share/mk/bsd.man.mk causes some ports to
                    fail to build
           Product: Base System
           Version: 13.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: conf
          Assignee: bugs@FreeBSD.org
          Reporter: tech-lists@zyxst.net

Hi,

context:
FreeBSD desktop 13.0-STABLE FreeBSD 13.0-STABLE #0
stable/13-n246840-86a96281df0: Wed Aug 18 14:37:30 BST 2021

portstree last updated: Fri Aug 20 10:22:52 2021 +0000 version: 555675

# cd /usr/ports/devel/libsysinfo
# make distclean clean

# make
===>  License BSD3CLAUSE accepted by the user
===>   libsysinfo-0.0.3_2 depends on file: /usr/local/sbin/pkg - found
=> bsdimp-libsysinfo-v0.0.3_GH0.tar.gz doesn't seem to exist in
/usr/ports/distfiles/.
=> Attempting to fetch
https://codeload.github.com/bsdimp/libsysinfo/tar.gz/v0.0.3?dummy=/bsdimp-libsysinfo-v0.0.3_GH0.tar.gz
fetch:
https://codeload.github.com/bsdimp/libsysinfo/tar.gz/v0.0.3?dummy=/bsdimp-libsysinfo-v0.0.3_GH0.tar.gz:
size unknown
fetch:
https://codeload.github.com/bsdimp/libsysinfo/tar.gz/v0.0.3?dummy=/bsdimp-libsysinfo-v0.0.3_GH0.tar.gz:
size of remote file is not known
bsdimp-libsysinfo-v0.0.3_GH0.tar.gz                   3623  B   91 MBps    00s
===> Fetching all distfiles required by libsysinfo-0.0.3_2 for building
===>  Extracting for libsysinfo-0.0.3_2
=> SHA256 Checksum OK for bsdimp-libsysinfo-v0.0.3_GH0.tar.gz.
===>  Patching for libsysinfo-0.0.3_2
===>   libsysinfo-0.0.3_2 depends on file: /usr/local/bin/ccache - found
===>  Configuring for libsysinfo-0.0.3_2
===>  Building for libsysinfo-0.0.3_2
make[1]: "/usr/share/mk/bsd.man.mk" line 53: Malformed conditional
(${MK_MANSPLITPKG} == "no")
make[1]: Fatal errors encountered -- cannot continue
make[1]: stopped in /usr/ports/devel/libsysinfo/work/libsysinfo-0.0.3
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/libsysinfo

-- 
You are receiving this mail because:
You are the assignee for the bug.