Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 May 2020 02:19:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        vbox@FreeBSD.org
Subject:   [Bug 212638] emulators/virtualbox-ose-kmod & x11/nvidia-driver no longer build with NO_MODULES
Message-ID:  <bug-212638-26505-GsEbK46Ugh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212638-26505@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212638-26505@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212638

Kyle Evans <kevans@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bdrewery@FreeBSD.org

--- Comment #7 from Kyle Evans <kevans@freebsd.org> ---
Given the timeline, I think r303195 by bdrewery@ is the likely cause:

```
Don't run find(1) for __MPATH with NO_MODULES set.

It's a waste of time when it won't be used.

Submitted by:   bde
MFC after:      3 days
```

That said, it really looks like the fact that port kmod builds being able to
succeed prior to that was technically a bug. I'm CC'ing bdrewery@, as he'd =
be
better to consult on whether these being broken should be expected or not.

If they shouldn't work, then perhaps we can improve USES=3Dkmod to try and =
detect
NO_MODULES being defined and set IGNORE, though that's a little more
complicated since it could perhaps be set in src.conf or src-env.conf inste=
ad.

--=20
You are receiving this mail because:
You are the assignee for the bug.
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-212638-26505-GsEbK46Ugh>