-- The C compiler identification is GNU 9.4.0
-- The CXX compiler identification is GNU 9.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Opbuild generating sources
opbuild ops info:
opbuild ops error: /usr/local/Ascend/ascend-toolkit/latest/toolkit/tools/opbuild/op_build: error while loading shared libraries: libregister.so: cannot open shared object file: No such file or directory
-- Opbuild generating sources - done
ops binary compile scripts gen info:
ops binary compile scripts gen error: Traceback (most recent call last):
File "/home/tanger/projects/TestSample/cmake/util/ascendc_bin_param_build.py", line 127, in <module>
gen_bin_param_file(sys.argv[1], sys.argv[2], sys.argv[3])
File "/home/tanger/projects/TestSample/cmake/util/ascendc_bin_param_build.py", line 117, in gen_bin_param_file
op_descs = opdesc_parser.get_op_desc(cfgfile, [], [], BinParamBuilder, None)
File "/home/tanger/projects/TestSample/cmake/util/opdesc_parser.py", line 236, in get_op_desc
with open (file, 'r') as fd:
FileNotFoundError: [Errno 2] No such file or directory: '/home/tanger/projects/TestSample/build_out/autogen/aic-ascend910-ops-info.ini'
CMake Error at cmake/func.cmake:128 (message):
ops binary compile scripts gen failed!
Call Stack (most recent call first):
op_kernel/CMakeLists.txt:27 (add_bin_compile_target)
-- Configuring incomplete, errors occurred!
See also "/home/tanger/projects/TestSample/build_out/CMakeFiles/CMakeOutput.log".
make: *** 没有规则可制作目标“package”。 停止。
-- The C compiler identification is GNU 9.4.0
-- The CXX compiler identification is GNU 9.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Opbuild generating sources
opbuild ops info:
opbuild ops error: /usr/local/Ascend/ascend-toolkit/latest/toolkit/tools/opbuild/op_build: error while loading shared libraries: libregister.so: cannot open shared object file: No such file or directory
-- Opbuild generating sources - done
ops binary compile scripts gen info:
ops binary compile scripts gen error: Traceback (most recent call last):
File "/home/tanger/projects/TestSample/cmake/util/ascendc_bin_param_build.py", line 127, in <module>
gen_bin_param_file(sys.argv[1], sys.argv[2], sys.argv[3])
File "/home/tanger/projects/TestSample/cmake/util/ascendc_bin_param_build.py", line 117, in gen_bin_param_file
op_descs = opdesc_parser.get_op_desc(cfgfile, [], [], BinParamBuilder, None)
File "/home/tanger/projects/TestSample/cmake/util/opdesc_parser.py", line 236, in get_op_desc
with open (file, 'r') as fd:
FileNotFoundError: [Errno 2] No such file or directory: '/home/tanger/projects/TestSample/build_out/autogen/aic-ascend910-ops-info.ini'
CMake Error at cmake/func.cmake:128 (message):
ops binary compile scripts gen failed!
Call Stack (most recent call first):
op_kernel/CMakeLists.txt:27 (add_bin_compile_target)
-- Configuring incomplete, errors occurred!
See also "/home/tanger/projects/TestSample/build_out/CMakeFiles/CMakeOutput.log".
make: *** 没有规则可制作目标“package”。 停止。