------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/googletest-1.10.0_1.txz Installing /packages/All/gflags-2.2.2_2.txz Installing /packages/All/glog-0.4.0_1.txz Installing /packages/All/openssl-1.1.1h_1,1.txz Installing /packages/All/s2-0.9.0.txz 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.58.txz ===== Message from ca_root_nss-3.58: -- 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/curl-7.73.0.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/libuv-1.40.0.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.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.2.20201017.txz Installing /packages/All/cmake-3.18.4.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_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 SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-s2-0.9.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-s2-0.9.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-s2-0.9.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-s2-0.9.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-s2-0.9.0 for building => SHA256 Checksum OK for google-s2geometry-v0.9.0_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-s2-0.9.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-s2-0.9.0 for building ===> Extracting for py37-s2-0.9.0 => SHA256 Checksum OK for google-s2geometry-v0.9.0_GH0.tar.gz. Extracted Memory Use: 5.41M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-s2-0.9.0 ===> Applying ports patches for py37-s2-0.9.0 from /xports/graphics/py-s2/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-s2-0.9.0 depends on package: s2>=0.9.0 - found ===> py37-s2-0.9.0 depends on executable: swig - found ===> py37-s2-0.9.0 depends on file: /usr/local/bin/cmake - found ===> py37-s2-0.9.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> py37-s2-0.9.0 depends on shared library: libs2.so - found (/usr/local/lib/libs2.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-s2-0.9.0 depends on package: s2>=0.9.0 - found ===> py37-s2-0.9.0 depends on executable: swig - found ===> py37-s2-0.9.0 depends on file: /usr/local/bin/cmake - found ===> py37-s2-0.9.0 depends on file: /usr/local/bin/python3.7 - found ===> py37-s2-0.9.0 depends on shared library: libs2.so - found (/usr/local/lib/libs2.so) ===> Configuring for py37-s2-0.9.0 ===> Performing out-of-source build /bin/mkdir -p /construction/graphics/py-s2/.build -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found SWIG: /usr/local/bin/swig (found version "4.0.2") -- Found PythonInterp: /usr/local/bin/python3.7 (found version "3.7.9") -- Found PythonLibs: /usr/local/lib/libpython3.7m.so (found version "3.7.9") CMake Warning (dev) at /usr/local/share/cmake/Modules/UseSWIG.cmake:634 (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:22 (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:486 (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:736 (SWIG_ADD_SOURCE_TO_MODULE) CMakeLists.txt:22 (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_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_SHARED_LINKER_FLAGS THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /construction/graphics/py-s2/.build SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-s2-0.9.0 /usr/local/bin/cmake -S/construction/graphics/py-s2/s2geometry-0.9.0/src/python -B/construction/graphics/py-s2/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/graphics/py-s2/.build/CMakeFiles /construction/graphics/py-s2/.build//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all --- CMakeFiles/pywraps2_swig_compilation.dir/all --- /usr/bin/make -f CMakeFiles/pywraps2_swig_compilation.dir/build.make CMakeFiles/pywraps2_swig_compilation.dir/depend --- CMakeFiles/pywraps2_swig_compilation.dir/depend --- cd /construction/graphics/py-s2/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/py-s2/s2geometry-0.9.0/src/python /construction/graphics/py-s2/s2geometry-0.9.0/src/python /construction/graphics/py-s2/.build /construction/graphics/py-s2/.build /construction/graphics/py-s2/.build/CMakeFiles/pywraps2_swig_compilation.dir/DependInfo.cmake Scanning dependencies of target pywraps2_swig_compilation /usr/bin/make -f CMakeFiles/pywraps2_swig_compilation.dir/build.make CMakeFiles/pywraps2_swig_compilation.dir/build --- CMakeFiles/_pywraps2.dir/s2PYTHON.stamp --- [ 25%] Swig compile s2.i for python /usr/local/bin/cmake -E make_directory /construction/graphics/py-s2/.build /construction/graphics/py-s2/.build/CMakeFiles/_pywraps2.dir /usr/local/bin/cmake -E touch /construction/graphics/py-s2/.build/CMakeFiles/_pywraps2.dir/s2PYTHON.stamp /usr/local/bin/cmake -E env SWIG_LIB=/usr/local/share/swig/4.0.2 /usr/local/bin/swig -python -module pywraps2 -outdir /construction/graphics/py-s2/.build -c++ -interface _pywraps2 -I/usr/local/include -I/usr/local/include/python3.7m -o /construction/graphics/py-s2/.build/CMakeFiles/_pywraps2.dir/s2PYTHON_wrap.cxx /construction/graphics/py-s2/s2geometry-0.9.0/src/python/s2.i /usr/local/include/s2/s2region.h:45: Warning 362: operator= ignored /usr/local/include/s2/s2cell_union.h:73: Warning 509: Overloaded method S2CellUnion::S2CellUnion(std::vector< uint64,std::allocator< uint64 > > const &) effectively ignored, /usr/local/include/s2/s2cell_union.h:69: Warning 509: as it is shadowed by S2CellUnion::S2CellUnion(std::vector< S2CellId,std::allocator< S2CellId > >). [ 25%] Built target pywraps2_swig_compilation --- CMakeFiles/_pywraps2.dir/all --- /usr/bin/make -f CMakeFiles/_pywraps2.dir/build.make CMakeFiles/_pywraps2.dir/depend --- CMakeFiles/_pywraps2.dir/depend --- cd /construction/graphics/py-s2/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/py-s2/s2geometry-0.9.0/src/python /construction/graphics/py-s2/s2geometry-0.9.0/src/python /construction/graphics/py-s2/.build /construction/graphics/py-s2/.build /construction/graphics/py-s2/.build/CMakeFiles/_pywraps2.dir/DependInfo.cmake Scanning dependencies of target _pywraps2 /usr/bin/make -f CMakeFiles/_pywraps2.dir/build.make CMakeFiles/_pywraps2.dir/build --- CMakeFiles/_pywraps2.dir/CMakeFiles/_pywraps2.dir/s2PYTHON_wrap.cxx.o --- [ 50%] Building CXX object CMakeFiles/_pywraps2.dir/CMakeFiles/_pywraps2.dir/s2PYTHON_wrap.cxx.o /usr/bin/c++ -D_pywraps2_EXPORTS -I/usr/local/include/python3.7m -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -o CMakeFiles/_pywraps2.dir/CMakeFiles/_pywraps2.dir/s2PYTHON_wrap.cxx.o -c /construction/graphics/py-s2/.build/CMakeFiles/_pywraps2.dir/s2PYTHON_wrap.cxx --- _pywraps2.so --- [ 75%] Linking CXX shared module _pywraps2.so /usr/local/bin/cmake -E cmake_link_script CMakeFiles/_pywraps2.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -L/usr/local/lib -shared -o _pywraps2.so CMakeFiles/_pywraps2.dir/CMakeFiles/_pywraps2.dir/s2PYTHON_wrap.cxx.o /usr/local/lib/libpython3.7m.so -ls2 [100%] Built target _pywraps2 /usr/local/bin/cmake -E cmake_progress_start /construction/graphics/py-s2/.build/CMakeFiles 0 SUCCEEDED 00:00:20 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-s2-0.9.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-s2-0.9.0 ===> py37-s2-0.9.0 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list /usr/local/bin/cmake -S/construction/graphics/py-s2/s2geometry-0.9.0/src/python -B/construction/graphics/py-s2/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/graphics/py-s2/.build/CMakeFiles /construction/graphics/py-s2/.build//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/pywraps2_swig_compilation.dir/build.make CMakeFiles/pywraps2_swig_compilation.dir/depend cd /construction/graphics/py-s2/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/py-s2/s2geometry-0.9.0/src/python /construction/graphics/py-s2/s2geometry-0.9.0/src/python /construction/graphics/py-s2/.build /construction/graphics/py-s2/.build /construction/graphics/py-s2/.build/CMakeFiles/pywraps2_swig_compilation.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/pywraps2_swig_compilation.dir/build.make CMakeFiles/pywraps2_swig_compilation.dir/build [ 25%] Built target pywraps2_swig_compilation /usr/bin/make -f CMakeFiles/_pywraps2.dir/build.make CMakeFiles/_pywraps2.dir/depend cd /construction/graphics/py-s2/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/py-s2/s2geometry-0.9.0/src/python /construction/graphics/py-s2/s2geometry-0.9.0/src/python /construction/graphics/py-s2/.build /construction/graphics/py-s2/.build /construction/graphics/py-s2/.build/CMakeFiles/_pywraps2.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/_pywraps2.dir/build.make CMakeFiles/_pywraps2.dir/build [100%] Built target _pywraps2 /usr/local/bin/cmake -E cmake_progress_start /construction/graphics/py-s2/.build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall /usr/bin/make -f CMakeFiles/_pywraps2.dir/build.make CMakeFiles/_pywraps2.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/_pywraps2.so /usr/local/bin/cmake -E cmake_link_script CMakeFiles/_pywraps2.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -L/usr/local/lib -shared -o CMakeFiles/CMakeRelink.dir/_pywraps2.so CMakeFiles/_pywraps2.dir/CMakeFiles/_pywraps2.dir/s2PYTHON_wrap.cxx.o /usr/local/lib/libpython3.7m.so -ls2 Installing the project stripped... /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /construction/graphics/py-s2/stage/usr/local/lib/python3.7/site-packages/_pywraps2.so -- Installing: /construction/graphics/py-s2/stage/usr/local/lib/python3.7/site-packages/pywraps2.py ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python3.7/site-packages/_pywraps2.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Error: /usr/local/lib/python3.7/site-packages/_pywraps2.so is linked to /usr/local/lib/libgflags.so.2.2 from devel/gflags but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgflags.so:devel/gflags Error: /usr/local/lib/python3.7/site-packages/_pywraps2.so is linked to /usr/local/lib/libglog.so.0 from devel/glog but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libglog.so:devel/glog Error: /usr/local/lib/python3.7/site-packages/_pywraps2.so is linked to /usr/local/lib/libssl.so.11 from security/openssl but it is not declared as a dependency Warning: you need USES=ssl Error: /usr/local/lib/python3.7/site-packages/_pywraps2.so is linked to /usr/local/lib/libcrypto.so.11 from security/openssl but it is not declared as a dependency Warning: you need USES=ssl Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-s2-0.9.0 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:01 TOTAL TIME 00:00:37