[Bug 236441] www/chromium stops with unknown type name '__uint128_t' on arm64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 10 05:58:07 UTC 2019


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

            Bug ID: 236441
           Summary: www/chromium stops with unknown type name
                    '__uint128_t' on arm64
           Product: Ports & Packages
           Version: Latest
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: chromium at FreeBSD.org
          Reporter: fbsd at www.zefox.net
          Assignee: chromium at FreeBSD.org
             Flags: maintainer-feedback?(chromium at FreeBSD.org)

On an rpi3 running FreeBSD 13.0-CURRENT r344791 GENERIC  arm64
with ports at Revision: 495224

attempts to compile www/chromium using
make -DBATCH MAKE_UNSAFE_JOBS=yes DISABLE_VULNERABILITIES=yes > make.log &

result in make stopping with /usr/include/machine/ucontext.h:46:2: error:
unknown type name '__uint128_t'
        __uint128_t     fp_q[32];
        ^
1 error generated.

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


More information about the freebsd-chromium mailing list