Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Oct 2014 22:08:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194148] New: x11/nvidia-driver: @/sys/filedesc.h:37:10: fatal error: 'opt_capsicum.h' file not found
Message-ID:  <bug-194148-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 194148
           Summary: x11/nvidia-driver: @/sys/filedesc.h:37:10: fatal
                    error: 'opt_capsicum.h' file not found
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: ohartman@zedat.fu-berlin.de
                CC: danfe@FreeBSD.org
                CC: danfe@FreeBSD.org

Shown below the error, which occured with lates ports tree update.

The error also shows up with the in-ports version of the driver (331.67,
340.32).

--- nvidia_ctl.o ---
cc -O2 -pipe -O3 -march=native -fno-strict-aliasing -O3 -march=native 
-DNV_VERSION_STRING=\"343.22\" -D__KERNEL__ -DNVRM -Wno-unused-function
-Wuninitialized -O2 -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -UDEBUG
-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=kernel -mno-red-zone -mno-mmx -mno-sse
-msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector
-mno-aes -mno-avx -Qunused-arguments -std=iso9899:1999 -fstack-protector -Wall
-Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes
-Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign
-fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option 
-Wno-error-tautological-compare -Wno-error-empty-body 
-Wno-error-parentheses-equality -Wno-error-unused-function  -mno-aes -mno-avx
-Qunused-arguments -c nvidia_ctl.c
--- nvidia_acpi.o ---
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
#include "opt_capsicum.h"
         ^
--- nvidia_ctl.o ---
In file included from nvidia_ctl.c:14:
In file included from ./nv-freebsd.h:89:
@/sys/filedesc.h:37:10: fatal error: 'opt_capsicum.h' file not found
#include "opt_capsicum.h"
         ^
1 error generated.
*** [nvidia_ctl.o] Error code 1

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Maintainers CC'd

-- 
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-194148-13>