Date: Mon, 12 Mar 2018 14:54:55 +0000 From: bugzilla-noreply@freebsd.org To: tcltk@FreeBSD.org Subject: [Bug 226557] If WITHOUT_MODULES set - some ports build fail Message-ID: <bug-226557-30738@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226557 Bug ID: 226557 Summary: If WITHOUT_MODULES set - some ports build fail Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: rozhuk.im@gmail.com CC: apache@FreeBSD.org, tcltk@FreeBSD.org CC: apache@FreeBSD.org, tcltk@FreeBSD.org Man make.conf say: WITHOUT_MODULES (str) Set to a list of modules to exclude from the build. This provides a somewhat easier way to exclude modules you are certain you will never need than specifying MODULES_OVERRIDE. This is applied after MODULES_OVERRIDE. I use it to not build some kernel modules. These ports fail/show warning about WITHOUT_MODULES. lang/tcl86 - warning: /!\ WARNING /!\ WITHOUT_MODULES is unsupported, use WITHOUT=MODULES on the command line, or one of these in /etc/make.conf, OPTIONS_UNSET+=MODULES to set it globally, or lang_tcl86_UNSET+=MODULES for only this port. www/apache24 - error: ===> apache24-2.4.29 : Error from apache.mk. WITH(OUT)_MODULES has been removed, use www_apache24_(UN)SET. *** Error code 1 What I should do to build ports and not build some kernel modules? -- You are receiving this mail because: You are on the CC list for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226557-30738>
