Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Mar 2017 16:15:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        vbox@FreeBSD.org
Subject:   [Bug 217681] emulators/virtualbox-ose 5.1.16 fails to build
Message-ID:  <bug-217681-26505-TGmp4r9TXq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217681-26505@https.bugs.freebsd.org/bugzilla/>
References:  <bug-217681-26505@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=3D217681

Jung-uk Kim <jkim@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jkim@FreeBSD.org

--- Comment #1 from Jung-uk Kim <jkim@FreeBSD.org> ---
(In reply to rozhuk.im from comment #0)
> kBuild: Compiling VBoxRemPrimary - /tmp/ports/usr/ports/emulators/virtual=
box-ose/work/VirtualBox-5.1.16/src/recompiler/translate-all.c
> In file included from /tmp/ports/usr/ports/emulators/virtualbox-ose/work/=
VirtualBox-5.1.16/include/iprt/types.h:179:0,
>                  from /tmp/ports/usr/ports/emulators/virtualbox-ose/work/=
VirtualBox-5.1.16/include/iprt/log.h:30,
>                  from /tmp/ports/usr/ports/emulators/virtualbox-ose/work/=
VirtualBox-5.1.16/include/VBox/log.h:36,
>                  from /tmp/ports/usr/ports/emulators/virtualbox-ose/work/=
VirtualBox-5.1.16/src/recompiler/Sun/crt/stdio.h:25,
>                  from /tmp/ports/usr/ports/emulators/virtualbox-ose/work/=
VirtualBox-5.1.16/src/recompiler/VBoxRecompiler.c:34:
/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/s=
ys/types.h:268:1: error: unknown type name '__vm_pindex_t'
>  typedef __vm_pindex_t vm_pindex_t;

This is a well-known problem with current lang/gcc, e.g.

https://lists.freebsd.org/pipermail/freebsd-ports/2017-February/107473.html

--=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-217681-26505-TGmp4r9TXq>