------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pcre-8.44.txz Installing /packages/All/swig-4.0.2.txz Installing /packages/All/libnghttp2-1.41.0.txz Installing /packages/All/ca_root_nss-3.55.txz ===== Message from ca_root_nss-3.55: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/curl-7.71.1.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/libuv-1.38.1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/rhash-1.3.9.txz Installing /packages/All/liblz4-1.9.2_1,1.txz Installing /packages/All/lzo2-2.10_1.txz Installing /packages/All/libarchive-3.4.3,1.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/cmake-3.17.3_1.txz Installing /packages/All/libffi-3.3.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/python37-3.7.8_1.txz ===== Message from python37-3.7.8_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/SoapySDR-0.7.2.txz SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-SoapySDR-0.7.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-SoapySDR-0.7.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-SoapySDR-0.7.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-SoapySDR-0.7.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-SoapySDR-0.7.2 for building => SHA256 Checksum OK for pothosware-SoapySDR-soapy-sdr-0.7.2_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-SoapySDR-0.7.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-SoapySDR-0.7.2 for building ===> Extracting for py37-SoapySDR-0.7.2 => SHA256 Checksum OK for pothosware-SoapySDR-soapy-sdr-0.7.2_GH0.tar.gz. Extracted Memory Use: 0.77M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-SoapySDR-0.7.2 ===> Applying ports patches for py37-SoapySDR-0.7.2 from /xports/misc/py-SoapySDR/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-SoapySDR-0.7.2 depends on executable: swig - found ===> py37-SoapySDR-0.7.2 depends on file: /usr/local/bin/cmake - found ===> py37-SoapySDR-0.7.2 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> py37-SoapySDR-0.7.2 depends on shared library: libSoapySDR.so - found (/usr/local/lib/libSoapySDR.so) ===> py37-SoapySDR-0.7.2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-SoapySDR-0.7.2 depends on executable: swig - found ===> py37-SoapySDR-0.7.2 depends on file: /usr/local/bin/cmake - found ===> py37-SoapySDR-0.7.2 depends on file: /usr/local/bin/python3.7 - found ===> py37-SoapySDR-0.7.2 depends on shared library: libSoapySDR.so - found (/usr/local/lib/libSoapySDR.so) ===> py37-SoapySDR-0.7.2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for py37-SoapySDR-0.7.2 ===> Performing out-of-source build /bin/mkdir -p /construction/misc/py-SoapySDR/.build -- The CXX compiler identification is GNU 8.3.0 -- 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 -- Found SWIG: /usr/local/bin/swig (found version "4.0.2") -- SWIG_FOUND: TRUE - 4.0.2 -- Found PythonInterp: /usr/local/bin/python3.7 (found version "3.7.8") -- PYTHONINTERP_FOUND: TRUE - 3.7.8 -- PYTHON_EXECUTABLE: /usr/local/bin/python3.7 -- PYTHON_INSTALL_DIR: ${prefix}/lib/python3.7/site-packages -- PYTHONLIBS_FOUND: TRUE - 3.7.8 -- PYTHON_INCLUDE_DIRS: /usr/local/include/python3.7m;/usr/local/include/python3.7m -- PYTHON_LIBRARIES: -L/usr/local/lib -lpython3.7m -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm -- Performing Test SIZE_T_IS_UNSIGNED_INT -- Performing Test SIZE_T_IS_UNSIGNED_INT - Failed -- CMAKE_SWIG_FLAGS=-c++;-threads CMake Warning (dev) at /usr/local/share/cmake/Modules/UseSWIG.cmake:607 (message): Policy CMP0078 is not set: UseSWIG generates standard target names. Run "cmake --help-policy CMP0078" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): CMakeLists.txt:157 (SWIG_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/local/share/cmake/Modules/UseSWIG.cmake:460 (message): Policy CMP0086 is not set: UseSWIG honors SWIG_MODULE_NAME via -module flag. Run "cmake --help-policy CMP0086" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/local/share/cmake/Modules/UseSWIG.cmake:702 (SWIG_ADD_SOURCE_TO_MODULE) CMakeLists.txt:157 (SWIG_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BOOST_PYTHON_SUFFIX CMAKE_CXX_FLAGS_DEBUG CMAKE_C_COMPILER CMAKE_C_FLAGS CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /construction/misc/py-SoapySDR/.build SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-SoapySDR-0.7.2 /usr/local/bin/cmake -S/construction/misc/py-SoapySDR/SoapySDR-soapy-sdr-0.7.2/python -B/construction/misc/py-SoapySDR/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/misc/py-SoapySDR/.build/CMakeFiles /construction/misc/py-SoapySDR/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all --- CMakeFiles/SoapySDR_swig_compilation.dir/all --- /usr/bin/make -f CMakeFiles/SoapySDR_swig_compilation.dir/build.make CMakeFiles/SoapySDR_swig_compilation.dir/depend --- CMakeFiles/SoapySDR_swig_compilation.dir/depend --- cd /construction/misc/py-SoapySDR/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/py-SoapySDR/SoapySDR-soapy-sdr-0.7.2/python /construction/misc/py-SoapySDR/SoapySDR-soapy-sdr-0.7.2/python /construction/misc/py-SoapySDR/.build /construction/misc/py-SoapySDR/.build /construction/misc/py-SoapySDR/.build/CMakeFiles/SoapySDR_swig_compilation.dir/DependInfo.cmake Scanning dependencies of target SoapySDR_swig_compilation /usr/bin/make -f CMakeFiles/SoapySDR_swig_compilation.dir/build.make CMakeFiles/SoapySDR_swig_compilation.dir/build --- CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON.stamp --- [ 25%] Swig compile SoapySDR.i for python /usr/local/bin/cmake -E make_directory /construction/misc/py-SoapySDR/.build /construction/misc/py-SoapySDR/.build/CMakeFiles/_SoapySDR.dir /usr/local/bin/cmake -E touch /construction/misc/py-SoapySDR/.build/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON.stamp /usr/local/bin/cmake -E env SWIG_LIB=/usr/local/share/swig/4.0.2 /usr/local/bin/swig -python -c++ -threads -outdir /construction/misc/py-SoapySDR/.build -c++ -interface _SoapySDR -I/usr/local/include -I/usr/local/include/python3.7m -o /construction/misc/py-SoapySDR/.build/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx /construction/misc/py-SoapySDR/SoapySDR-soapy-sdr-0.7.2/python/SoapySDR.i [ 25%] Built target SoapySDR_swig_compilation --- CMakeFiles/_SoapySDR.dir/all --- /usr/bin/make -f CMakeFiles/_SoapySDR.dir/build.make CMakeFiles/_SoapySDR.dir/depend --- CMakeFiles/_SoapySDR.dir/depend --- cd /construction/misc/py-SoapySDR/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/py-SoapySDR/SoapySDR-soapy-sdr-0.7.2/python /construction/misc/py-SoapySDR/SoapySDR-soapy-sdr-0.7.2/python /construction/misc/py-SoapySDR/.build /construction/misc/py-SoapySDR/.build /construction/misc/py-SoapySDR/.build/CMakeFiles/_SoapySDR.dir/DependInfo.cmake Scanning dependencies of target _SoapySDR /usr/bin/make -f CMakeFiles/_SoapySDR.dir/build.make CMakeFiles/_SoapySDR.dir/build --- CMakeFiles/_SoapySDR.dir/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx.o --- [ 50%] Building CXX object CMakeFiles/_SoapySDR.dir/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx.o /usr/bin/c++ -D_SoapySDR_EXPORTS -I/usr/local/include -I/usr/local/include/python3.7m -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Wall -Wextra -std=gnu++11 -o CMakeFiles/_SoapySDR.dir/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx.o -c /construction/misc/py-SoapySDR/.build/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx --- _SoapySDR.so --- [ 75%] Linking CXX shared module _SoapySDR.so /usr/local/bin/cmake -E cmake_link_script CMakeFiles/_SoapySDR.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -shared -o _SoapySDR.so CMakeFiles/_SoapySDR.dir/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx.o -Wl,-z,origin,-rpath,/usr/local/lib /usr/local/lib/libSoapySDR.so -L/usr/local/lib -lpython3.7m -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm [100%] Built target _SoapySDR /usr/local/bin/cmake -E cmake_progress_start /construction/misc/py-SoapySDR/.build/CMakeFiles 0 SUCCEEDED 00:00:56 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-SoapySDR-0.7.2 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-SoapySDR-0.7.2 ===> py37-SoapySDR-0.7.2 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list /usr/local/bin/cmake -S/construction/misc/py-SoapySDR/SoapySDR-soapy-sdr-0.7.2/python -B/construction/misc/py-SoapySDR/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/misc/py-SoapySDR/.build/CMakeFiles /construction/misc/py-SoapySDR/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/SoapySDR_swig_compilation.dir/build.make CMakeFiles/SoapySDR_swig_compilation.dir/depend cd /construction/misc/py-SoapySDR/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/py-SoapySDR/SoapySDR-soapy-sdr-0.7.2/python /construction/misc/py-SoapySDR/SoapySDR-soapy-sdr-0.7.2/python /construction/misc/py-SoapySDR/.build /construction/misc/py-SoapySDR/.build /construction/misc/py-SoapySDR/.build/CMakeFiles/SoapySDR_swig_compilation.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/SoapySDR_swig_compilation.dir/build.make CMakeFiles/SoapySDR_swig_compilation.dir/build [ 25%] Built target SoapySDR_swig_compilation /usr/bin/make -f CMakeFiles/_SoapySDR.dir/build.make CMakeFiles/_SoapySDR.dir/depend cd /construction/misc/py-SoapySDR/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/py-SoapySDR/SoapySDR-soapy-sdr-0.7.2/python /construction/misc/py-SoapySDR/SoapySDR-soapy-sdr-0.7.2/python /construction/misc/py-SoapySDR/.build /construction/misc/py-SoapySDR/.build /construction/misc/py-SoapySDR/.build/CMakeFiles/_SoapySDR.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/_SoapySDR.dir/build.make CMakeFiles/_SoapySDR.dir/build [100%] Built target _SoapySDR /usr/local/bin/cmake -E cmake_progress_start /construction/misc/py-SoapySDR/.build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall /usr/bin/make -f CMakeFiles/_SoapySDR.dir/build.make CMakeFiles/_SoapySDR.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/_SoapySDR.so /usr/local/bin/cmake -E cmake_link_script CMakeFiles/_SoapySDR.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -shared -o CMakeFiles/CMakeRelink.dir/_SoapySDR.so CMakeFiles/_SoapySDR.dir/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx.o -Wl,-z,origin,-rpath,/usr/local/lib /usr/local/lib/libSoapySDR.so -L/usr/local/lib -lpython3.7m -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm Installing the project stripped... /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /construction/misc/py-SoapySDR/stage/usr/local/lib/python3.7/site-packages/_SoapySDR.so -- Installing: /construction/misc/py-SoapySDR/stage/usr/local/lib/python3.7/site-packages/SoapySDR.py ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-SoapySDR-0.7.2 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:01:12