[Bug 273551] devel/bazel5: fails on 15.0-CURRENT (tested on aarch64 atm)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Sep 2023 05:20:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273551 Bug ID: 273551 Summary: devel/bazel5: fails on 15.0-CURRENT (tested on aarch64 atm) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: vishwin@freebsd.org Reporter: dch@freebsd.org Flags: maintainer-feedback?(vishwin@freebsd.org) Assignee: vishwin@freebsd.org Attachment #244622 text/plain mime type: Created attachment 244622 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244622&action=edit poudriere full log =>> Building devel/bazel5 build started at Mon Sep 4 05:05:54 UTC 2023 port directory: /usr/ports/devel/bazel5 package name: bazel5-5.4.1 building for: FreeBSD pkg.skunkwerks.at 15.0-CURRENT FreeBSD 15.0-CURRENT arm64 ... [31m[1mERROR: [0m/wrkdirs/usr/ports/devel/bazel5/work/bazel_tmp/bazel_7c2BrPu2/out/external/upb/BUILD:80:11: Compiling upb/upb.c failed: (Exit 1): clang failed: error executing command (cd /wrkdirs/usr/ports/devel/bazel5/work/bazel_tmp/bazel_7c2BrPu2/out/execroot/io_bazel && \ exec env - \ PATH=/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/nonexistent/bin \ PWD=/proc/self/cwd \ /usr/bin/clang -U_FORTIFY_SOURCE '-D_FORTIFY_SOURCE=1' -fstack-protector -Wall -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -MD -MF bazel-out/freebsd-opt/bin/external/upb/_objs/upb/upb.d '-frandom-seed=bazel-out/freebsd-opt/bin/external/upb/_objs/upb/upb.o' -iquote external/upb -iquote bazel-out/freebsd-opt/bin/external/upb '-std=c99' -pedantic '-Werror=pedantic' -Wall -Wstrict-prototypes -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c external/upb/upb/upb.c -o bazel-out/freebsd-opt/bin/external/upb/_objs/upb/upb.o) # Configuration: 3cf242b8696f184fc19f3802c6bb45f43a77ee075b167e7f96b23e8d1c5ee97f # Execution platform: //:default_host_platform external/upb/upb/upb.c:215:25: error: defining a type within '__builtin_offsetof' is a Clang extension [-Werror,-Wgnu-offsetof-extensions] n = UPB_ALIGN_DOWN(n, UPB_ALIGN_OF(upb_arena)); ^~~~~~~~~~~~~~~~~~~~~~~ I'll add amd64 results when that arrives. -- You are receiving this mail because: You are the assignee for the bug.