[Bug 237290] PORTS_MODULES - single thread ports build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 14 23:42:25 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237290

            Bug ID: 237290
           Summary: PORTS_MODULES - single thread ports build
           Product: Base System
           Version: 12.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: bugs at FreeBSD.org
          Reporter: rozhuk.im at gmail.com

Then some ports set via PORTS_MODULES then they builded with single thread,
with takes a lot of time.

Reproduce:
Add to /etc/make.conf
PORTS_MODULES+= graphics/drm-fbsd12.0-kmod

build kernel:
/usr/bin/time -h make -j`getconf NPROCESSORS_ONLN` -s -DALWAYS_CHECK_MAKE
buildkernel

top show only 1 cpu usage during drm-fbsd12.0-kmod port building.

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


More information about the freebsd-bugs mailing list