******************************************************************************** conan test cci-3142ddb2/recipes/ensmallen/all/test_package/conanfile.py ensmallen/2.19.1@#2878f4c5737cf2ddd16c778d324b4ac8 -pr /home/conan/w/prod-v1/bsr/18167/aafae/profile_linux_5_libstdcpp11_gcc_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True hdf5/1.14.1: Not found in local cache, looking in remotes... hdf5/1.14.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz hdf5/1.14.1: Downloaded recipe revision 58e301583b823684d5cb5159d0ff83ba zlib/1.3: Not found in local cache, looking in remotes... zlib/1.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.3: Downloaded recipe revision 06023034579559bb64357db3a53f88a4 Version ranges solved zlib/* versions found in 'conan-center' remote Version range '>=1.2.11 <2' required by 'hdf5/1.14.1' resolved to 'zlib/1.3' in remote 'conan-center' ensmallen/2.19.1 (test package): Installing package Requirements armadillo/12.2.0 from 'conan-center' - Cache ensmallen/2.19.1 from local cache - Cache hdf5/1.14.1 from 'conan-center' - Downloaded openblas/0.3.20 from 'conan-center' - Cache zlib/1.3 from 'conan-center' - Downloaded Packages armadillo/12.2.0:8863722b7758260ec3acc41cce2346f178cec4d7 - Cache ensmallen/2.19.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache hdf5/1.14.1:0f14996b825ab6f9682bed28673dab7dea743130 - Download openblas/0.3.20:33f483781dd6ae6d66a80240eeb210a0986be6ef - Cache zlib/1.3:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... zlib/1.3: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.3: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 zlib/1.3: Downloaded package revision 98751ed6f42097e47a93892099b199c5 hdf5/1.14.1: Retrieving package 0f14996b825ab6f9682bed28673dab7dea743130 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hdf5/1.14.1: Package installed 0f14996b825ab6f9682bed28673dab7dea743130 hdf5/1.14.1: Downloaded package revision 413732b70026b08f9e71a62998f8dc30 openblas/0.3.20: Already installed! openblas/0.3.20: Setting OpenBLAS_HOME environment variable: /home/conan/w/prod-v1/bsr/18167/dbdac/.conan/data/openblas/0.3.20/_/_/package/33f483781dd6ae6d66a80240eeb210a0986be6ef armadillo/12.2.0: Already installed! ensmallen/2.19.1: Already installed! ensmallen/2.19.1 (test package): Generator 'CMakeToolchain' calling 'generate()' ensmallen/2.19.1 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' ensmallen/2.19.1 (test package): 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/bsr/cci-3142ddb2/recipes/ensmallen/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' ensmallen/2.19.1 (test package): Generator 'CMakeDeps' calling 'generate()' ensmallen/2.19.1 (test package): Generator txt created conanbuildinfo.txt ensmallen/2.19.1 (test package): Aggregating env generators ensmallen/2.19.1 (test package): Generated conaninfo.txt ensmallen/2.19.1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/bsr/cci-3142ddb2/recipes/ensmallen/all/test_package/build/Release/generators/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK ensmallen/2.19.1 (test package): Calling build() ensmallen/2.19.1 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-3142ddb2/recipes/ensmallen/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/cci-3142ddb2/recipes/ensmallen/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-3142ddb2/recipes/ensmallen/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/cci-3142ddb2/recipes/ensmallen/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/cci-3142ddb2/recipes/ensmallen/all/test_package/build/Release/generators/conan_toolchain.cmake -- The CXX compiler identification is GNU 5.4.0 -- 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 -- Conan: Target declared 'Ensmallen::Ensmallen' -- Conan: Target declared 'armadillo::armadillo' -- Conan: Component target declared 'openblas::openblas_component' -- Conan: Target declared 'OpenBLAS::OpenBLAS' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-3142ddb2/recipes/ensmallen/all/test_package/build/Release ensmallen/2.19.1 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/bsr/cci-3142ddb2/recipes/ensmallen/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/cci-3142ddb2/recipes/ensmallen/all/test_package/build/Release" '--' '-j3' ----------------- Scanning dependencies of target example [ 50%] Building CXX object CMakeFiles/example.dir/src/example.cpp.o [100%] Linking CXX executable example [100%] Built target example ensmallen/2.19.1 (test package): Running test() ----Running------ > ./example 10 20 ----------------- theta: 0.3165 0.6209 -0.1713 -0.2858 -0.0877 -0.0878 0.2435 0.2626 0.0970 0.2567 CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 In file included from /home/conan/w/prod-v1/bsr/18167/dbdac/.conan/data/armadillo/12.2.0/_/_/package/8863722b7758260ec3acc41cce2346f178cec4d7/include/armadillo:112:0, from /home/conan/w/prod-v1/bsr/cci-3142ddb2/recipes/ensmallen/all/test_package/src/example.cpp:9: /home/conan/w/prod-v1/bsr/18167/dbdac/.conan/data/armadillo/12.2.0/_/_/package/8863722b7758260ec3acc41cce2346f178cec4d7/include/armadillo_bits/include_hdf5.hpp:29:80: note: #pragma message: WARNING: use of HDF5 disabled; hdf5.h header not found #pragma message ("WARNING: use of HDF5 disabled; hdf5.h header not found") ^ ensmallen/2.19.1 (test package): 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 ensmallen/2.19.1 (test package): 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