[
https://issues.apache.org/jira/browse/KUDU-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17313638#comment-17313638
]
ericsoul commented on KUDU-3272:
--------------------------------
I finally found that it's gcc-10 issuse.
[https://github.com/libunwind/libunwind/pull/157]
so ,
Dose kudu need to update the thirdpart version
> compile error on kylinOS with aarch64
> -------------------------------------
>
> Key: KUDU-3272
> URL: https://issues.apache.org/jira/browse/KUDU-3272
> Project: Kudu
> Issue Type: Bug
> Components: build
> Affects Versions: 1.13.0, 1.14.0
> Environment: cpu:Phytium,ft-2000+/64
> os:kylin v10 sp1
> arch:aarch64
> Reporter: ericsoul
> Priority: Major
> Labels: build, starter
>
> When I go to the step for 'build-support/enable_devtoolset.sh
> thirdparty/build-if-necessary.sh'.
> I got this error:
> /usr/bin/ld: aarch64/.libs/Linit.o: (.bss+0x0): multiple definition of
> `_U_dyn_info_list'; mi/.libs/dyn-info-list.o: (.bss+0x0): first defined here
> collect2: error: ld returned 1 exit status
> make[2]: *** [Makefile:3252:libunwind.la] 错误 1
> make[2]: *** 正在等待未完成的任务....
> make[2]: 离开目录“/data/compile/kudu/thirdparty/build/libunwind-1.4.0/src”
> make[1]: *** [Makefile:3987:install] 错误 2
> make[1]: 离开目录“/data/compile/kudu/thirdparty/build/libunwind-1.4.0/src”
> make: *** [Makefile:603:install-recursive] 错误 1
--
This message was sent by Atlassian Jira
(v8.3.4#803005)