[Bug 198545] PORTS_MODULES=x11/nvidia-driver-340 build error: signal 22
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Mar 12 18:06:52 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198545
Chris Hutchinson <portmaster at bsdforge.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |portmaster at bsdforge.com
--- Comment #1 from Chris Hutchinson <portmaster at bsdforge.com> ---
(In reply to mexas from comment #0)
> 10.1-STABLE #27 r277808 amd64
>
> $ cat /etc/src.conf
> PORTS_MODULES=x11/nvidia-driver-340 net/bwn-firmware-kmod
>
> $ make -j1 buildkernel
>
> *skip*
>
> ===> Ports module x11/nvidia-driver-340 (all)
> cd ${PORTSDIR:-/usr/ports}/x11/nvidia-driver-340;
> PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/
> bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/legacy/bin:/
> usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/
> tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin
> SRC_BASE=/usr/src OSVERSION=1001507
> WRKDIRPREFIX=/usr/obj/usr/src/sys/MINKY make -B clean all
> ===> Cleaning for nvidia-driver-340-340.76
> *** [all] Stopped -- signal 22
>
> After that the build process seems to hang.
> I have to terminate it with CTRL/C
>
> I can install the port via pkg, no problems:
>
> $ pkg info -xo nvid
> nvidia-driver-340-340.76 x11/nvidia-driver-340
I just recently (5 days ago) performed a fresh install, and
built/installed world/kernel. I also had an nvidia driver
listed in src.conf(5), and my build also failed, as a
result. The problem appears to be that all the necessary
bootstrap bits to support the nvidia blob, are not yet
available. Because, when I simply removed (commented) the
src.conf(5) enrty, and finished building/installing world/kernel.
I was then able to build/install the nvidia blob from the ports tree.
HTH
--Chris
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list