******************************************************************************** conan test cci-c1f10cee/recipes/armadillo/all/test_package/conanfile.py armadillo/10.7.3@#87700f7e48a60e7cfb745f16dbf6373f -pr /home/conan/w/prod/BuildSingleReference/225897/67540c6b-db0c-4123-882f-fe298c584209/profile_linux_11_libstdcpp11_gcc_debug_64.armadillo-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/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 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/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=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] armadillo:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True hdf5/1.14.0: Not found in local cache, looking in remotes... hdf5/1.14.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz hdf5/1.14.0: Downloaded recipe revision 011206975dc4c5ca80dd612d3a34cab3 zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision e377bee636333ae348d51ca90874e353 openblas/0.3.20: Not found in local cache, looking in remotes... openblas/0.3.20: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openblas/0.3.20: Downloaded recipe revision 06c4245b43b1e4d321c2a9b22eb9910c armadillo/10.7.3 (test package): Installing package Requirements armadillo/10.7.3 from local cache - Cache hdf5/1.14.0 from 'conan-center' - Downloaded openblas/0.3.20 from 'conan-center' - Downloaded zlib/1.2.13 from 'conan-center' - Downloaded Packages armadillo/10.7.3:64a972c7d625d40d42d664d867f6072e2d0dcecb - Download hdf5/1.14.0:02add9ae31b33787425d914692b9c7656cdab0ce - Download openblas/0.3.20:446e5eaf7e1eddd76cabbd526c3fa7472292c03a - Download zlib/1.2.13:be27726f9885116da1158027505be62e913cd585 - Download Installing (downloading, building) binaries... openblas/0.3.20: Retrieving package 446e5eaf7e1eddd76cabbd526c3fa7472292c03a from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openblas/0.3.20: Package installed 446e5eaf7e1eddd76cabbd526c3fa7472292c03a openblas/0.3.20: Downloaded package revision d31ed35ff04c02d5fcd731d6c19dd6cf zlib/1.2.13: Retrieving package be27726f9885116da1158027505be62e913cd585 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed be27726f9885116da1158027505be62e913cd585 zlib/1.2.13: Downloaded package revision 99756fe2d0faf3d1bbf73517a0afcae2 hdf5/1.14.0: Retrieving package 02add9ae31b33787425d914692b9c7656cdab0ce from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hdf5/1.14.0: Package installed 02add9ae31b33787425d914692b9c7656cdab0ce hdf5/1.14.0: Downloaded package revision 92c6bcce982d0a374dbac27168a7453f armadillo/10.7.3: Retrieving package 64a972c7d625d40d42d664d867f6072e2d0dcecb from remote 'c3i_PR-17320' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz armadillo/10.7.3: Package installed 64a972c7d625d40d42d664d867f6072e2d0dcecb armadillo/10.7.3: Downloaded package revision 940ab75fbf86b3abf6701c94c2e4707b openblas/0.3.20: Setting OpenBLAS_HOME environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/openblas/0.3.20/_/_/package/446e5eaf7e1eddd76cabbd526c3fa7472292c03a armadillo/10.7.3 (test package): Generator txt created conanbuildinfo.txt armadillo/10.7.3 (test package): Generator 'CMakeToolchain' calling 'generate()' armadillo/10.7.3 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' armadillo/10.7.3 (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/BuildSingleReference/cci-c1f10cee/recipes/armadillo/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' armadillo/10.7.3 (test package): Generator 'VirtualRunEnv' calling 'generate()' armadillo/10.7.3 (test package): Generator 'VirtualBuildEnv' calling 'generate()' armadillo/10.7.3 (test package): Generator 'CMakeDeps' calling 'generate()' armadillo/10.7.3 (test package): Aggregating env generators armadillo/10.7.3 (test package): Generated conaninfo.txt armadillo/10.7.3 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-c1f10cee/recipes/armadillo/all/test_package/build/Debug/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 armadillo/10.7.3 (test package): Calling build() armadillo/10.7.3 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-c1f10cee/recipes/armadillo/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/cci-c1f10cee/recipes/armadillo/all/test_package/." ----Running------ > . "/home/conan/w/prod/BuildSingleReference/cci-c1f10cee/recipes/armadillo/all/test_package/build/Debug/generators/conanbuild.sh" && cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-c1f10cee/recipes/armadillo/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/cci-c1f10cee/recipes/armadillo/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/cci-c1f10cee/recipes/armadillo/all/test_package/build/Debug/generators/conan_toolchain.cmake -- The CXX compiler identification is GNU 11.1.0 -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'armadillo::armadillo' -- Conan: Component target declared 'hdf5::hdf5' -- Conan: Component target declared 'hdf5::hdf5_cpp' -- Conan: Component target declared 'hdf5::hdf5_hl' -- Conan: Component target declared 'hdf5::hdf5_hl_cpp' -- Conan: Target declared 'HDF5::HDF5' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Including build module from '/home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.14.0/_/_/package/02add9ae31b33787425d914692b9c7656cdab0ce/lib/cmake/conan-official-hdf5-variables.cmake' -- 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/BuildSingleReference/cci-c1f10cee/recipes/armadillo/all/test_package/build/Debug armadillo/10.7.3 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/cci-c1f10cee/recipes/armadillo/all/test_package/build/Debug" '--' '-j3' ----Running------ > . "/home/conan/w/prod/BuildSingleReference/cci-c1f10cee/recipes/armadillo/all/test_package/build/Debug/generators/conanbuild.sh" && cmake --build "/home/conan/w/prod/BuildSingleReference/cci-c1f10cee/recipes/armadillo/all/test_package/build/Debug" '--' '-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 armadillo/10.7.3 (test package): Running test() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/cci-c1f10cee/recipes/armadillo/all/test_package/build/Debug/generators/conanrun.sh" && ./example ----------------- Armadillo version: 10.7.3 (Entropy Maximiser) A.n_rows: 2 A.n_cols: 3 A: 0 0 0 0 0 4.5600e+02 A: 5.0000 A: 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 A: 0.1653 0.4540 0.9958 0.1241 0.0471 0.6888 0.0365 0.5528 0.9377 0.8664 0.3487 0.4794 0.5062 0.1457 0.4915 0.1487 0.6823 0.5712 0.8747 0.4446 0.2457 0.5952 0.4093 0.3678 0.3857 LAPACK not available. Skipping calls to functions det() and inv() B( span(0,2), span(3,4) ): 0.1241 0.0471 0.9377 0.8664 0.1457 0.4915 B( 0,3, size(3,2) ): 0.1241 0.0471 0.9377 0.8664 0.1457 0.4915 B.row(0): 0.1653 0.4540 0.9958 0.1241 0.0471 B.col(1): 0.4540 0.0365 0.4794 0.6823 0.5952 B.t(): 0.1653 0.6888 0.3487 0.1487 0.2457 0.4540 0.0365 0.4794 0.6823 0.5952 0.9958 0.5528 0.5062 0.5712 0.4093 0.1241 0.9377 0.1457 0.8747 0.3678 0.0471 0.8664 0.4915 0.4446 0.3857 max(B): 0.6888 0.6823 0.9958 0.9377 0.8664 max(B,1): 0.9958 0.9377 0.5062 0.8747 0.5952 max(max(B)) = 0.995795 sum(B): 1.5972 2.2474 3.0354 2.4500 2.2354 sum(B,1) = 1.7863 3.0822 1.9716 2.7214 2.0038 accu(B): 11.5654 trace(B): 1.96854 D: 0.7062 0.4893 0.7916 0.5333 0.1969 0.3044 0.9608 0.0931 0.5305 0.8643 0.4590 0.8917 0.1627 0.8178 0.0168 0.1333 r: 0.5912 0.7732 0.6028 0.3589 0.5168 q: 0.1433 0.5948 0.1448 0.5856 0.6081 v: 0.1653 0.6888 0.3487 0.1487 0.2457 0.4540 0.0365 0.4794 0.6823 0.5952 0.9958 0.5528 0.5062 0.5712 0.4093 0.1241 0.9377 0.1457 0.8747 0.3678 0.0471 0.8664 0.4915 0.4446 0.3857 as_scalar(r*q): 1.15634 q*r: 0.0847 0.1108 0.0864 0.0514 0.0741 0.3516 0.4599 0.3585 0.2134 0.3074 0.0856 0.1120 0.0873 0.0520 0.0748 0.3462 0.4528 0.3530 0.2101 0.3026 0.3595 0.4702 0.3665 0.2182 0.3143 accu(A % B) = 7.16744 B: 0.4959 1.8316 1.6933 0.4215 0.5385 1.5969 0.1096 1.5116 2.3022 2.0568 2.3403 1.5851 1.5187 1.2880 1.3102 0.3969 2.5576 0.8625 2.6242 1.1803 0.3399 2.3280 1.3924 1.2571 1.1572 ZZ: 0 1 1 0 1 1 0 1 1 Q: [cube slice: 0] 0.4959 1.8316 1.6933 0.4215 0.5385 1.5969 0.1096 1.5116 2.3022 2.0568 2.3403 1.5851 1.5187 1.2880 1.3102 0.3969 2.5576 0.8625 2.6242 1.1803 0.3399 2.3280 1.3924 1.2571 1.1572 [cube slice: 1] 0.9918 3.6632 3.3865 0.8429 1.0771 3.1937 0.2193 3.0232 4.6044 4.1137 4.6807 3.1702 3.0374 2.5760 2.6204 0.7937 5.1152 1.7250 5.2483 2.3606 0.6798 4.6560 2.7848 2.5142 2.3144 F: [field column: 0] 0.5441 0.0211 0.8109 0.2646 0.8007 0.6677 0.7973 0.3427 0.6894 0.8031 0.1355 0.1260 0.1791 0.3974 0.2798 0.8898 0.2198 0.2882 0.0048 0.2434 0.4442 0.7119 0.1537 0.4910 [field column: 1] 0.9173 0.8011 0.1216 0.5995 0.8875 0.4966 0.9229 0.7231 0.3913 0.9108 0.7415 0.3168 0.0101 0.7942 0.0624 0.5728 0.0932 0.8903 0.9618 0.6308 0.8914 0.3250 0.9874 0.8941 [field column: 2] 0.5155 0.6045 0.3028 0.7645 0.8359 0.6713 0.7341 0.3811 0.9355 0.6859 0.6742 0.8280 0.6258 0.0062 0.8857 0.9944 0.5028 0.5840 0.6139 0.4910 0.8331 0.7274 0.3168 0.7602 ARMA_USE_EXTERN_RNG not set. v2 (randn): -0.1790 -0.6493 1.6230 -0.6238 ARMA_USE_HDF5 set Matrix written to and read from file.h5 are equivalent: 1 Matrix written to and autoloaded from file.h5 are equivalent: 1 CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 armadillo/10.7.3 (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 armadillo/10.7.3 (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 ******************************************************************************** conan test cci-c1f10cee/recipes/armadillo/all/test_v1_package/conanfile.py armadillo/10.7.3@#87700f7e48a60e7cfb745f16dbf6373f -pr /home/conan/w/prod/BuildSingleReference/225897/67540c6b-db0c-4123-882f-fe298c584209/profile_linux_11_libstdcpp11_gcc_debug_64.armadillo-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] armadillo:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True armadillo/10.7.3 (test package): Installing package Requirements armadillo/10.7.3 from local cache - Cache hdf5/1.14.0 from 'conan-center' - Cache openblas/0.3.20 from 'conan-center' - Cache zlib/1.2.13 from 'conan-center' - Cache Packages armadillo/10.7.3:64a972c7d625d40d42d664d867f6072e2d0dcecb - Cache hdf5/1.14.0:02add9ae31b33787425d914692b9c7656cdab0ce - Cache openblas/0.3.20:446e5eaf7e1eddd76cabbd526c3fa7472292c03a - Cache zlib/1.2.13:be27726f9885116da1158027505be62e913cd585 - Cache Installing (downloading, building) binaries... openblas/0.3.20: Already installed! openblas/0.3.20: Setting OpenBLAS_HOME environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/openblas/0.3.20/_/_/package/446e5eaf7e1eddd76cabbd526c3fa7472292c03a zlib/1.2.13: Already installed! hdf5/1.14.0: Already installed! armadillo/10.7.3: Already installed! armadillo/10.7.3 (test package): Generator cmake_find_package created Findarmadillo.cmake armadillo/10.7.3 (test package): Generator cmake_find_package created FindHDF5.cmake armadillo/10.7.3 (test package): Generator cmake_find_package created FindOpenBLAS.cmake armadillo/10.7.3 (test package): Generator cmake_find_package created FindZLIB.cmake armadillo/10.7.3 (test package): Generator cmake created conanbuildinfo.cmake armadillo/10.7.3 (test package): Generator txt created conanbuildinfo.txt armadillo/10.7.3 (test package): Aggregating env generators armadillo/10.7.3 (test package): Generated conaninfo.txt armadillo/10.7.3 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-c1f10cee/recipes/armadillo/all/test_v1_package/build/efce1e6bc2df4849d8adf5dcf812ef8fdb746f72/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 armadillo/10.7.3 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/cci-c1f10cee/recipes/armadillo/all/test_v1_package/build/efce1e6bc2df4849d8adf5dcf812ef8fdb746f72' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/cci-c1f10cee/recipes/armadillo/all/test_v1_package/build/efce1e6bc2df4849d8adf5dcf812ef8fdb746f72/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/cci-c1f10cee/recipes/armadillo/all/test_v1_package/build/efce1e6bc2df4849d8adf5dcf812ef8fdb746f72" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/cci-c1f10cee/recipes/armadillo/all/test_v1_package' ----------------- -- The CXX compiler identification is GNU 11.1.0 -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library armadillo found /home/conan/w/prod/BuildSingleReference/.conan/data/armadillo/10.7.3/_/_/package/64a972c7d625d40d42d664d867f6072e2d0dcecb/lib/libarmadillo.a -- Library hdf5_hl_cpp_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.14.0/_/_/package/02add9ae31b33787425d914692b9c7656cdab0ce/lib/libhdf5_hl_cpp_debug.a -- Library hdf5_cpp_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.14.0/_/_/package/02add9ae31b33787425d914692b9c7656cdab0ce/lib/libhdf5_cpp_debug.a -- Library hdf5_hl_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.14.0/_/_/package/02add9ae31b33787425d914692b9c7656cdab0ce/lib/libhdf5_hl_debug.a -- Library hdf5_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.14.0/_/_/package/02add9ae31b33787425d914692b9c7656cdab0ce/lib/libhdf5_debug.a -- Library openblas found /home/conan/w/prod/BuildSingleReference/.conan/data/openblas/0.3.20/_/_/package/446e5eaf7e1eddd76cabbd526c3fa7472292c03a/lib/libopenblas.a -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/be27726f9885116da1158027505be62e913cd585/lib/libz.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++11 -- Conan: Using autogenerated Findarmadillo.cmake -- Found armadillo: 10.7.3 (found version "10.7.3") -- Library armadillo found /home/conan/w/prod/BuildSingleReference/.conan/data/armadillo/10.7.3/_/_/package/64a972c7d625d40d42d664d867f6072e2d0dcecb/lib/libarmadillo.a -- Skipping already existing target: CONAN_LIB::armadillo_armadillo -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/armadillo/10.7.3/_/_/package/64a972c7d625d40d42d664d867f6072e2d0dcecb/lib/libarmadillo.a -- Conan: Using autogenerated FindHDF5.cmake -- Found HDF5: 1.14.0 (found version "1.14.0") -- Library hdf5_hl_cpp_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.14.0/_/_/package/02add9ae31b33787425d914692b9c7656cdab0ce/lib/libhdf5_hl_cpp_debug.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.14.0/_/_/package/02add9ae31b33787425d914692b9c7656cdab0ce/lib/libhdf5_hl_cpp_debug.a -- Library hdf5_cpp_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.14.0/_/_/package/02add9ae31b33787425d914692b9c7656cdab0ce/lib/libhdf5_cpp_debug.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.14.0/_/_/package/02add9ae31b33787425d914692b9c7656cdab0ce/lib/libhdf5_cpp_debug.a -- Library hdf5_hl_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.14.0/_/_/package/02add9ae31b33787425d914692b9c7656cdab0ce/lib/libhdf5_hl_debug.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.14.0/_/_/package/02add9ae31b33787425d914692b9c7656cdab0ce/lib/libhdf5_hl_debug.a -- Library hdf5_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.14.0/_/_/package/02add9ae31b33787425d914692b9c7656cdab0ce/lib/libhdf5_debug.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.14.0/_/_/package/02add9ae31b33787425d914692b9c7656cdab0ce/lib/libhdf5_debug.a -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.13 (found version "1.2.13") -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/be27726f9885116da1158027505be62e913cd585/lib/libz.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/be27726f9885116da1158027505be62e913cd585/lib/libz.a -- Library hdf5_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.14.0/_/_/package/02add9ae31b33787425d914692b9c7656cdab0ce/lib/libhdf5_debug.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.14.0/_/_/package/02add9ae31b33787425d914692b9c7656cdab0ce/lib/libhdf5_debug.a -- Library hdf5_hl_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.14.0/_/_/package/02add9ae31b33787425d914692b9c7656cdab0ce/lib/libhdf5_hl_debug.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.14.0/_/_/package/02add9ae31b33787425d914692b9c7656cdab0ce/lib/libhdf5_hl_debug.a -- Library hdf5_cpp_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.14.0/_/_/package/02add9ae31b33787425d914692b9c7656cdab0ce/lib/libhdf5_cpp_debug.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.14.0/_/_/package/02add9ae31b33787425d914692b9c7656cdab0ce/lib/libhdf5_cpp_debug.a -- Library hdf5_hl_cpp_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.14.0/_/_/package/02add9ae31b33787425d914692b9c7656cdab0ce/lib/libhdf5_hl_cpp_debug.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.14.0/_/_/package/02add9ae31b33787425d914692b9c7656cdab0ce/lib/libhdf5_hl_cpp_debug.a -- Conan: Using autogenerated FindOpenBLAS.cmake -- Found OpenBLAS: 0.3.20 (found version "0.3.20") -- Library openblas found /home/conan/w/prod/BuildSingleReference/.conan/data/openblas/0.3.20/_/_/package/446e5eaf7e1eddd76cabbd526c3fa7472292c03a/lib/libopenblas.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/openblas/0.3.20/_/_/package/446e5eaf7e1eddd76cabbd526c3fa7472292c03a/lib/libopenblas.a -- Library openblas found /home/conan/w/prod/BuildSingleReference/.conan/data/openblas/0.3.20/_/_/package/446e5eaf7e1eddd76cabbd526c3fa7472292c03a/lib/libopenblas.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/openblas/0.3.20/_/_/package/446e5eaf7e1eddd76cabbd526c3fa7472292c03a/lib/libopenblas.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-c1f10cee/recipes/armadillo/all/test_v1_package/build/efce1e6bc2df4849d8adf5dcf812ef8fdb746f72 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/cci-c1f10cee/recipes/armadillo/all/test_v1_package/build/efce1e6bc2df4849d8adf5dcf812ef8fdb746f72' '--' '-j3' ----------------- Scanning dependencies of target example [ 50%] Building CXX object CMakeFiles/example.dir/home/conan/w/prod/BuildSingleReference/cci-c1f10cee/recipes/armadillo/all/test_package/src/example.cpp.o [100%] Linking CXX executable bin/example [100%] Built target example armadillo/10.7.3 (test package): Running test() ----Running------ > bin/example ----------------- Armadillo version: 10.7.3 (Entropy Maximiser) A.n_rows: 2 A.n_cols: 3 A: 0 0 0 0 0 4.5600e+02 A: 5.0000 A: 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 A: 0.1653 0.4540 0.9958 0.1241 0.0471 0.6888 0.0365 0.5528 0.9377 0.8664 0.3487 0.4794 0.5062 0.1457 0.4915 0.1487 0.6823 0.5712 0.8747 0.4446 0.2457 0.5952 0.4093 0.3678 0.3857 LAPACK not available. Skipping calls to functions det() and inv() B( span(0,2), span(3,4) ): 0.1241 0.0471 0.9377 0.8664 0.1457 0.4915 B( 0,3, size(3,2) ): 0.1241 0.0471 0.9377 0.8664 0.1457 0.4915 B.row(0): 0.1653 0.4540 0.9958 0.1241 0.0471 B.col(1): 0.4540 0.0365 0.4794 0.6823 0.5952 B.t(): 0.1653 0.6888 0.3487 0.1487 0.2457 0.4540 0.0365 0.4794 0.6823 0.5952 0.9958 0.5528 0.5062 0.5712 0.4093 0.1241 0.9377 0.1457 0.8747 0.3678 0.0471 0.8664 0.4915 0.4446 0.3857 max(B): 0.6888 0.6823 0.9958 0.9377 0.8664 max(B,1): 0.9958 0.9377 0.5062 0.8747 0.5952 max(max(B)) = 0.995795 sum(B): 1.5972 2.2474 3.0354 2.4500 2.2354 sum(B,1) = 1.7863 3.0822 1.9716 2.7214 2.0038 accu(B): 11.5654 trace(B): 1.96854 D: 0.7062 0.4893 0.7916 0.5333 0.1969 0.3044 0.9608 0.0931 0.5305 0.8643 0.4590 0.8917 0.1627 0.8178 0.0168 0.1333 r: 0.5912 0.7732 0.6028 0.3589 0.5168 q: 0.1433 0.5948 0.1448 0.5856 0.6081 v: 0.1653 0.6888 0.3487 0.1487 0.2457 0.4540 0.0365 0.4794 0.6823 0.5952 0.9958 0.5528 0.5062 0.5712 0.4093 0.1241 0.9377 0.1457 0.8747 0.3678 0.0471 0.8664 0.4915 0.4446 0.3857 as_scalar(r*q): 1.15634 q*r: 0.0847 0.1108 0.0864 0.0514 0.0741 0.3516 0.4599 0.3585 0.2134 0.3074 0.0856 0.1120 0.0873 0.0520 0.0748 0.3462 0.4528 0.3530 0.2101 0.3026 0.3595 0.4702 0.3665 0.2182 0.3143 accu(A % B) = 7.16744 B: 0.4959 1.8316 1.6933 0.4215 0.5385 1.5969 0.1096 1.5116 2.3022 2.0568 2.3403 1.5851 1.5187 1.2880 1.3102 0.3969 2.5576 0.8625 2.6242 1.1803 0.3399 2.3280 1.3924 1.2571 1.1572 ZZ: 0 1 1 0 1 1 0 1 1 Q: [cube slice: 0] 0.4959 1.8316 1.6933 0.4215 0.5385 1.5969 0.1096 1.5116 2.3022 2.0568 2.3403 1.5851 1.5187 1.2880 1.3102 0.3969 2.5576 0.8625 2.6242 1.1803 0.3399 2.3280 1.3924 1.2571 1.1572 [cube slice: 1] 0.9918 3.6632 3.3865 0.8429 1.0771 3.1937 0.2193 3.0232 4.6044 4.1137 4.6807 3.1702 3.0374 2.5760 2.6204 0.7937 5.1152 1.7250 5.2483 2.3606 0.6798 4.6560 2.7848 2.5142 2.3144 F: [field column: 0] 0.5441 0.0211 0.8109 0.2646 0.8007 0.6677 0.7973 0.3427 0.6894 0.8031 0.1355 0.1260 0.1791 0.3974 0.2798 0.8898 0.2198 0.2882 0.0048 0.2434 0.4442 0.7119 0.1537 0.4910 [field column: 1] 0.9173 0.8011 0.1216 0.5995 0.8875 0.4966 0.9229 0.7231 0.3913 0.9108 0.7415 0.3168 0.0101 0.7942 0.0624 0.5728 0.0932 0.8903 0.9618 0.6308 0.8914 0.3250 0.9874 0.8941 [field column: 2] 0.5155 0.6045 0.3028 0.7645 0.8359 0.6713 0.7341 0.3811 0.9355 0.6859 0.6742 0.8280 0.6258 0.0062 0.8857 0.9944 0.5028 0.5840 0.6139 0.4910 0.8331 0.7274 0.3168 0.7602 ARMA_USE_EXTERN_RNG not set. v2 (randn): -0.1790 -0.6493 1.6230 -0.6238 ARMA_USE_HDF5 set Matrix written to and read from file.h5 are equivalent: 1 Matrix written to and autoloaded from file.h5 are equivalent: 1 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR