Date: Sat, 16 Sep 2017 09:59:51 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 222233] sysutils/uefi-edk2-bhyve: Fails to build Message-ID: <bug-222233-13-4Vn0tMn50Z@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-222233-13@https.bugs.freebsd.org/bugzilla/> References: <bug-222233-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222233 Jan Beich <jbeich@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |maintainer-feedback?(gerald | |@FreeBSD.org) CC| |gerald@FreeBSD.org --- Comment #1 from Jan Beich <jbeich@FreeBSD.org> --- lang/gcc48 still installs include-fixed, so you need to make sure the packa= ge is in sync with the base system. For one, lang/gcc48 has to be rebuilt after upgrading from FreeBSD 11.0 to 11.1. /usr/local/bin/gcc48 -c -MD -fshort-wchar -fno-strict-aliasing -Wall -Werr= or -Wno-deprecated-declarations -nostdlib -c -g -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ BasePeCoff.c -o BasePeCoff.o In file included from /usr/include/sys/time.h:37:0, from /usr/include/sys/stat.h:99, from ../Common/CommonLib.h:173, from BasePeCoff.c:18: /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; ^ --=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-222233-13-4Vn0tMn50Z>