Date: Sun, 28 Feb 2016 14:15:12 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 207561] emulators/virtualbox-ose-kmod: fatal error: 'device_if.h' file not found Message-ID: <bug-207561-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207561 Bug ID: 207561 Summary: emulators/virtualbox-ose-kmod: fatal error: 'device_if.h' file not found Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: vbox@FreeBSD.org Reporter: ohartman@zedat.fu-berlin.de Assignee: vbox@FreeBSD.org Flags: maintainer-feedback?(vbox@FreeBSD.org) On recent CURRENT, port fails to build with multiple errors: [...] cc -O2 -pipe -fno-strict-aliasing -DRT_OS_FREEBSD -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DSUPDRV_WITH_RELEASE_LOGGER -DVBOX -DRT_WITH_VBOX -w -DVBOX_WITH_HARDENING -DVBOX_WITH_64_BITS_GUESTS -DRT_ARCH_AMD64 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -Iinclude -I. -Ir0drv -I. -I/usr/src/sys -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer=20 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float=20 -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -W= all -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas=20 -Wno-error-tautological-compare -Wno-error-empty-body=20 -Wno-error-parentheses-equality -Wno-error-unused-function=20 -Wno-error-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx= =20 -std=3Diso9899:1999 -c /wrkdirs/usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.36/out= /freebsd.amd64/release/bin/src/vboxdrv/r0drv/freebsd/alloc-r0drv-freebsd.c -o alloc-r0drv-freebsd.o --- assert-r0drv-freebsd.o --- In file included from /wrkdirs/usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.36/out= /freebsd.amd64/release/bin/src/vboxdrv/r0drv/freebsd/assert-r0drv-freebsd.c= :34: In file included from /wrkdirs/usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.36/out= /freebsd.amd64/release/bin/src/vboxdrv/r0drv/freebsd/the-freebsd-kernel.h:3= 9: /usr/src/sys/sys/bus.h:659:10: fatal error: 'device_if.h' file not found #include "device_if.h" --=20 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-207561-13>