Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Mar 2015 18:06:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 198545] PORTS_MODULES=x11/nvidia-driver-340 build error: signal 22
Message-ID:  <bug-198545-13-kdBcZHM0HW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-198545-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-198545-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198545

Chris Hutchinson <portmaster@bsdforge.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |portmaster@bsdforge.com

--- Comment #1 from Chris Hutchinson <portmaster@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198545-13-kdBcZHM0HW>