Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update protoc-jar-maven-plugin config so it can build on M1 macs #18073

Conversation

Randgalt
Copy link
Member

Description

See: os72/protoc-jar#93 (comment)

On my M1 Mac I get this error:

[ERROR] Failed to execute goal com.github.os72:protoc-jar-maven-plugin:3.11.4:run (generate-test-sources) on project trino-kafka: Error extracting protoc for version 3.22.2: Unsupported platform: protoc-3.22.2-osx-aarch_64.exe -> [Help 1]

Additional context and related issues

Release notes

(X) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
( ) Release notes are required, with the following suggested text:

@cla-bot cla-bot bot added the cla-signed label Jun 28, 2023
@losipiuk
Copy link
Member

relevant CI failures:
image

@Randgalt Randgalt requested review from electrum and dain July 10, 2023 08:20
@Chaho12
Copy link
Member

Chaho12 commented Jul 11, 2023

Same thing happens for my centos 7.9 too. Works fine when I modified trino-kafka pom.xml

  • Unsupported platform: protoc-3.22.2-linux-x86_64.exe

@hashhar
Copy link
Member

hashhar commented Nov 1, 2023

Resolved via #19592

@Randgalt You can copy the changes in root pom.xml to this PR as well to fix the CI issues.

@wendigo
Copy link
Contributor

wendigo commented Nov 1, 2023

Is this still needed?

Copy link

This pull request has gone a while without any activity. Tagging the Trino developer relations team: @bitsondatadev @colebow @mosabua

@github-actions github-actions bot added the stale label Jan 15, 2024
@mosabua
Copy link
Member

mosabua commented Jan 15, 2024

This has been refactored already and we are now using 3.25.1

@mosabua mosabua closed this Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

6 participants