# Pastebin 7chF3ixG $ make env git submodule init Submodule 'third_party/fasm' (https://github.com/SymbiFlow/fasm.git) registered for path 'third_party/fasm' Submodule 'third_party/icestorm' (https://github.com/cliffordwolf/icestorm.git) registered for path 'third_party/icestorm' Submodule 'third_party/netlistsvg' (https://github.com/nturley/netlistsvg.git) registered for path 'third_party/netlistsvg' Submodule 'third_party/prjxray' (https://github.com/SymbiFlow/prjxray.git) registered for path 'third_party/prjxray' Submodule 'third_party/prjxray-db' (https://github.com/SymbiFlow/prjxray-db.git) registered for path 'third_party/prjxray-db' Submodule 'third_party/python-sdf-timing' (https://github.com/SymbiFlow/python-sdf-timing.git) registered for path 'third_party/python-sdf-timing' Submodule 'third_party/symbiyosys' (https://github.com/YosysHQ/SymbiYosys.git) registered for path 'third_party/symbiyosys' git submodule update --init --recursive Cloning into '....../symbiflow-arch-defs/third_party/symbiyosys'... Submodule path 'third_party/icestorm': checked out '2ccae0d3864fd7268118287a85963c0116745cff' Submodule path 'third_party/prjxray': checked out '9dcaa1fbe1f5b7695d959dbccb15e8d2e03335c7' Submodule 'third_party/abseil-cpp' (https://github.com/abseil/abseil-cpp) registered for path 'third_party/prjxray/third_party/abseil-cpp' Submodule 'third_party/cctz' (https://github.com/google/cctz) registered for path 'third_party/prjxray/third_party/cctz' Submodule 'third_party/fasm' (https://github.com/SymbiFlow/fasm.git) registered for path 'third_party/prjxray/third_party/fasm' Submodule 'third_party/gflags' (https://github.com/gflags/gflags) registered for path 'third_party/prjxray/third_party/gflags' Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/prjxray/third_party/googletest' Submodule 'third_party/python-sdf-timing' (https://github.com/SymbiFlow/python-sdf-timing.git) registered for path 'third_party/prjxray/third_party/python-sdf-timing' Submodule 'third_party/yaml-cpp' (https://github.com/jbeder/yaml-cpp.git) registered for path 'third_party/prjxray/third_party/yaml-cpp' Submodule 'third_party/yosys' (https://github.com/YosysHQ/yosys) registered for path 'third_party/prjxray/third_party/yosys' Cloning into '....../symbiflow-arch-defs/third_party/prjxray/third_party/abseil-cpp'... Cloning into '....../symbiflow-arch-defs/third_party/prjxray/third_party/python-sdf-timing'... Cloning into '....../symbiflow-arch-defs/third_party/prjxray/third_party/fasm'... Cloning into '....../symbiflow-arch-defs/third_party/prjxray/third_party/gflags'... Cloning into '....../symbiflow-arch-defs/third_party/prjxray/third_party/cctz'... Cloning into '....../symbiflow-arch-defs/third_party/prjxray/third_party/yaml-cpp'... Cloning into '....../symbiflow-arch-defs/third_party/prjxray/third_party/googletest'... Cloning into '....../symbiflow-arch-defs/third_party/prjxray/third_party/yosys'... Submodule path 'third_party/prjxray/third_party/abseil-cpp': checked out '4ef574064e75b86f115549e9eb4c7e806781b3ab' Submodule path 'third_party/prjxray/third_party/cctz': checked out 'a66daf52eb884bd8cb66601c18cc0b992988b41e' Submodule path 'third_party/prjxray/third_party/fasm': checked out 'ddc281a41662bff3efb4a66c5b22307e31e5df44' Submodule path 'third_party/prjxray/third_party/gflags': checked out '28f50e0fed19872e0fd50dd23ce2ee8cd759338e' Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/prjxray/third_party/gflags/doc' Cloning into '....../symbiflow-arch-defs/third_party/prjxray/third_party/gflags/doc'... Submodule path 'third_party/prjxray/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' Submodule path 'third_party/prjxray/third_party/googletest': checked out '90a443f9c2437ca8a682a1ac625eba64e1d74a8a' Submodule path 'third_party/prjxray/third_party/python-sdf-timing': checked out '11a3f606481548996ef65320883e24c59a8659ed' Submodule path 'third_party/prjxray/third_party/yaml-cpp': checked out 'e0e01d53c27ffee6c86153fa41e7f5e57d3e5c90' Submodule path 'third_party/prjxray/third_party/yosys': checked out '39f4c1096ac3b5964bfa087c2b7f2e8d5a9c1ef3' Submodule path 'third_party/prjxray-db': checked out '866e2271c183e73927d539e34f04dc7b2024f77e' Submodule path 'third_party/symbiyosys': checked out '06cc339957a56bf413da911d6c0aa01503590802' mkdir -p build && cd build && cmake .. -- Found PythonInterp: /usr/bin/python3 (found version "3.7.3") -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for C++ include unistd.h -- Looking for C++ include unistd.h - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Looking for C++ include inttypes.h -- Looking for C++ include inttypes.h - found -- Looking for C++ include sys/types.h -- Looking for C++ include sys/types.h - found -- Looking for C++ include sys/stat.h -- Looking for C++ include sys/stat.h - found -- Looking for C++ include fnmatch.h -- Looking for C++ include fnmatch.h - found -- Looking for C++ include stddef.h -- Looking for C++ include stddef.h - found -- Check size of uint32_t -- Check size of uint32_t - done -- Looking for strtoll -- Looking for strtoll - found -- The following OPTIONAL packages have been found: * Threads -- The following REQUIRED packages have been found: * PythonInterp -- No CMAKE_CXX_STANDARD set, assuming 11 -- Performing Test FLAG_WEXTRA -- Performing Test FLAG_WEXTRA - Success CMake Error at third_party/prjxray/third_party/yaml-cpp/test/CMakeLists.txt:20 (add_library): add_library cannot create imported target "gmock" because another target with the same name already exists. CMake Warning at xc7/make/vivado.cmake:39 (message): Vivado targets for counter_basys3_vivado not emitted, XRAY_VIVADO_SETTINGS env var must be set to point to Vivado settings.sh Call Stack (most recent call first): xc7/tests/counter/CMakeLists.txt:18 (add_vivado_target) CMake Warning at xc7/make/vivado.cmake:39 (message): Vivado targets for dram_test_64x1d_vivado not emitted, XRAY_VIVADO_SETTINGS env var must be set to point to Vivado settings.sh Call Stack (most recent call first): xc7/tests/dram_test/CMakeLists.txt:29 (add_vivado_target) CMake Warning at xc7/make/vivado.cmake:39 (message): Vivado targets for dram_test_32m_vivado not emitted, XRAY_VIVADO_SETTINGS env var must be set to point to Vivado settings.sh Call Stack (most recent call first): xc7/tests/dram_test/CMakeLists.txt:29 (add_vivado_target) CMake Warning at xc7/make/vivado.cmake:39 (message): Vivado targets for dram_test_64m_vivado not emitted, XRAY_VIVADO_SETTINGS env var must be set to point to Vivado settings.sh Call Stack (most recent call first): xc7/tests/dram_test/CMakeLists.txt:29 (add_vivado_target) CMake Warning at xc7/make/vivado.cmake:39 (message): Vivado targets for srl32_shift_vivado not emitted, XRAY_VIVADO_SETTINGS env var must be set to point to Vivado settings.sh Call Stack (most recent call first): xc7/tests/srl/srl32_shift/CMakeLists.txt:13 (add_vivado_target) CMake Warning at xc7/make/vivado.cmake:39 (message): Vivado targets for srl32_init_vivado not emitted, XRAY_VIVADO_SETTINGS env var must be set to point to Vivado settings.sh Call Stack (most recent call first): xc7/tests/srl/srl32_init/CMakeLists.txt:13 (add_vivado_target) CMake Warning at xc7/make/vivado.cmake:39 (message): Vivado targets for srl32_chain_vivado not emitted, XRAY_VIVADO_SETTINGS env var must be set to point to Vivado settings.sh Call Stack (most recent call first): xc7/tests/srl/srl32_chain/CMakeLists.txt:13 (add_vivado_target) CMake Warning at xc7/make/vivado.cmake:39 (message): Vivado targets for srl32_doutmux_mc31_vivado not emitted, XRAY_VIVADO_SETTINGS env var must be set to point to Vivado settings.sh Call Stack (most recent call first): xc7/tests/srl/srl32_amc31/CMakeLists.txt:24 (add_vivado_target) CMake Warning at xc7/make/vivado.cmake:39 (message): Vivado targets for murax_basys_vivado not emitted, XRAY_VIVADO_SETTINGS env var must be set to point to Vivado settings.sh Call Stack (most recent call first): tests/9-soc/murax/CMakeLists.txt:36 (add_vivado_target) CMake Warning at xc7/make/vivado.cmake:39 (message): Vivado targets for picosoc_basys3_vivado not emitted, XRAY_VIVADO_SETTINGS env var must be set to point to Vivado settings.sh Call Stack (most recent call first): tests/9-soc/picosoc/CMakeLists.txt:62 (add_vivado_target) CMake Warning at xc7/make/vivado.cmake:39 (message): Vivado targets for top_bram_n3_vivado not emitted, XRAY_VIVADO_SETTINGS env var must be set to point to Vivado settings.sh Call Stack (most recent call first): tests/9-scalable_proc/CMakeLists.txt:104 (add_vivado_target) CMake Warning at xc7/make/vivado.cmake:39 (message): Vivado targets for top_dram_n3_vivado not emitted, XRAY_VIVADO_SETTINGS env var must be set to point to Vivado settings.sh Call Stack (most recent call first): tests/9-scalable_proc/CMakeLists.txt:111 (add_vivado_target) -- Configuring incomplete, errors occurred! See also "....../symbiflow-arch-defs/build/CMakeFiles/CMakeOutput.log". See also "....../symbiflow-arch-defs/build/CMakeFiles/CMakeError.log". make: *** [Makefile:12: env] Error 1 $