Date: Wed, 15 Jul 2020 11:45:10 +0200 From: Willem Jan Withagen <wjw@digiware.nl> To: "ports@freebsd.org" <ports@freebsd.org> Subject: cannot run make in ports directory... Message-ID: <4384a71e-5755-a7e2-ba2d-2f67eb16d4fc@digiware.nl>
next in thread | raw e-mail | index | archive | help
Hi, I know that there are other ways to us... But still this is probably just a coding error FreeBSD 13.0-CURRENT #0 r363032: Thu JulĀ 9 04:13:17 UTC 2020 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC root@quad-a:/usr/home/wjw # cd /usr/ports/sysutils/storcli/ root@quad-a:/usr/ports/sysutils/storcli # make install make: "/usr/ports/Mk/bsd.port.mk" line 2096: warning: String comparison operator should be either == or != make: "/usr/ports/Mk/bsd.port.mk" line 2096: Malformed conditional (defined(MAKE_JOBS_NUMBER_LIMIT) && ( ${MAKE_JOBS_NUMBER_LIMIT} < ${_MAKE_JOBS_NUMBER} )) make: Fatal errors encountered -- cannot continue make: stopped in /usr/ports/sysutils/storcli So I just edit/comment these lines to get allong. But fixing this would be nice. --WjW
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4384a71e-5755-a7e2-ba2d-2f67eb16d4fc>