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

ARROW-14373: [Packaging][Java] Missing LLVM dependency in the macOS java-jars build #11449

Closed
wants to merge 3 commits into from

Conversation

kszucs
Copy link
Member

@kszucs kszucs commented Oct 18, 2021

No description provided.

@kszucs
Copy link
Member Author

kszucs commented Oct 18, 2021

@github-actions crossbow submit java-jars

@github-actions
Copy link

Revision: 5b79bf6

Submitted crossbow builds: ursacomputing/crossbow @ actions-984

Task Status
java-jars Github Actions

Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

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

I don't know why Ubuntu build is failed...:

https://github.com/ursacomputing/crossbow/runs/3928147481?check_suite_focus=true#step:6:5108

FAILED: src/gandiva/precompiled/arithmetic_ops.bc 
cd /build/src/gandiva/precompiled && /opt/vcpkg/installed/x64-linux-static-release/tools/llvm/clang-11 -std=c++11 -DGANDIVA_IR -DNDEBUG -DARROW_STATIC -DGANDIVA_STATIC -fno-use-cxa-atexit -emit-llvm -O3 -c /arrow/cpp/src/gandiva/precompiled/arithmetic_ops.cc -o /build/src/gandiva/precompiled/arithmetic_ops.bc -isystem /opt/rh/devtoolset-9/root/usr/include/c++/9 -isystem /opt/rh/devtoolset-9/root/usr/include/c++/9/x86_64-redhat-linux -isystem -lpthread -I/arrow/cpp/src -I/build/src
In file included from /arrow/cpp/src/gandiva/precompiled/arithmetic_ops.cc:21:
/arrow/cpp/src/gandiva/precompiled/./types.h:20:10: fatal error: 'cstdint' file not found
#include <cstdint>
         ^~~~~~~~~
1 error generated.

dev/tasks/java-jars/github.yml Outdated Show resolved Hide resolved
@kszucs
Copy link
Member Author

kszucs commented Oct 18, 2021

@github-actions crossbow submit java-jars

@github-actions
Copy link

Revision: e14a830

Submitted crossbow builds: ursacomputing/crossbow @ actions-993

Task Status
java-jars Github Actions

dev/tasks/java-jars/github.yml Outdated Show resolved Hide resolved
@kou
Copy link
Member

kou commented Oct 18, 2021

@github-actions crossbow submit java-jars

@github-actions
Copy link

Revision: 725e1ce

Submitted crossbow builds: ursacomputing/crossbow @ actions-995

Task Status
java-jars Github Actions

@kszucs
Copy link
Member Author

kszucs commented Oct 19, 2021

@github-actions crossbow submit java-jars

@kszucs kszucs changed the title [Packaging][Java] Missing LLVM dependency in the macOS java-jars build ARROW-14373: [Packaging][Java] Missing LLVM dependency in the macOS java-jars build Oct 19, 2021
@github-actions
Copy link

Revision: c5863b8

Submitted crossbow builds: ursacomputing/crossbow @ actions-1002

Task Status
java-jars Github Actions

@github-actions
Copy link

Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

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

+1

The C++ failure on Ubuntu is a different problem.

@kou kou closed this in c3b7c96 Oct 19, 2021
@ursabot
Copy link

ursabot commented Oct 19, 2021

Benchmark runs are scheduled for baseline = 54d2bd8 and contender = c3b7c96. c3b7c96 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
Conbench compare runs links:
[Finished ⬇️0.0% ⬆️0.0%] ec2-t3-xlarge-us-east-2
[Finished ⬇️0.51% ⬆️0.0%] ursa-i9-9960x
[Finished ⬇️0.76% ⬆️0.09%] ursa-thinkcentre-m75q
Supported benchmarks:
ursa-i9-9960x: langs = Python, R, JavaScript
ursa-thinkcentre-m75q: langs = C++, Java
ec2-t3-xlarge-us-east-2: cloud = True

ViniciusSouzaRoque pushed a commit to s1mbi0se/arrow that referenced this pull request Nov 3, 2021
…ava-jars build

Closes apache#11449 from kszucs/java-jars-macos

Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
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.

None yet

3 participants