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

Jung-uk Kim <j...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |j...@freebsd.org

--- Comment #7 from Jung-uk Kim <j...@freebsd.org> ---
(In reply to steinex from comment #5)
> /usr/local/lib/gcc5/gcc/x86_64-portbld-freebsd11.0/5.4.0/include-fixed/sys/types.h:266:9:
>  error: unknown type name '__vm_ooffset_t'
 typedef __vm_ooffset_t vm_ooffset_t;
>          ^
> /usr/local/lib/gcc5/gcc/x86_64-portbld-freebsd11.0/5.4.0/include-fixed/sys/types.h:268:9:
>  error: unknown type name '__vm_pindex_t'
 typedef __vm_pindex_t vm_pindex_t;
>          ^

Build failures are coming from broken lang/gcc5.  As you can see, it was built
on 11.0 and it is incompatible with 11.1 unfortunately.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to