You need to sign in or sign up before continuing.
开发机从源码编译paddle出错
Created by: jiewu915
错误信息:
Linking CXX executable test_CustomStackTracePrint
Linking CXX executable test_Logging
Done processing test_Logging.cpp
Total errors found: 0
Linking CXX executable test_SpinLock
Done processing test_SpinLock.cpp
Total errors found: 0
Linking CXX executable test_ThreadBarrier
Done processing test_ThreadBarrier.cpp
Total errors found: 0
Linking CXX executable test_CustomStackTrace
Done processing test_CustomStackTrace.cpp
Total errors found: 0
Linking CXX executable test_Thread
Done processing test_Thread.cpp
Total errors found: 0
collect2: error: ld terminated with signal 9 [Killed]
make[2]: *** [paddle/utils/tests/test_StringUtils] Error 1
make[1]: *** [paddle/utils/tests/CMakeFiles/test_StringUtils.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 79%] [ 79%] Built target test_CustomStackTracePrint
Built target test_CommandLineParser
[ 79%] Built target test_ThreadBarrier
[ 79%] Built target test_SpinLock
[ 79%] [ 79%] Built target test_CustomStackTrace
Built target test_Logging
[ 79%] Built target test_Thread
make: *** [all] Error 2