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

[C++] Bundled AWS::c_cal can't find libcrypto on manylinux #34214

Closed
js8544 opened this issue Feb 16, 2023 · 0 comments · Fixed by #34215
Closed

[C++] Bundled AWS::c_cal can't find libcrypto on manylinux #34214

js8544 opened this issue Feb 16, 2023 · 0 comments · Fixed by #34215
Assignees
Milestone

Comments

@js8544
Copy link
Collaborator

js8544 commented Feb 16, 2023

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

Build failures: #34159 (comment). We should pass OPENSSL_ROOT_HINT to CMAKE_PREFIX_PATH for bundled AWS.

Component(s)

C++

kou pushed a commit that referenced this issue Feb 17, 2023
…ed AWS (#34215)

To fix build failures such as #34159 (comment), we need to help it find OpenSSL.
* Closes: #34214

Authored-by: Jin Shang <shangjin1997@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
@kou kou added this to the 12.0.0 milestone Feb 17, 2023
gringasalpastor pushed a commit to gringasalpastor/arrow that referenced this issue Feb 17, 2023
… bundled AWS (apache#34215)

To fix build failures such as apache#34159 (comment), we need to help it find OpenSSL.
* Closes: apache#34214

Authored-by: Jin Shang <shangjin1997@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
fatemehp pushed a commit to fatemehp/arrow that referenced this issue Feb 24, 2023
… bundled AWS (apache#34215)

To fix build failures such as apache#34159 (comment), we need to help it find OpenSSL.
* Closes: apache#34214

Authored-by: Jin Shang <shangjin1997@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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants