[ https://issues.apache.org/jira/browse/ARROW-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16513557#comment-16513557 ]
Kouhei Sutou commented on ARROW-2713: ------------------------------------- For .rpm: The error reason is: {noformat} /root/rpmbuild/BUILD/apache-arrow-0.10.0.20180613/c_glib/../cpp/build/release/libarrow.so.10: undefined reference to `typeinfo for google::protobuf::io::ZeroCopyOutputStream' {noformat} It may be caused by {{make -j3}}. We may have a parallel build problem in Apache Arrow C++. > [Packaging] Fix linux package builds > ------------------------------------ > > Key: ARROW-2713 > URL: https://issues.apache.org/jira/browse/ARROW-2713 > Project: Apache Arrow > Issue Type: Improvement > Components: Packaging > Reporter: Krisztian Szucs > Priority: Major > Fix For: 0.10.0 > > > Build configuration: > https://github.com/kszucs/arrow/tree/0d9d89b7bff32823ab68e6ec1dc7ade52511f7ee/dev/tasks/linux-packages > Failing build: > https://travis-ci.org/kszucs/crossbow/builds/391894564?utm_source=github_status&utm_medium=notification > Looks like it’s waiting for a user input? There might be some hardcoded > version too, because the expected is 0.9.1 instead of 0.9.0. > ping [~kou] -- This message was sent by Atlassian JIRA (v7.6.3#76005)