You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Donghui Xu (Jira)" <ji...@apache.org> on 2020/01/13 02:02:00 UTC

[jira] [Resolved] (IMPALA-9089) Failed to link impalad on SUSE12

     [ https://issues.apache.org/jira/browse/IMPALA-9089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donghui Xu resolved IMPALA-9089.
--------------------------------
    Resolution: Not A Bug

> Failed to link impalad on SUSE12
> --------------------------------
>
>                 Key: IMPALA-9089
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9089
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 3.3.0
>            Reporter: Donghui Xu
>            Priority: Minor
>         Attachments: CMakeError.log, CMakeOutput.log, log
>
>
> Failed to link impalad on SUSE12, as follows:
> [100%] Linking CXX executable ../../build/release/service/impalad
> /toolchain/binutils-2.26.1/bin/ld.gold: internal error in find_view, at fileread.cc:336
> collect2: error: ld returned 1 exit status
> CMakeError.log content is as following:
> /toolchain/cmake-3.14.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_31214.dir/link.txt --verbose=1
> /toolchain/gcc-4.9.2/bin/gcc  -DCHECK_FUNCTION_EXISTS=pthread_create    -rdynamic CMakeFiles/cmTC_31214.dir/CheckFunctionExists.c.o  -o cmTC_31214 -lpthreads 
> /usr/bin/ld: cannot find -lpthreads
> collect2: error: ld returned 1 exit status



--
This message was sent by Atlassian Jira
(v8.3.4#803005)