[Bug 240915] graphics/drm-current-kmod: SOURCE option prevents make installkernel from working

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 29 09:55:47 UTC 2019


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

            Bug ID: 240915
           Summary: graphics/drm-current-kmod: SOURCE option prevents make
                    installkernel from working
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11 at FreeBSD.org
          Reporter: rakuco at FreeBSD.org
             Flags: maintainer-feedback?(x11 at FreeBSD.org)
          Assignee: x11 at FreeBSD.org

I have a machine that's currently on r349807, and I'm trying to update it to
r352847. The build is done on a separate machine, and I use NFS to mount
/usr/src and /usr/obj to complete the installation process.

This machine I'm updating has the latest graphics/drm-current-kmod installed
(4.16.g20190927).

When I run `make installkernel', I get the following error:

[...]
===> zlib (install)
install -T release -o root -g wheel -m 555   zlib.ko /boot/kernel/
install -T debug -o root -g wheel -m 555   zlib.ko.debug
/usr/lib/debug/boot/kernel/
kldxref /boot/kernel
===> drm-current-kmod (install)
===> drm-current-kmod/linuxkpi (install)
install -T release -o root -g wheel -m 555   linuxkpi_gplv2.ko /boot/kernel/
install: linuxkpi_gplv2.ko: No such file or directory
*** Error code 71

Stop.
make[4]: stopped in /usr/local/sys/modules/drm-current-kmod/linuxkpi
*** Error code 1

Stop.
make[3]: stopped in /usr/local/sys/modules/drm-current-kmod
*** Error code 1

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


More information about the freebsd-x11 mailing list