------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/mpfr-4.0.2.txz Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.51.txz ===== Message from ca_root_nss-3.51: -- 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.1d,1.txz Installing /packages/All/curl-7.68.0.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/jsoncpp-1.9.2.txz Installing /packages/All/libuv-1.35.0.txz Installing /packages/All/rhash-1.3.5.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.2,1.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/cmake-3.16.5.txz SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> mppp-0.19 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> mppp-0.19 depends on file: /usr/local/sbin/pkg - found => bluescarni-mppp-v0.19_GH0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://codeload.github.com/bluescarni/mppp/tar.gz/v0.19?dummy=/bluescarni-mppp-v0.19_GH0.tar.gz fetch: https://codeload.github.com/bluescarni/mppp/tar.gz/v0.19?dummy=/bluescarni-mppp-v0.19_GH0.tar.gz: size unknown fetch: https://codeload.github.com/bluescarni/mppp/tar.gz/v0.19?dummy=/bluescarni-mppp-v0.19_GH0.tar.gz: size of remote file is not known bluescarni-mppp-v0.19_GH0.tar.gz 0 B 0 Bps bluescarni-mppp-v0.19_GH0.tar.gz 1405 kB 4195 kBps 00s ===> Fetching all distfiles required by mppp-0.19 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> mppp-0.19 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mppp-0.19 for building => SHA256 Checksum OK for bluescarni-mppp-v0.19_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> mppp-0.19 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mppp-0.19 for building ===> Extracting for mppp-0.19 => SHA256 Checksum OK for bluescarni-mppp-v0.19_GH0.tar.gz. Extracted Memory Use: 4.80M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for mppp-0.19 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> mppp-0.19 depends on file: /usr/local/include/gmp.h - found ===> mppp-0.19 depends on file: /usr/local/include/mpfr.h - found ===> mppp-0.19 depends on file: /usr/local/bin/cmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> mppp-0.19 depends on file: /usr/local/include/gmp.h - found ===> mppp-0.19 depends on file: /usr/local/include/mpfr.h - found ===> mppp-0.19 depends on file: /usr/local/bin/cmake - found ===> Configuring for mppp-0.19 ===> Performing out-of-source build /bin/mkdir -p /construction/math/mppp/.build -- The CXX compiler identification is GNU 8.3.0 -- The C 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 -- 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 -- System name: DragonFly -- mp++ version: 0.19 -- '-fdiagnostics-color=auto': flag is supported by the compiler, enabling. -- '-Wall': debug flag is supported by the compiler, enabling. -- '-Wextra': debug flag is supported by the compiler, enabling. -- '-Wnon-virtual-dtor': debug flag is supported by the compiler, enabling. -- '-Wlogical-op': debug flag is supported by the compiler, enabling. -- '-Wconversion': debug flag is supported by the compiler, enabling. -- '-Wdeprecated': debug flag is supported by the compiler, enabling. -- '-ftemplate-depth=1024': flag is supported by the compiler, enabling. -- '-Wold-style-cast': debug flag is supported by the compiler, enabling. -- '-pedantic-errors': debug flag is supported by the compiler, enabling. -- '-Wdisabled-optimization': debug flag is supported by the compiler, enabling. -- '-ftemplate-backtrace-limit=0': debug flag is supported by the compiler, enabling. -- '-fstack-protector-all': debug flag is supported by the compiler, enabling. -- '-Wsuggest-attribute=pure': debug flag is supported by the compiler, enabling. -- '-Wsuggest-attribute=const': debug flag is supported by the compiler, enabling. -- '-Wsuggest-attribute=noreturn': debug flag is supported by the compiler, enabling. -- '-Wsuggest-attribute=format': debug flag is supported by the compiler, enabling. -- '-Wodr': debug flag is supported by the compiler, enabling. -- '-Wsuggest-final-types': debug flag is supported by the compiler, enabling. -- '-Wsuggest-final-methods': debug flag is supported by the compiler, enabling. -- '-Wsuggest-override': debug flag is supported by the compiler, enabling. -- '-Wshift-negative-value': debug flag is supported by the compiler, enabling. -- '-Wshift-overflow=2': debug flag is supported by the compiler, enabling. -- '-Wduplicated-cond': debug flag is supported by the compiler, enabling. -- '-Wnull-dereference': debug flag is supported by the compiler, enabling. -- '-Wrestrict': debug flag is supported by the compiler, enabling. -- '-Waligned-new': debug flag is supported by the compiler, enabling. -- '-Wcast-align=strict': debug flag is supported by the compiler, enabling. -- '-fdiagnostics-show-template-tree': flag is supported by the compiler, enabling. -- Activating the '-Wno-attributes' workaround for GCC >= 6. -- '-Wno-attributes': flag is supported by the compiler, enabling. -- Activating the '-Wno-maybe-uninitialized' workaround for GCC. -- '-Wno-maybe-uninitialized': debug flag is supported by the compiler, enabling. -- The C++ compiler ID is: GNU -- YACMA autodetected C++ flags: -fdiagnostics-color=auto;-ftemplate-depth=1024;-fdiagnostics-show-template-tree;-Wno-attributes -- YACMA autodetected C++ debug flags: -Wall;-Wextra;-Wnon-virtual-dtor;-Wlogical-op;-Wconversion;-Wdeprecated;-Wold-style-cast;-pedantic-errors;-Wdisabled-optimization;-ftemplate-backtrace-limit=0;-fstack-protector-all;-Wsuggest-attribute=pure;-Wsuggest-attribute=const;-Wsuggest-attribute=noreturn;-Wsuggest-attribute=format;-Wodr;-Wsuggest-final-types;-Wsuggest-final-methods;-Wsuggest-override;-Wshift-negative-value;-Wshift-overflow=2;-Wduplicated-cond;-Wnull-dereference;-Wrestrict;-Waligned-new;-Wcast-align=strict;-Wno-maybe-uninitialized -- Library installation directory: lib -- Performing Test MPPP_COMPILER_SUPPORTS_CONCEPTS -- Performing Test MPPP_COMPILER_SUPPORTS_CONCEPTS - Success -- Found GMP: /usr/local/include -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /construction/math/mppp/.build SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for mppp-0.19 /usr/local/bin/cmake -S/construction/math/mppp/mppp-0.19 -B/construction/math/mppp/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/math/mppp/.build/CMakeFiles /construction/math/mppp/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all --- CMakeFiles/mp++.dir/all --- /usr/bin/make -f CMakeFiles/mp++.dir/build.make CMakeFiles/mp++.dir/depend --- CMakeFiles/mp++.dir/depend --- cd /construction/math/mppp/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/mppp/mppp-0.19 /construction/math/mppp/mppp-0.19 /construction/math/mppp/.build /construction/math/mppp/.build /construction/math/mppp/.build/CMakeFiles/mp++.dir/DependInfo.cmake Scanning dependencies of target mp++ /usr/bin/make -f CMakeFiles/mp++.dir/build.make CMakeFiles/mp++.dir/build --- CMakeFiles/mp++.dir/src/integer.cpp.o --- --- CMakeFiles/mp++.dir/src/rational.cpp.o --- --- CMakeFiles/mp++.dir/src/type_name.cpp.o --- --- CMakeFiles/mp++.dir/src/detail/utils.cpp.o --- --- CMakeFiles/mp++.dir/src/rational.cpp.o --- [ 16%] Building CXX object CMakeFiles/mp++.dir/src/rational.cpp.o --- CMakeFiles/mp++.dir/src/detail/utils.cpp.o --- [ 33%] Building CXX object CMakeFiles/mp++.dir/src/detail/utils.cpp.o --- CMakeFiles/mp++.dir/src/rational.cpp.o --- /usr/bin/c++ -Dmppp_EXPORTS -I/construction/math/mppp/mppp-0.19/include -I/construction/math/mppp/.build/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fdiagnostics-color=auto -ftemplate-depth=1024 -fdiagnostics-show-template-tree -Wno-attributes -std=c++14 -o CMakeFiles/mp++.dir/src/rational.cpp.o -c /construction/math/mppp/mppp-0.19/src/rational.cpp --- CMakeFiles/mp++.dir/src/detail/utils.cpp.o --- /usr/bin/c++ -Dmppp_EXPORTS -I/construction/math/mppp/mppp-0.19/include -I/construction/math/mppp/.build/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fdiagnostics-color=auto -ftemplate-depth=1024 -fdiagnostics-show-template-tree -Wno-attributes -std=c++14 -o CMakeFiles/mp++.dir/src/detail/utils.cpp.o -c /construction/math/mppp/mppp-0.19/src/detail/utils.cpp --- CMakeFiles/mp++.dir/src/type_name.cpp.o --- [ 50%] Building CXX object CMakeFiles/mp++.dir/src/type_name.cpp.o /usr/bin/c++ -Dmppp_EXPORTS -I/construction/math/mppp/mppp-0.19/include -I/construction/math/mppp/.build/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fdiagnostics-color=auto -ftemplate-depth=1024 -fdiagnostics-show-template-tree -Wno-attributes -std=c++14 -o CMakeFiles/mp++.dir/src/type_name.cpp.o -c /construction/math/mppp/mppp-0.19/src/type_name.cpp --- CMakeFiles/mp++.dir/src/integer.cpp.o --- [ 66%] Building CXX object CMakeFiles/mp++.dir/src/integer.cpp.o /usr/bin/c++ -Dmppp_EXPORTS -I/construction/math/mppp/mppp-0.19/include -I/construction/math/mppp/.build/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fdiagnostics-color=auto -ftemplate-depth=1024 -fdiagnostics-show-template-tree -Wno-attributes -std=c++14 -o CMakeFiles/mp++.dir/src/integer.cpp.o -c /construction/math/mppp/mppp-0.19/src/integer.cpp --- libmp++.so.5.0 --- [ 83%] Linking CXX shared library libmp++.so /usr/local/bin/cmake -E cmake_link_script CMakeFiles/mp++.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -shared -Wl,-soname,libmp++.so.5 -o libmp++.so.5.0 CMakeFiles/mp++.dir/src/integer.cpp.o CMakeFiles/mp++.dir/src/rational.cpp.o CMakeFiles/mp++.dir/src/type_name.cpp.o CMakeFiles/mp++.dir/src/detail/utils.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib /usr/local/lib/libgmp.so /usr/local/bin/cmake -E cmake_symlink_library libmp++.so.5.0 libmp++.so.5 libmp++.so [100%] Built target mp++ /usr/local/bin/cmake -E cmake_progress_start /construction/math/mppp/.build/CMakeFiles 0 SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> mppp-0.19 depends on file: /usr/local/include/gmp.h - found ===> mppp-0.19 depends on file: /usr/local/include/mpfr.h - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for mppp-0.19 ===> mppp-0.19 depends on file: /usr/local/include/gmp.h - found ===> mppp-0.19 depends on file: /usr/local/include/mpfr.h - found ===> Generating temporary packing list /usr/local/bin/cmake -S/construction/math/mppp/mppp-0.19 -B/construction/math/mppp/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/math/mppp/.build/CMakeFiles /construction/math/mppp/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/mp++.dir/build.make CMakeFiles/mp++.dir/depend cd /construction/math/mppp/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/mppp/mppp-0.19 /construction/math/mppp/mppp-0.19 /construction/math/mppp/.build /construction/math/mppp/.build /construction/math/mppp/.build/CMakeFiles/mp++.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/mp++.dir/build.make CMakeFiles/mp++.dir/build [100%] Built target mp++ /usr/local/bin/cmake -E cmake_progress_start /construction/math/mppp/.build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall /usr/bin/make -f CMakeFiles/mp++.dir/build.make CMakeFiles/mp++.dir/preinstall Linking CXX shared library CMakeFiles/CMakeRelink.dir/libmp++.so /usr/local/bin/cmake -E cmake_link_script CMakeFiles/mp++.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -shared -Wl,-soname,libmp++.so.5 -o CMakeFiles/CMakeRelink.dir/libmp++.so.5.0 CMakeFiles/mp++.dir/src/integer.cpp.o CMakeFiles/mp++.dir/src/rational.cpp.o CMakeFiles/mp++.dir/src/type_name.cpp.o CMakeFiles/mp++.dir/src/detail/utils.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib /usr/local/lib/libgmp.so /usr/local/bin/cmake -E cmake_symlink_library CMakeFiles/CMakeRelink.dir/libmp++.so.5.0 CMakeFiles/CMakeRelink.dir/libmp++.so.5 CMakeFiles/CMakeRelink.dir/libmp++.so Installing the project stripped... /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /construction/math/mppp/stage/usr/local/include/mp++ -- Installing: /construction/math/mppp/stage/usr/local/include/mp++/mp++.hpp -- Installing: /construction/math/mppp/stage/usr/local/include/mp++/integer.hpp -- Installing: /construction/math/mppp/stage/usr/local/include/mp++/exceptions.hpp -- Installing: /construction/math/mppp/stage/usr/local/include/mp++/extra -- Installing: /construction/math/mppp/stage/usr/local/include/mp++/extra/pybind11.hpp -- Installing: /construction/math/mppp/stage/usr/local/include/mp++/rational.hpp -- Installing: /construction/math/mppp/stage/usr/local/include/mp++/type_name.hpp -- Installing: /construction/math/mppp/stage/usr/local/include/mp++/detail -- Installing: /construction/math/mppp/stage/usr/local/include/mp++/detail/utils.hpp -- Installing: /construction/math/mppp/stage/usr/local/include/mp++/detail/integer_literals.hpp -- Installing: /construction/math/mppp/stage/usr/local/include/mp++/detail/fwd_decl.hpp -- Installing: /construction/math/mppp/stage/usr/local/include/mp++/detail/mpfr.hpp -- Installing: /construction/math/mppp/stage/usr/local/include/mp++/detail/type_traits.hpp -- Installing: /construction/math/mppp/stage/usr/local/include/mp++/detail/gmp.hpp -- Installing: /construction/math/mppp/stage/usr/local/include/mp++/detail/real128_literal.hpp -- Installing: /construction/math/mppp/stage/usr/local/include/mp++/detail/visibility.hpp -- Installing: /construction/math/mppp/stage/usr/local/include/mp++/detail/rational_literals.hpp -- Installing: /construction/math/mppp/stage/usr/local/include/mp++/detail/real_literals.hpp -- Installing: /construction/math/mppp/stage/usr/local/include/mp++/real128.hpp -- Installing: /construction/math/mppp/stage/usr/local/include/mp++/real.hpp -- Installing: /construction/math/mppp/stage/usr/local/include/mp++/concepts.hpp -- Installing: /construction/math/mppp/stage/usr/local/include/mp++/config.hpp -- Installing: /construction/math/mppp/stage/usr/local/lib/libmp++.so.5.0 -- Installing: /construction/math/mppp/stage/usr/local/lib/libmp++.so.5 -- Installing: /construction/math/mppp/stage/usr/local/lib/libmp++.so -- Installing: /construction/math/mppp/stage/usr/local/lib/cmake/mp++/mp++-config.cmake -- Installing: /construction/math/mppp/stage/usr/local/lib/cmake/mp++/FindGMP.cmake -- Installing: /construction/math/mppp/stage/usr/local/lib/cmake/mp++/FindMPFR.cmake -- Installing: /construction/math/mppp/stage/usr/local/lib/cmake/mp++/mp++_export.cmake -- Installing: /construction/math/mppp/stage/usr/local/lib/cmake/mp++/mp++_export-release.cmake -- Installing: /construction/math/mppp/stage/usr/local/lib/cmake/mp++/mp++-config-version.cmake ====> 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 mppp-0.19 file sizes/checksums [29]: 0% file sizes/checksums [29]: 100% packing files [29]: 0% packing files [29]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:29