[ https://issues.apache.org/jira/browse/ARROW-5253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17662276#comment-17662276 ]
Rok Mihevc commented on ARROW-5253: ----------------------------------- This issue has been migrated to [issue #21724|https://github.com/apache/arrow/issues/21724] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [C++] external Snappy fails on Alpine > ------------------------------------- > > Key: ARROW-5253 > URL: https://issues.apache.org/jira/browse/ARROW-5253 > Project: Apache Arrow > Issue Type: Bug > Components: C++ > Affects Versions: 0.13.0 > Reporter: Francois Saint-Jacques > Assignee: Francois Saint-Jacques > Priority: Major > Labels: pull-request-available > Fix For: 0.14.0 > > Time Spent: 50m > Remaining Estimate: 0h > > {code:bash} > FAILED: debug/libarrow.so.14.0.0 > : && /usr/bin/c++ -fPIC -Wno-noexcept-type -fdiagnostics-color=always -ggdb > -O0 -Wall -Wno-conversion -Wno-sign-conversion -Wno-unused-variable -Werror > -msse4.2 -g > -Wl,--version-script=/buildbot/amd64-alpine-3_9-cpp/cpp/src/arrow/symbols.map > -shared -Wl,-soname,libarrow.so.14 -o debug/libarrow.so.14.0.0 > ... > c++: error: snappy_ep/src/snappy_ep-install/lib/libsnappy.a: No such file or > directory > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)