------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/icu-66.1,1.txz Installing /packages/All/boost-libs-1.72.0_1.txz ===== Message from boost-libs-1.72.0_1: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. 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:28 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> piranha-0.11_7 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> piranha-0.11_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by piranha-0.11_7 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> piranha-0.11_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by piranha-0.11_7 for building => SHA256 Checksum OK for bluescarni-piranha-v0.11_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> piranha-0.11_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by piranha-0.11_7 for building ===> Extracting for piranha-0.11_7 => SHA256 Checksum OK for bluescarni-piranha-v0.11_GH0.tar.gz. Extracted Memory Use: 5.32M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for piranha-0.11_7 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> piranha-0.11_7 depends on file: /usr/local/include/boost/numeric/conversion/cast.hpp - found ===> piranha-0.11_7 depends on file: /usr/local/include/gmp.h - found ===> piranha-0.11_7 depends on file: /usr/local/include/mpfr.h - found ===> piranha-0.11_7 depends on file: /usr/local/bin/cmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> piranha-0.11_7 depends on file: /usr/local/include/boost/numeric/conversion/cast.hpp - found ===> piranha-0.11_7 depends on file: /usr/local/include/gmp.h - found ===> piranha-0.11_7 depends on file: /usr/local/include/mpfr.h - found ===> piranha-0.11_7 depends on file: /usr/local/bin/cmake - found ===> Configuring for piranha-0.11_7 ===> Performing out-of-source build /bin/mkdir -p /construction/math/piranha/.build -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- 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 -- 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 -- System name: DragonFly -- The C++ compiler ID is: GNU -- GNU compiler detected, checking version. -- GCC version is ok. -- Forcing the debug flag to -g1 for GCC. -- Performing Test PIRANHA_CHECK_CXX_FLAG -- Performing Test PIRANHA_CHECK_CXX_FLAG - Success -- C++14 supported by the compiler, enabling. -- Looking for a 128-bit unsigned integer type. -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of __uint128_t -- Check size of __uint128_t - done -- 128-bit unsigned integer type detected. -- Performing Test YACMA_CHECK_CXX_FLAG -- Performing Test YACMA_CHECK_CXX_FLAG - Success -- Enabling the '-fdiagnostics-color=auto' compiler flag. -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG - Success -- Enabling the '-Wall' debug compiler flag. -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG - Success -- Enabling the '-Wextra' debug compiler flag. -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG - Success -- Enabling the '-Wnon-virtual-dtor' debug compiler flag. -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG - Success -- Enabling the '-Wnoexcept' debug compiler flag. -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG - Success -- Enabling the '-Wlogical-op' debug compiler flag. -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG - Success -- Enabling the '-Wconversion' debug compiler flag. -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG - Success -- Enabling the '-Wdeprecated' debug compiler flag. -- Performing Test YACMA_CHECK_CXX_FLAG -- Performing Test YACMA_CHECK_CXX_FLAG - Success -- Enabling the '-ftemplate-depth=1024' compiler flag. -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG - Success -- Enabling the '-pedantic-errors' debug compiler flag. -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG - Success -- Enabling the '-Wdisabled-optimization' debug compiler flag. -- Performing Test YACMA_CHECK_CXX_FLAG -- Performing Test YACMA_CHECK_CXX_FLAG - Success -- Enabling the '-fvisibility-inlines-hidden' compiler flag. -- Performing Test YACMA_CHECK_CXX_FLAG -- Performing Test YACMA_CHECK_CXX_FLAG - Success -- Enabling the '-fvisibility=hidden' compiler flag. -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG - Success -- Enabling the '-ftemplate-backtrace-limit=0' debug compiler flag. -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG - Success -- Enabling the '-fstack-protector-all' debug compiler flag. -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG - Success -- Enabling the '-Wodr' debug compiler flag. -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG - Success -- Enabling the '-Wsuggest-final-types' debug compiler flag. -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG -- Performing Test YACMA_CHECK_DEBUG_CXX_FLAG - Success -- Enabling the '-Wsuggest-final-methods' debug compiler flag. -- POSIX memalign detected. -- Explicit linking to the math library is not needed. -- Looking for pthread.h -- Looking for pthread.h - found -- Found Threads: TRUE -- Thread library: -pthread -- POSIX threads detected. -- Performing Test YACMA_PTHREAD_COMPILER_FLAG -- Performing Test YACMA_PTHREAD_COMPILER_FLAG - Success -- Enabling the -pthread compiler flag. -- Looking for pthread_setaffinity_np -- Looking for pthread_setaffinity_np - not found -- Looking for pthread_getaffinity_np -- Looking for pthread_getaffinity_np - not found -- POSIX threads affinity extensions not detected. -- Extra compiler flags for threading: -pthread -- The 'thread_local' keyword is available. -- Current CXX flags: -pipe -O2 -fno-strict-aliasing -std=c++14 -fdiagnostics-color=auto -ftemplate-depth=1024 -fvisibility-inlines-hidden -fvisibility=hidden -pthread -- Current CXX debug flags: -pipe -O2 -fno-strict-aliasing -g1 -Wall -Wextra -Wnon-virtual-dtor -Wnoexcept -Wlogical-op -Wconversion -Wdeprecated -pedantic-errors -Wdisabled-optimization -ftemplate-backtrace-limit=0 -fstack-protector-all -Wodr -Wsuggest-final-types -Wsuggest-final-methods -- Required Boost libraries: serialization;iostreams;regex -- Found Boost: /usr/local/include (found suitable version "1.72.0", minimum required is "1.48.0") found components: serialization iostreams regex -- Detected Boost version: 107200 -- Boost include dirs: /usr/local/include -- Boost libraries: /usr/local/lib/libboost_serialization.so;/usr/local/lib/libboost_iostreams.so;/usr/local/lib/libboost_regex.so -- Found GMP: /usr/local/include -- GMP library found. -- GMP include dir is: /usr/local/include -- GMP library is: /usr/local/lib/libgmp.so -- Checking GMP version. -- GMP version is ok. -- Found MPFR: /usr/local/include -- MPFR library found. -- MPFR include dir is: /usr/local/include -- MPFR library is: /usr/local/lib/libmpfr.so -- Checking MPFR version. -- MPFR version is ok. -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Git revision: unknown -- Piranha version: 0.10 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS CMAKE_NO_BUILTIN_CHRPATH CMAKE_SHARED_LINKER_FLAGS -- Build files have been written to: /construction/math/piranha/.build SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> piranha-0.11_7 depends on file: /usr/local/include/boost/numeric/conversion/cast.hpp - found ===> piranha-0.11_7 depends on file: /usr/local/include/gmp.h - found ===> piranha-0.11_7 depends on file: /usr/local/include/mpfr.h - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for piranha-0.11_7 ===> piranha-0.11_7 depends on file: /usr/local/include/boost/numeric/conversion/cast.hpp - found ===> piranha-0.11_7 depends on file: /usr/local/include/gmp.h - found ===> piranha-0.11_7 depends on file: /usr/local/include/mpfr.h - found ===> Generating temporary packing list /usr/local/bin/cmake -S/construction/math/piranha/piranha-0.11 -B/construction/math/piranha/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/math/piranha/.build/CMakeFiles /construction/math/piranha/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f src/CMakeFiles/piranha_dummy.dir/build.make src/CMakeFiles/piranha_dummy.dir/depend cd /construction/math/piranha/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/piranha/piranha-0.11 /construction/math/piranha/piranha-0.11/src /construction/math/piranha/.build /construction/math/piranha/.build/src /construction/math/piranha/.build/src/CMakeFiles/piranha_dummy.dir/DependInfo.cmake Scanning dependencies of target piranha_dummy /usr/bin/make -f src/CMakeFiles/piranha_dummy.dir/build.make src/CMakeFiles/piranha_dummy.dir/build [ 50%] Building CXX object src/CMakeFiles/piranha_dummy.dir/piranha_dummy.cpp.o cd /construction/math/piranha/.build/src && /usr/bin/c++ -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++14 -fdiagnostics-color=auto -ftemplate-depth=1024 -fvisibility-inlines-hidden -fvisibility=hidden -pthread -pipe -O2 -fno-strict-aliasing -o CMakeFiles/piranha_dummy.dir/piranha_dummy.cpp.o -c /construction/math/piranha/piranha-0.11/src/piranha_dummy.cpp [100%] Linking CXX static library libpiranha_dummy.a cd /construction/math/piranha/.build/src && /usr/local/bin/cmake -P CMakeFiles/piranha_dummy.dir/cmake_clean_target.cmake cd /construction/math/piranha/.build/src && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/piranha_dummy.dir/link.txt --verbose=1 /usr/bin/ar qc libpiranha_dummy.a CMakeFiles/piranha_dummy.dir/piranha_dummy.cpp.o /usr/bin/ranlib libpiranha_dummy.a [100%] Built target piranha_dummy /usr/local/bin/cmake -E cmake_progress_start /construction/math/piranha/.build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall Installing the project stripped... /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/forwarding.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/series.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/power_series.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/poisson_series.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/settings.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/exceptions.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/term.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/thread_barrier.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/polynomial.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/kronecker_monomial.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/hash_set.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/is_cf.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/is_key.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/debug_access.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/real_trigonometric_kronecker_monomial.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/thread_management.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/kronecker_array.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/static_vector.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/real.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/piranha.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/symbol_set.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/runtime_info.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/series_multiplier.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/array_key.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/symbol.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/safe_cast.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/t_substitutable_series.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/print_coefficient.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/type_traits.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/mp_integer.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/mp_rational.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/math.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/init.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/print_tex_coefficient.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/cache_aligning_allocator.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/trigonometric_series.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/monomial.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/small_vector.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/memory.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/dynamic_aligning_allocator.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/thread_pool.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/tuning.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/convert_to.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/key_is_multipliable.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/divisor.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/key_is_convertible.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/pow.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/binomial.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/divisor_series.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/substitutable_series.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/ipow_substitutable_series.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/invert.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/base_series_multiplier.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/rational_function.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/lambdify.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/s11n.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/atomic_flag_array.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/atomic_lock_guard.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/series_multiplier_fwd.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/gmp.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/mpfr.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/config_clang.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/sfinae_types.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/real_fwd.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/km_commons.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/mp_rational_fwd.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/poisson_series_fwd.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/series_fwd.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/polynomial_fwd.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/config_gcc.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/symbol_set_fwd.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/vector_hasher.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/prepare_for_print.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/small_vector_fwd.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/is_digit.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/config_intel.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/type_in_tuple.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/vector_merge_args.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/divisor_series_fwd.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/cf_mult_impl.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/safe_integral_adder.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/parallel_vector_transform.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/ulshift.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/demangle.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/detail/init_data.hpp -- Installing: /construction/math/piranha/stage/usr/local/include/piranha/config.hpp ====> 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 piranha-0.11_7 file sizes/checksums [86]: 0% file sizes/checksums [86]: 100% packing files [86]: 0% packing files [86]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:04 TOTAL TIME 00:00:44