Skip to content

bazel: Patch m1 support for v8#20216

Merged
wrowe merged 1 commit intoenvoyproxy:mainfrom
keith:ks/bazel-patch-m1-support-for-v8
Mar 10, 2022
Merged

bazel: Patch m1 support for v8#20216
wrowe merged 1 commit intoenvoyproxy:mainfrom
keith:ks/bazel-patch-m1-support-for-v8

Conversation

@keith
Copy link
Copy Markdown
Member

@keith keith commented Mar 4, 2022

I've submitted this upstream as well, but this unblocks us temporarily.

Fixes #19916

Signed-off-by: Keith Smiley keithbsmiley@gmail.com

I've submitted this upstream as well, but this unblocks us temporarily.

Fixes envoyproxy#19916

Signed-off-by: Keith Smiley <keithbsmiley@gmail.com>
@repokitteh-read-only repokitteh-read-only bot added the deps Approval required for changes to Envoy's external dependencies label Mar 4, 2022
@repokitteh-read-only
Copy link
Copy Markdown

CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to (bazel/.*repos.*\.bzl)|(bazel/dependency_imports\.bzl)|(api/bazel/.*\.bzl)|(.*/requirements\.txt)|(.*\.patch).
envoyproxy/dependency-shepherds assignee is @wrowe

🐱

Caused by: #20216 was opened by keith.

see: more, trace.

Copy link
Copy Markdown
Contributor

@PiotrSikora PiotrSikora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Did you verify that Wasm tests pass with this build?

@moderation
Copy link
Copy Markdown
Contributor

/lgtm deps

@repokitteh-read-only repokitteh-read-only bot removed the deps Approval required for changes to Envoy's external dependencies label Mar 4, 2022
@keith
Copy link
Copy Markdown
Member Author

keith commented Mar 4, 2022

WASM builds actually still fail for me, but this is one step closer. I'll have to debug the other issues another time

Copy link
Copy Markdown
Contributor

@wrowe wrowe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Patch is fine, push this through to further refine wasm build troubleshooting

@wrowe wrowe merged commit 3c190fe into envoyproxy:main Mar 10, 2022
@keith keith deleted the ks/bazel-patch-m1-support-for-v8 branch March 10, 2022 23:06
@wrowe
Copy link
Copy Markdown
Contributor

wrowe commented Mar 11, 2022

It doesn't appear we are unique in fighting this; see slack for bazel;
https://bazelbuild.slack.com/archives/CGA9QFQ8H/p1647019715258589

ravenblackx pushed a commit to ravenblackx/envoy that referenced this pull request Jun 8, 2022
Submitted this upstream

Partially fixes: envoyproxy#19916

Signed-off-by: Keith Smiley <keithbsmiley@gmail.com>
phlax pushed a commit to phlax/envoy that referenced this pull request Nov 15, 2022
Submitted this upstream

Partially fixes: envoyproxy#19916

Signed-off-by: Keith Smiley <keithbsmiley@gmail.com>
Signed-off-by: Ryan Northey <ryan@synca.io>
phlax pushed a commit that referenced this pull request Nov 18, 2022
Submitted this upstream

Partially fixes: #19916

Signed-off-by: Keith Smiley <keithbsmiley@gmail.com>
Signed-off-by: Ryan Northey <ryan@synca.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error in building from source on M1 MacOS

4 participants