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:   maintainer-feedback requested: [Bug 236441] www/chromium stops with unknown type name '__uint128_t' on arm64
Message-ID:  <bug-236441-28929-4tCx4pwMB2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236441-28929@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236441-28929@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-chromium maili=
ng
list <chromium@FreeBSD.org> for maintainer-feedback:
Bug 236441: www/chromium stops with unknown type name '__uint128_t' on arm64
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236441



--- Description ---
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.



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