Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 2019 09:55:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 240915] graphics/drm-current-kmod: SOURCE option prevents make installkernel from working
Message-ID:  <bug-240915-7141-Mx7n3tZNIA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240915-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240915-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-x11 mailing li=
st
<x11@FreeBSD.org> for maintainer-feedback:
Bug 240915: graphics/drm-current-kmod: SOURCE option prevents make
installkernel from working
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240915



--- Description ---
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:

[...]
=3D=3D=3D> 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
=3D=3D=3D> drm-current-kmod (install)
=3D=3D=3D> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240915-7141-Mx7n3tZNIA>