eric-haibin-lin opened a new issue #18861: URL: https://github.com/apache/incubator-mxnet/issues/18861
https://jenkins.mxnet-ci.amazon-ml.com/job/restricted-mxnet-cd/job/mxnet-cd-release-job/1507/execution/node/165/log/ ``` 13:19:26 /lib/../lib64/crti.o: In function `_init': 13:19:26 (.init+0x7): relocation truncated to fit: R_X86_64_GOTPCREL against undefined symbol `__gmon_start__' 13:19:26 CMakeFiles/nnvm.dir/3rdparty/tvm/nnvm/src/c_api/c_api_symbolic.cc.o: In function `NNSymbolFree': 13:19:26 c_api_symbolic.cc:(.text+0x100): relocation truncated to fit: R_X86_64_GOTPCREL against symbol `__pthread_key_create@@GLIBC_2.2.5' defined in .text section in /lib64/libpthread.so.0 13:19:26 CMakeFiles/nnvm.dir/3rdparty/tvm/nnvm/src/c_api/c_api_symbolic.cc.o: In function `NNGetOpHandle': 13:19:26 c_api_symbolic.cc:(.text+0x236): relocation truncated to fit: R_X86_64_REX_GOTPCRELX against symbol `std::string::_Rep::_S_empty_rep_storage@@GLIBCXX_3.4' defined in .bss section in /usr/lib64/libstdc++.so.6 13:19:26 c_api_symbolic.cc:(.text+0x24b): relocation truncated to fit: R_X86_64_GOTPCREL against symbol `__pthread_key_create@@GLIBC_2.2.5' defined in .text section in /lib64/libpthread.so.0 13:19:26 c_api_symbolic.cc:(.text+0x28d): relocation truncated to fit: R_X86_64_REX_GOTPCRELX against symbol `std::string::_Rep::_S_empty_rep_storage@@GLIBCXX_3.4' defined in .bss section in /usr/lib64/libstdc++.so.6 13:19:26 CMakeFiles/nnvm.dir/3rdparty/tvm/nnvm/src/c_api/c_api_symbolic.cc.o: In function `NNSymbolCreateVariable': 13:19:26 c_api_symbolic.cc:(.text+0x388): relocation truncated to fit: R_X86_64_GOTPCREL against symbol `__pthread_key_create@@GLIBC_2.2.5' defined in .text section in /lib64/libpthread.so.0 13:19:26 c_api_symbolic.cc:(.text+0x3eb): relocation truncated to fit: R_X86_64_GOTPCREL against symbol `__pthread_key_create@@GLIBC_2.2.5' defined in .text section in /lib64/libpthread.so.0 13:19:26 c_api_symbolic.cc:(.text+0x4c7): relocation truncated to fit: R_X86_64_REX_GOTPCRELX against symbol `std::string::_Rep::_S_empty_rep_storage@@GLIBCXX_3.4' defined in .bss section in /usr/lib64/libstdc++.so.6 13:19:26 c_api_symbolic.cc:(.text+0x573): relocation truncated to fit: R_X86_64_GOTPCREL against symbol `__pthread_key_create@@GLIBC_2.2.5' defined in .text section in /lib64/libpthread.so.0 13:19:26 c_api_symbolic.cc:(.text+0x5bd): relocation truncated to fit: R_X86_64_REX_GOTPCRELX against symbol `std::string::_Rep::_S_empty_rep_storage@@GLIBCXX_3.4' defined in .bss section in /usr/lib64/libstdc++.so.6 13:19:26 CMakeFiles/nnvm.dir/3rdparty/tvm/nnvm/src/c_api/c_api_symbolic.cc.o: In function `NNSymbolGetOutput': 13:19:26 c_api_symbolic.cc:(.text+0x6c3): additional relocation overflows omitted from the output 13:19:26 libmxnet.so: PC-relative offset overflow in PLT entry for `_ZN5mxnet2op8mxnet_op6KernelINS0_16ElemwiseBinaryOp15MissingLValueOpINS1_19backward_grad_tunedINS0_10mshadow_op4signEEELi1EEEN7mshadow3cpuEE11LaunchTunedIS8_NSA_4half6half_tEJPSF_SG_EEEvPNSA_6StreamISB_EEmDpT1_' 13:19:26 collect2: error: ld returned 1 exit status ``` @szha @leezu FYI ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
