local build of the port fails: ---error log--- In file included from /usr/ports/devel/kBuild/work/kBuild-0.1.9998/src/lib/crc32.c:48:0: /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd11.0/4.8.5/include-fixed/sys/types.h:266:1: error: unknown type name '__vm_ooffset_t' typedef __vm_ooffset_t vm_ooffset_t; ^ /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd11.0/4.8.5/include-fixed/sys/types.h:268:1: error: unknown type name '__vm_pindex_t' typedef __vm_pindex_t vm_pindex_t; ^
Your gcc was built on 11.0. It is outdated and unsupported. Rebuild with newer gcc.
*** This bug has been marked as a duplicate of bug 217681 ***