Page MenuHomeFreeBSD

devel/bazel5: fix build on 14.0-RELEASE
ClosedPublic

Authored by dfr on Nov 23 2023, 11:06 AM.
Tags
None
Referenced Files
F83841791: D42729.diff
Wed, May 15, 6:11 PM
Unknown Object (File)
Wed, May 8, 9:20 AM
Unknown Object (File)
Wed, May 8, 9:19 AM
Unknown Object (File)
Wed, May 8, 6:49 AM
Unknown Object (File)
Fri, Apr 26, 2:22 AM
Unknown Object (File)
Sat, Apr 20, 9:52 AM
Unknown Object (File)
Mar 14 2024, 7:47 PM
Unknown Object (File)
Feb 14 2024, 11:03 AM
Subscribers
None

Details

Summary

This suppresses warnings about __builtin_offsetof which cause failures
due to the use of -Werror in some parts of the bazel build.

Test Plan

Build devel/bazel5 and sysutils/ocijail (which depends on bazel5) in poudriere on 14.0-RELEASE.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 54585
Build 51474: arc lint + arc unit

Event Timeline

dfr requested review of this revision.Nov 23 2023, 11:06 AM
dfr created this revision.

LGTM, I propose dfr@ commits this next week unless there are strenuous objections?

This revision is now accepted and ready to land.Nov 30 2023, 2:36 PM
This revision was automatically updated to reflect the committed changes.