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

index | next in thread | raw e-mail

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@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=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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236441-28929>