[ 
https://issues.apache.org/jira/browse/IMPALA-13791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17929904#comment-17929904
 ] 

Fang-Yu Rao commented on IMPALA-13791:
--------------------------------------

Hi [~joemcdonnell], assigned this to you since you reviewed patches under this 
folder in the past so may be more familiar with how to troubleshoot the issue. 
Please re-assign the ticket as you see appropriate. Thanks!

cc: [~wzhou] since Wenzhe may be familiar with the build of Kudu source code 
too.

> Some files under be/src/kudu sometimes could not be built successfully on ARM
> -----------------------------------------------------------------------------
>
>                 Key: IMPALA-13791
>                 URL: https://issues.apache.org/jira/browse/IMPALA-13791
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Fang-Yu Rao
>            Assignee: Joe McDonnell
>            Priority: Major
>              Labels: broken-build
>
> We found that sometimes some files under be/src/kudu sometimes could not be 
> built successfully on ARM with the following error. The issue seems to be 
> flaky.
> {code}
> 16:33:08 [ 18%] Linking CXX executable protoc-gen-krpc
> 16:33:09 
> ../../../build/debug/rpc_header_proto/librpc_header_proto.a(rpc_header.pb.cc.o):/data/jenkins/workspace/impala-asf-master-core-asan-arm/repos/Impala/be/src/kudu/rpc/rpc_header.pb.cc:descriptor_table_kudu_2frpc_2frpc_5fheader_2eproto_deps:
>  error: undefined reference to 
> 'descriptor_table_kudu_2futil_2fpb_5futil_2eproto'
> 16:33:09 
> ../../../build/debug/token_proto/libtoken_proto.a(token.pb.cc.o):/data/jenkins/workspace/impala-asf-master-core-asan-arm/repos/Impala/be/src/kudu/security/token.pb.cc:descriptor_table_kudu_2fsecurity_2ftoken_2eproto_deps:
>  error: undefined reference to 
> 'descriptor_table_kudu_2futil_2fpb_5futil_2eproto'
> 16:33:09 [ 18%] Building CXX object 
> be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/RuntimeProfile_types.cpp.o
> 16:33:09 clang-5.0: error: linker command failed with exit code 
> 1 (use -v to see invocation)
> 16:33:09 [ 18%] Building CXX object 
> be/src/kudu/util/CMakeFiles/kudu_util.dir/env_posix.cc.o
> 16:33:09 Generated: 
> /data/jenkins/workspace/impala-asf-master-core-asan-arm/repos/Impala/logs/extra_junit_xml_logs/generate_junitxml.build.5c3fb3db0c465c6bc3df518f9aa52df1.20250219_00_33_09.xml
> 16:33:09 make[2]: *** 
> [be/src/kudu/rpc/CMakeFiles/protoc-gen-krpc.dir/build.make:139: 
> be/src/kudu/rpc/protoc-gen-krpc] Error 1
> 16:33:09 make[1]: *** [CMakeFiles/Makefile2:5093: 
> be/src/kudu/rpc/CMakeFiles/protoc-gen-krpc.dir/all] Error 2
> 16:33:09 make[1]: *** Waiting for unfinished jobs....
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to