[
https://issues.apache.org/jira/browse/ORC-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16275809#comment-16275809
]
ASF GitHub Bot commented on ORC-270:
------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/orc/pull/196
> simple build failed
> -------------------
>
> Key: ORC-270
> URL: https://issues.apache.org/jira/browse/ORC-270
> Project: ORC
> Issue Type: Bug
> Components: C++
> Environment: ubuntu-17.10
> Reporter: rip.nsk
> Priority: Trivial
>
> Simple build:
> cmake .. -DBUILD_JAVA=OFF -DBUILD_LIBHDFSPP=OFF
> make package
> are failed due to lost pthread dependency in tools/test target_link_libraries:
> ../gtest-port.h:2076: undefined reference to `pthread_getspecific'
> ..
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)