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
Unknown Object (File)
Thu, Jul 2, 9:39 AM
Unknown Object (File)
Mon, Jun 29, 7:43 PM
Unknown Object (File)
Wed, Jun 24, 12:26 AM
Unknown Object (File)
Jun 15 2026, 1:08 AM
Unknown Object (File)
Jun 13 2026, 11:08 AM
Unknown Object (File)
Jun 12 2026, 4:54 PM
Unknown Object (File)
Jun 11 2026, 11:29 AM
Unknown Object (File)
Jun 11 2026, 2:46 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.