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, Oct 2, 5:32 PM
Unknown Object (File)
Tue, Sep 30, 8:04 PM
Unknown Object (File)
Mon, Sep 22, 8:55 PM
Unknown Object (File)
Wed, Sep 17, 1:17 AM
Unknown Object (File)
Sep 13 2025, 9:48 AM
Unknown Object (File)
Sep 13 2025, 8:43 AM
Unknown Object (File)
Aug 19 2025, 4:20 PM
Unknown Object (File)
Aug 17 2025, 9:36 PM
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
Lint Not Applicable
Unit
Tests Not Applicable

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.