Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 May 2015 18:16:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 200055] x11-drivers/drm-kmod: 'make stage' as regular user
Message-ID:  <bug-200055-7141-nz95dAUmKz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200055-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200055-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
John Hein <z7dr6ut7gs@snkmail.com> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to x11@FreeBSD.org:
Bug 200055: x11-drivers/drm-kmod: 'make stage' as regular user
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200055



--- Description ---
Created attachment 156516
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=156516&action=edit
support 'make stage' as regular user

To allow a regular user to 'make stage' in x11-drivers/drm-kmod, apply the
attached patch to the port's Makefile.

Otherwise, you get:

===> modules (install)
===> modules/drm2 (install)
===> modules/drm2/drm2 (install)
install -o root -g wheel -m 555   drm2_port.ko
/usr/ports/x11-drivers/drm-kmod/work/stage/boot/modules
install: /usr/ports/x11-drivers/drm-kmod/work/stage/boot/modules/drm2_port.ko:
chown/chgrp: Operation not permitted
*** [_kmodinstall] Error code 71

Stop in /usr/ports/x11-drivers/drm-kmod/work/drm-9.280208/modules/drm2/drm2.
*** [realinstall] Error code 1



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