[Bug 194148] New: x11/nvidia-driver: @/sys/filedesc.h:37:10: fatal error: 'opt_capsicum.h' file not found

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 4 22:08:39 UTC 2014


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 at FreeBSD.org
          Reporter: ohartman at zedat.fu-berlin.de
                CC: danfe at FreeBSD.org
                CC: danfe at 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 at FreeBSD.org> ---
Maintainers CC'd

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list