[ https://issues.apache.org/jira/browse/KUDU-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Serbin resolved KUDU-3272. --------------------------------- Fix Version/s: 1.16.0 Resolution: Fixed # This should have been fixed with [ae95d6d5c|https://github.com/apache/kudu/commit/ae95d6d5c10e375627d8b0aeab37b089933ccc92]. > 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 > Fix For: 1.16.0 > > > 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.20.10#820010)