Skip to content

Conversation

@mustiikhalil
Copy link
Collaborator

@mustiikhalil mustiikhalil commented May 11, 2024

The following fixes the issue we are facing with buildkite and Xcode 14.3 by fetching boringssl within the flatbuffers repository and applying the patch directly. And also stops fetching swift for bazel on windows

depends on #8307

Closes #8301

@github-actions github-actions bot added CI Continuous Integration grpc labels May 11, 2024
@mustiikhalil mustiikhalil changed the title Trying to fix bazel on macOS and xcode 15.0 Trying to fix bazel on macOS and Xcode 14.3 May 11, 2024
@mustiikhalil mustiikhalil force-pushed the mmk/bazel branch 2 times, most recently from b6cc432 to 325fa94 Compare May 11, 2024 19:55
@mustiikhalil mustiikhalil requested a review from dbaileychess May 11, 2024 20:51
@mustiikhalil mustiikhalil self-assigned this May 11, 2024
@mustiikhalil mustiikhalil force-pushed the mmk/bazel branch 2 times, most recently from 7e89a8f to f99a467 Compare May 15, 2024 15:46
@mustiikhalil mustiikhalil requested a review from jkuszmaul May 17, 2024 19:40
Fetching boringssl within the flatbuffers repository, to patch the issues
of not being able to upgrade to Xcode 14.3 due to buildkite throwing
errors. The patch was inspired by the tenserflow patch
tensorflow/tensorflow#60191 (comment)

Removes references of swift from the windows pipeline for bazel

Sets github actions to use xcode 14.3 for kotlin and sets the macOS
build for intel cpus.
@mustiikhalil
Copy link
Collaborator Author

Ah linux is now broken :/

Remove comment that is not relevant any longer.
@dbaileychess dbaileychess merged commit a41fefa into google:master May 29, 2024
jochenparm pushed a commit to jochenparm/flatbuffers that referenced this pull request Oct 29, 2024
* Fixes Bazel issues for windows and ci

Fetching boringssl within the flatbuffers repository, to patch the issues
of not being able to upgrade to Xcode 14.3 due to buildkite throwing
errors. The patch was inspired by the tenserflow patch
tensorflow/tensorflow#60191 (comment)

Removes references of swift from the windows pipeline for bazel

Sets github actions to use xcode 14.3 for kotlin and sets the macOS
build for intel cpus.

* Update build.yml

Remove comment that is not relevant any longer.

---------

Co-authored-by: Derek Bailey <[email protected]>
jochenparm pushed a commit to jochenparm/flatbuffers that referenced this pull request Oct 29, 2024
* Fixes Bazel issues for windows and ci

Fetching boringssl within the flatbuffers repository, to patch the issues
of not being able to upgrade to Xcode 14.3 due to buildkite throwing
errors. The patch was inspired by the tenserflow patch
tensorflow/tensorflow#60191 (comment)

Removes references of swift from the windows pipeline for bazel

Sets github actions to use xcode 14.3 for kotlin and sets the macOS
build for intel cpus.

* Update build.yml

Remove comment that is not relevant any longer.

---------

Co-authored-by: Derek Bailey <[email protected]>
@mustiikhalil mustiikhalil deleted the mmk/bazel branch November 18, 2024 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous Integration grpc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bazel build on windows fails with error from swift

3 participants