Date: Mon, 12 Mar 2018 14:54:55 +0000 From: bugzilla-noreply@freebsd.org To: apache@FreeBSD.org Subject: [Bug 226557] If WITHOUT_MODULES set - some ports build fail Message-ID: <bug-226557-16115@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226557 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 y= ou are certain you will never need than specifying MODULES_OVERRIDE. This is applied after MODULES_OVERRID= E. 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=3DMODULES on the command line, = or one of these in /etc/make.conf, OPTIONS_UNSET+=3DMODULES to set it globally, or lang_tcl86_UNSET+=3DMODULES for only this port. www/apache24 - error: =3D=3D=3D> apache24-2.4.29 : Error from apache.mk. WITH(OUT)_MODULES has b= een removed, use www_apache24_(UN)SET. *** Error code 1 What I should do to build ports and not build some kernel modules? --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226557-16115>