[Bug 278246] devel/bazel 6.2.0 build failure with recent clang
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Apr 2024 03:18:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278246
Bug ID: 278246
Summary: devel/bazel 6.2.0 build failure with recent clang
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: vishwin@freebsd.org
Reporter: kib@FreeBSD.org
Assignee: vishwin@freebsd.org
Flags: maintainer-feedback?(vishwin@freebsd.org)
Attachment #249821 text/plain
mime type:
Created attachment 249821
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=249821&action=edit
poudriere build log
I get the following error trying to build bazel in 13.3 jail:
external/upb/upb/mini_table.c:634:14: error: defining a type within
'__builtin_offsetof' is a Clang extension [-Werror,-Wgnu-offsetof-extensions]
Might be, it needs something similar to https://reviews.freebsd.org/D42729
as well.
--
You are receiving this mail because:
You are the assignee for the bug.