You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Quanlong Huang (Jira)" <ji...@apache.org> on 2022/02/01 08:04:00 UTC

[jira] [Updated] (IMPALA-11100) Impala can't start when built with -so option after we bump boost version to 1.74

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

Quanlong Huang updated IMPALA-11100:
------------------------------------
    Attachment: fix-so-build.patch

> Impala can't start when built with -so option after we bump boost version to 1.74
> ---------------------------------------------------------------------------------
>
>                 Key: IMPALA-11100
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11100
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>            Reporter: Quanlong Huang
>            Priority: Major
>         Attachments: fix-so-build.patch
>
>
> After we bump boost version from 1.61.0 to 1.74.0, Impala can't start when built with -so option. E.g. the error in logs/cluster/statestore-out.log shows
> {code:java}
> /home/quanlong/workspace/Impala/be/build/latest/service/statestored: symbol lookup error: /home/quanlong/workspace/Impala/be/build/debug/util/libUtil.so: undefined symbol: _ZN5boost10filesystem6detail6statusERKNS0_4pathEPNS_6system10error_codeE{code}
> The last two commits are
> {code:java}
> bf72851 IMPALA-11005 (part 2): Upgrade Boost library to 1.74.0 for Impala
> b3dfc8f IMPALA-11004 (part 2): Upgrade glog library for Impala {code}
> If I reset HEAD to b3dfc8f, everything backs to normal.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org