Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Mar 2019 05:58:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236441] www/chromium stops with unknown type name '__uint128_t' on arm64
Message-ID:  <bug-236441-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236441

            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@FreeBSD.org
          Reporter: fbsd@www.zefox.net
          Assignee: chromium@FreeBSD.org
             Flags: maintainer-feedback?(chromium@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=3Dyes DISABLE_VULNERABILITIES=3Dyes > make.lo=
g &

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.

--=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-236441-7788>