From owner-freebsd-ports@FreeBSD.ORG Sun Oct 5 08:03:11 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2575DBD6 for ; Sun, 5 Oct 2014 08:03:11 +0000 (UTC) Received: from mout.web.de (mout.web.de [212.227.15.4]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.web.de", Issuer "TeleSec ServerPass DE-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9987F1CF for ; Sun, 5 Oct 2014 08:03:10 +0000 (UTC) Received: from hermann.walstatt.dynvpn.de ([92.225.53.125]) by smtp.web.de (mrweb004) with ESMTPSA (Nemesis) id 0MRRay-1XlZoz1p2e-00Sd1P for ; Sun, 05 Oct 2014 10:03:01 +0200 Date: Sun, 5 Oct 2014 10:02:15 +0200 From: "O. Hartmann" To: FreeBSD Ports Subject: x11/nvidia-driver: fails to build: @/sys/filedesc.h:37:10: fatal error: 'opt_capsicum.h' file not found Message-ID: <20141005100215.0bbc79f9@hermann.walstatt.dynvpn.de> X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.22; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/LktfEud6Id39nXQFvPUYX.F"; protocol="application/pgp-signature" X-Provags-ID: V03:K0:xBy4tST2/ImUKYN9RcymIz5iO/C+bjJY+SNOXs8rBO+zlJjCiHt sMW8aUQ3ucNWk+lEFDOxj3IP+ZyedSi4QXQIY5oYCuOFSgN4TgjYIZDoxOO95mh+lWcC0If vynLAjND5J6CVXGD3wA10vlnw2z2xDazsdTZ3o2qnFH7LrODPeEKngG3faekV68cBobFwtM PnqWVfsAfsi9Vhkrmh+aA== X-UI-Out-Filterresults: notjunk:1; X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2014 08:03:11 -0000 --Sig_/LktfEud6Id39nXQFvPUYX.F Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Most recent CURRENT (Revision: 272559) is unwilling to compile the port x11/nvidia-driver. The error occurs with all avaiable nVidia BLOBs. Sorry for the messy output, claws-mail seems to kill the line terminating c= haracter. I also filed a PR to make this recorded: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D194148 [...] cc -O2 -pipe -O3 -O3 -pipe -march=3Dnative -fno-strict-aliasing -O3 -O3 -p= ipe -march=3Dnative -DNV_VERSION_STRING=3D\"343.22\" -D__KERNEL__ -DNVRM -Wno-= unused-function -Wuninitialized -O2 -fno-strict-aliasing -mno-red-zone -mcmodel=3Dkernel -U= DEBUG -U_DEBUG -DNDEBUG -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I. -I@ -I@/contrib/= altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel= =3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tabl= es -ffreestanding -fstack-protector -mno-aes -mno-avx -Qunused-arguments -std= =3Diso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototy= pes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-poi= nter-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parenthes= es-equality -Wno-error-unused-function -mno-aes -mno-avx -Qunused-arguments -c nvidia_= acpi.c In file included from nvidia_acpi.c:14: In file included from ./nv-freebsd.h:89: @/sys/filedesc.h:37:10: fatal error: 'opt_capsicum.h' file not found=20 #include "opt_capsicum.h" ^ 1 error generated. *** Error code 1 Stop. make[6]: stopped in /usr/obj/usr/src/sys/HERMANN/usr/ports/x11/nvidia-driver/work/NVIDIA-Fre= eBSD-x86_64-343.22/src *** Error code 1 Regards, Oliver --Sig_/LktfEud6Id39nXQFvPUYX.F Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iF4EAREIAAYFAlQw+wwACgkQnYG/s1BIggeL7gD/XbZsDbZX+LZvZKTS94H/QKjG Dgk+3pss7/PeKLItyWAA/jlx+jFN4IXwkkUC4jmJjLsBc4bSZ58TLIK76ybVsRrb =oQRt -----END PGP SIGNATURE----- --Sig_/LktfEud6Id39nXQFvPUYX.F--