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

[Java][CI][Java-Jars] C++ libraries for MacOS AARCH 64 and C++ libraries for Windows is failing #38048

Closed
davisusanibar opened this issue Oct 5, 2023 · 2 comments

Comments

@davisusanibar
Copy link
Contributor

Describe the bug, including details regarding any error messages, version, and platform.

There are errors on Java building C++ libraries dependencies (java-jars task at http://crossbow.voltrondata.com):

  1. Error 1: C++ libraries for MacOS AARCH 64: https://github.com/ursacomputing/crossbow/actions/runs/6403529915/job/17382218168

Machine name: 'm1mini02'
Error: No such keg: /opt/homebrew/Cellar/aws-sdk-cpp
Error: No such keg: /opt/homebrew/Cellar/llvm

  1. Error 2: C++ libraries for Windows: https://github.com/ursacomputing/crossbow/actions/runs/6403529915/job/17382219556

Machine name: Microsoft Windows Server 2019
Error: Exit code 0xc0000135

Component(s)

Continuous Integration, Java

@kou
Copy link
Member

kou commented Oct 5, 2023

Could you split this issue to issues for macOS's one and Windows' one?
Let's fix them step by step.

@davisusanibar
Copy link
Contributor Author

3. https://github.com/ursacomputing/crossbow/actions/runs/6403529915/job/17382219556

Machine name: Microsoft Windows Server 2019 Error: Exit code 0xc0000135

Just divided into MacOS #38076 and Windows #38077 issues

@davisusanibar davisusanibar closed this as not planned Won't fix, can't repro, duplicate, stale Oct 6, 2023
@assignUser assignUser added the Priority: Blocker Marks a blocker for the release label Oct 6, 2023
@assignUser assignUser added this to the 14.0.0 milestone Oct 6, 2023
@assignUser assignUser removed the Priority: Blocker Marks a blocker for the release label Oct 6, 2023
@assignUser assignUser removed this from the 14.0.0 milestone Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants