******************************************************************************** conan install hexl/1.2.4@#3df3777fe94c731a7bf3e6febc0b3fbb --build=hexl -pr /home/conan/w/prod-v1/BuildSingleReference/14577/a7784ba6-432d-434e-bfee-4292d418fb9c/profile_linux_9_libstdcpp11_gcc_release_64.hexl-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] hexl:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True cpu_features/0.8.0: Not found in local cache, looking in remotes... cpu_features/0.8.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cpu_features/0.8.0: Downloaded recipe revision 454e3563178753a27ada16ce46a71fb9 hexl/1.2.4: Forced build from source cmake/3.27.1: Not found in local cache, looking in remotes... cmake/3.27.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cmake/3.27.1: Downloaded recipe revision 7d5f14447c023feef9f59640be53619a Version ranges solved cmake/* versions found in 'conan-center' remote Version range '>=3.24' required by 'hexl/1.2.4' resolved to 'cmake/3.27.1' in remote 'conan-center' Installing package: hexl/1.2.4 Requirements cpu_features/0.8.0 from 'conan-center' - Downloaded hexl/1.2.4 from local cache - Cache Packages cpu_features/0.8.0:6af9cc7cb931c5ad942174fd7838eb655717c709 - Download hexl/1.2.4:a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a - Build Build requirements cmake/3.27.1 from 'conan-center' - Downloaded Build requirements packages cmake/3.27.1:4db1be536558d833e52e862fd84d64d75c2b3656 - Download Installing (downloading, building) binaries... cmake/3.27.1: Retrieving package 4db1be536558d833e52e862fd84d64d75c2b3656 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cmake/3.27.1: Package installed 4db1be536558d833e52e862fd84d64d75c2b3656 cmake/3.27.1: Downloaded package revision b0c342a0508cdf1a5cf941b508cd701d cpu_features/0.8.0: Retrieving package 6af9cc7cb931c5ad942174fd7838eb655717c709 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cpu_features/0.8.0: Package installed 6af9cc7cb931c5ad942174fd7838eb655717c709 cpu_features/0.8.0: Downloaded package revision 5fc00b55f70fffdcf43c1beb6d555183 cmake/3.27.1: Appending PATH environment variable: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/cmake/3.27.1/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin cpu_features/0.8.0: Appending PATH environment variable: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/cpu_features/0.8.0/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/bin hexl/1.2.4: Applying build-requirement: cmake/3.27.1 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK hexl/1.2.4: Configuring sources in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/source/src hexl/1.2.4: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK hexl/1.2.4: Copying sources to build folder hexl/1.2.4: Building your package in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/build/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a hexl/1.2.4: Generator txt created conanbuildinfo.txt hexl/1.2.4: Calling generate() hexl/1.2.4: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' hexl/1.2.4: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/build/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' hexl/1.2.4: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK hexl/1.2.4: Calling build() hexl/1.2.4: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/build/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/build/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/build/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/build/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/build/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/build/Release/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- CMAKE_BUILD_TYPE: Release -- CMAKE_C_COMPILER: /usr/bin/gcc -- CMAKE_CXX_COMPILER: /usr/bin/g++ -- HEXL_BENCHMARK: OFF -- HEXL_COVERAGE: OFF -- HEXL_DEBUG: OFF -- HEXL_DOCS: OFF -- HEXL_EXPERIMENTAL: False -- HEXL_SHARED_LIB: False -- HEXL_TESTING: OFF -- HEXL_TREAT_WARNING_AS_ERROR: OFF -- HEXL_FPGA_COMPATIBILITY: 0 -- CMAKE_CXX_FLAGS_DEBUG -g -- CMAKE_CXX_FLAGS_RELEASE -O3 -DNDEBUG -- CMAKE_CXX_FLAGS_MINSIZEREL -Os -DNDEBUG -- CMAKE_CXX_FLAGS_RELWITHDEBINFO -O2 -g -DNDEBUG -- CMAKE_CXX_FLAGS -m64 -- Compile flag not found: HEXL_HAS_AVX512DQ -- Compile flag not found: HEXL_HAS_AVX512IFMA -- Compile flag not found: HEXL_HAS_AVX512VBMI2 -- Setting HEXL_HAS_AVX256 -- CMAKE_INSTALL_LIBDIR: lib -- CMAKE_INSTALL_INCLUDEDIR: include -- CMAKE_INSTALL_PREFIX: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a -- Conan: Component target declared 'CpuFeatures::cpu_features' -- Configuring done (1.5s) -- Generating done (0.0s) -- Build files have been written to: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/build/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/build/Release hexl/1.2.4: CMake command: cmake --build "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/build/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/build/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/build/Release" '--' '-j3' ----------------- [ 8%] Building CXX object hexl/CMakeFiles/hexl.dir/eltwise/eltwise-mult-mod.cpp.o [ 16%] Building CXX object hexl/CMakeFiles/hexl.dir/eltwise/eltwise-reduce-mod.cpp.o [ 25%] Building CXX object hexl/CMakeFiles/hexl.dir/eltwise/eltwise-sub-mod.cpp.o [ 33%] Building CXX object hexl/CMakeFiles/hexl.dir/eltwise/eltwise-add-mod.cpp.o [ 41%] Building CXX object hexl/CMakeFiles/hexl.dir/eltwise/eltwise-fma-mod.cpp.o [ 50%] Building CXX object hexl/CMakeFiles/hexl.dir/eltwise/eltwise-cmp-add.cpp.o [ 58%] Building CXX object hexl/CMakeFiles/hexl.dir/eltwise/eltwise-cmp-sub-mod.cpp.o [ 66%] Building CXX object hexl/CMakeFiles/hexl.dir/ntt/ntt-internal.cpp.o [ 75%] Building CXX object hexl/CMakeFiles/hexl.dir/ntt/ntt-radix-2.cpp.o [ 83%] Building CXX object hexl/CMakeFiles/hexl.dir/ntt/ntt-radix-4.cpp.o [ 91%] Building CXX object hexl/CMakeFiles/hexl.dir/number-theory/number-theory.cpp.o [100%] Linking CXX static library lib/libhexl.a [100%] Built target hexl hexl/1.2.4: Package 'a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a' built hexl/1.2.4: Build folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/build/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/build/Release hexl/1.2.4: Generated conaninfo.txt hexl/1.2.4: Generated conanbuildinfo.txt hexl/1.2.4: Generating the package hexl/1.2.4: Package folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a hexl/1.2.4: Calling package() hexl/1.2.4: CMake command: cmake --install "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/build/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/build/Release" --prefix "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a" ----Running------ > cmake --install "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/build/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/build/Release" --prefix "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a" ----------------- -- Install configuration: "Release" -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include/ -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/number-theory -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/number-theory/number-theory.hpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/hexl.hpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/logging -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/logging/logging.hpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/eltwise -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/eltwise/eltwise-cmp-sub-mod.hpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/eltwise/eltwise-reduce-mod.hpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/eltwise/eltwise-mult-mod.hpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/eltwise/eltwise-fma-mod.hpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/eltwise/eltwise-add-mod.hpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/eltwise/eltwise-cmp-add.hpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/eltwise/eltwise-sub-mod.hpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/util -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/util/msvc.hpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/util/compiler.hpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/util/check.hpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/util/aligned-allocator.hpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/util/defines.hpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/util/clang.hpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/util/util.hpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/util/gcc.hpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/util/allocator.hpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/util/types.hpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/experimental -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/experimental/misc -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/experimental/misc/lr-mat-vec-mult.hpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/experimental/seal -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/experimental/seal/dyadic-multiply.hpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/experimental/seal/key-switch.hpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/experimental/seal/key-switch-internal.hpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/experimental/seal/dyadic-multiply-internal.hpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/ntt -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/include//hexl/ntt/ntt.hpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/lib/cmake/hexl-1.2.4/HEXLTargets.cmake -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/lib/cmake/hexl-1.2.4/HEXLTargets-release.cmake -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/lib/libhexl.a -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/lib/cmake/hexl-1.2.4/HEXLConfig.cmake -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/lib/cmake/hexl-1.2.4/HEXLConfigVersion.cmake -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/hexl/1.2.4/_/_/package/a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a/lib/pkgconfig/hexl.pc hexl/1.2.4: Copied 1 file: LICENSE [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK hexl/1.2.4 package(): Packaged 1 file: LICENSE hexl/1.2.4 package(): Packaged 1 '.a' file: libhexl.a hexl/1.2.4 package(): Packaged 26 '.hpp' files hexl/1.2.4: Package 'a04bc656b64b01ec9d2a1ed1a88ae90a86265e8a' created hexl/1.2.4: Created package revision 4e021831deede0bb9fa2bc3583b074a2 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators hexl/1.2.4: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior hexl/1.2.4: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior