[Bug 233018] audio/oss: fails to build on 12-BETA

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 6 09:16:07 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233018

            Bug ID: 233018
           Summary: audio/oss: fails to build on 12-BETA
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: sergey at akhmatov.ru

cc -c -O2 -pipe  -fno-strict-aliasing  -D_KERNEL -O3 -fno-common 
-mcmodel=kernel -mno-red-zone  -fno-asynchronous-unwind-tables -ffreestanding
-mno-sse -DOSS_LITTLE_ENDIAN  -I../../../include
-I../../../kernel/framework/include  -I../../../kernel/OS/FreeBSD 
-I../../../kernel/nonfree/include -I../../.. lynx_hal.c -o ./lynx_hal.o
In file included from lynx_hal.c:17:
In file included from ./lynxone_cfg.h:4:
In file included from ../../../kernel/framework/include/oss_config.h:38:
In file included from ../../../kernel/framework/include/os.h:45:
In file included from /usr/include/sys/systm.h:126:
/usr/include/sys/kpilite.h:33:10: fatal error: 'offset.inc' file not found
#include "offset.inc"
         ^~~~~~~~~~~~
1 error generated.
*** Error code 1

Full log:
https://lists.freebsd.org/pipermail/freebsd-pkg-fallout/Week-of-Mon-20181105/946773.html

My poudriere and build directly from ports fails with the same result.

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


More information about the freebsd-ports-bugs mailing list