┌──────────────────────────────────┐ │ python_test: generating makefile │ └──────────────────────────────────┘ ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ │ env LD_LIBRARY_PATH="" cmake /home/dwq/Documents/Workspace/project_2/vsi_auto_gen/sw/system_1/python_test -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/dwq/Documents/Workspace/project_2/vsi_auto_gen/sw/system_1/python_test/Toolchain.cmake │ └───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ vsi_sw: -- The C compiler identification is GNU 5.4.0 vsi_sw: -- The CXX compiler identification is GNU 5.4.0 vsi_sw: -- Check for working C compiler: /usr/bin/gcc vsi_sw: -- Check for working C compiler: /usr/bin/gcc -- works vsi_sw: -- Detecting C compiler ABI info vsi_sw: -- Detecting C compiler ABI info - done vsi_sw: -- Detecting C compile features vsi_sw: -- Detecting C compile features - done vsi_sw: -- Check for working CXX compiler: /usr/bin/g++ vsi_sw: -- Check for working CXX compiler: /usr/bin/g++ -- works vsi_sw: -- Detecting CXX compiler ABI info vsi_sw: -- Detecting CXX compiler ABI info - done vsi_sw: -- Detecting CXX compile features vsi_sw: -- Detecting CXX compile features - done vsi_sw: -- Found SWIG: /home/dwq/Documents/Systemview/VSI/host/linux.x86_64/bin/swig (found version "3.0.12") vsi_sw: CMake Error at CMakeLists.txt:77 (get_filename_component): vsi_sw: get_filename_component called with incorrect number of arguments vsi_sw: vsi_sw: vsi_sw: CMake Error at /home/dwq/Documents/Xilinx/Vitis/2019.2/tps/lnx64/cmake-3.3.2/share/cmake-3.3/Modules/FindPackageHandleStandardArgs.cmake:148 (message): vsi_sw: Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) vsi_sw: (Required is at least version "3") vsi_sw: Call Stack (most recent call first): vsi_sw: /home/dwq/Documents/Xilinx/Vitis/2019.2/tps/lnx64/cmake-3.3.2/share/cmake-3.3/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE) vsi_sw: /home/dwq/Documents/Xilinx/Vitis/2019.2/tps/lnx64/cmake-3.3.2/share/cmake-3.3/Modules/FindPythonLibs.cmake:205 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) vsi_sw: CMakeLists.txt:83 (find_package) vsi_sw: vsi_sw: vsi_sw: -- Configuring incomplete, errors occurred! vsi_sw: See also "/home/dwq/Documents/Workspace/project_2/vsi_auto_gen/sw/system_1/build/python_test/CMakeFiles/CMakeOutput.log". ERROR: [VSI_TCL-1002] child process exited abnormally 0