maintainer-feedback requested: [Bug 207561] emulators/virtualbox-ose-kmod: fatal error: 'device_if.h' file not found

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 28 14:15:13 UTC 2016


ohartman at zedat.fu-berlin.de has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to vbox at FreeBSD.org:
Bug 207561: emulators/virtualbox-ose-kmod: fatal error: 'device_if.h' file not
found
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207561



--- Description ---
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 
-mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float 
-fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall
-Wredundant-decls -Wnested-externs -Wstrict-prototypes	-Wmissing-prototypes
-Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign
-D__printf__=__freebsd_kprintf__  -Wmissing-include-dirs
-fdiagnostics-show-option  -Wno-unknown-pragmas 
-Wno-error-tautological-compare -Wno-error-empty-body 
-Wno-error-parentheses-equality -Wno-error-unused-function 
-Wno-error-pointer-sign -Wno-error-shift-negative-value  -mno-aes -mno-avx 
-std=iso9899:1999 -c
/wrkdirs/usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.36/out/fre
ebsd.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/fre
ebsd.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/fre
ebsd.amd64/release/bin/src/vboxdrv/r0drv/freebsd/the-freebsd-kernel.h:39:
/usr/src/sys/sys/bus.h:659:10: fatal error: 'device_if.h' file not found
#include "device_if.h"


More information about the freebsd-emulation mailing list