******************************************************************************** conan test conan-center-index/recipes/armadillo/all/test_package/conanfile.py armadillo/11.4.3@#17283bd05b7253f702f0243e0bfe9752 -pr /home/conan/w/prod/BuildSingleReference/149919/105d7b13-5fea-4ef1-aa1d-4923f2845a1f/profile_linux_12_libcpp_clang_debug_64.armadillo-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=clang compiler.libcxx=libc++ compiler.version=12 os=Linux [options] armadillo:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True armadillo/11.4.3 (test package): Installing package Requirements armadillo/11.4.3 from local cache - Cache hdf5/1.12.0 from 'conan-center' - Cache openblas/0.3.15 from 'conan-center' - Cache zlib/1.2.13 from 'conan-center' - Cache Packages armadillo/11.4.3:1e2c322ecc15dfd032ed0ec3d57ef08e91158d75 - Cache hdf5/1.12.0:0cba0cb6a9195ca22968a838177a6fafece0fd72 - Cache openblas/0.3.15:32b175f49917cf0533f6b8770c4bb79cb91272dc - Cache zlib/1.2.13:9387155579217a8eec37b28e121e419c4350656c - Cache Installing (downloading, building) binaries... openblas/0.3.15: Already installed! openblas/0.3.15: Setting OpenBLAS_HOME environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/openblas/0.3.15/_/_/package/32b175f49917cf0533f6b8770c4bb79cb91272dc zlib/1.2.13: Already installed! hdf5/1.12.0: Already installed! armadillo/11.4.3: Already installed! armadillo/11.4.3 (test package): Generator 'CMakeToolchain' calling 'generate()' armadillo/11.4.3 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' armadillo/11.4.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/conan-center-index/recipes/armadillo/all/test_package/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' armadillo/11.4.3 (test package): Generator txt created conanbuildinfo.txt armadillo/11.4.3 (test package): Generator 'VirtualBuildEnv' calling 'generate()' armadillo/11.4.3 (test package): Generator 'CMakeDeps' calling 'generate()' armadillo/11.4.3 (test package): Generator 'VirtualRunEnv' calling 'generate()' armadillo/11.4.3 (test package): Aggregating env generators armadillo/11.4.3 (test package): Generated conaninfo.txt armadillo/11.4.3 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/armadillo/all/test_package/build/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/11.4.3 (test package): Calling build() armadillo/11.4.3 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/armadillo/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/armadillo/all/test_package/." ----Running------ > . "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/armadillo/all/test_package/build/generators/conanbuild.sh" && cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/armadillo/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/armadillo/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/armadillo/all/test_package/build/generators/conan_toolchain.cmake -- The CXX compiler identification is Clang 12.0.0 -- Check for working CXX compiler: /usr/local/bin/clang++ -- Check for working CXX compiler: /usr/local/bin/clang++ -- 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: 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/conan-center-index/recipes/armadillo/all/test_package/build/Debug armadillo/11.4.3 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/armadillo/all/test_package/build/Debug" '--' '-j3' ----Running------ > . "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/armadillo/all/test_package/build/generators/conanbuild.sh" && cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/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/11.4.3 (test package): Running test() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/armadillo/all/test_package/build/generators/conanrun.sh" && ./example ----------------- Armadillo version: 11.4.3 (Ship of Theseus) 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.6493 -0.1790 -0.6238 1.6230 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/11.4.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/11.4.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 conan-center-index/recipes/armadillo/all/test_v1_package/conanfile.py armadillo/11.4.3@#17283bd05b7253f702f0243e0bfe9752 -pr /home/conan/w/prod/BuildSingleReference/149919/105d7b13-5fea-4ef1-aa1d-4923f2845a1f/profile_linux_12_libcpp_clang_debug_64.armadillo-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=clang compiler.libcxx=libc++ compiler.version=12 os=Linux [options] armadillo:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True armadillo/11.4.3 (test package): Installing package Requirements armadillo/11.4.3 from local cache - Cache hdf5/1.12.0 from 'conan-center' - Cache openblas/0.3.15 from 'conan-center' - Cache zlib/1.2.13 from 'conan-center' - Cache Packages armadillo/11.4.3:1e2c322ecc15dfd032ed0ec3d57ef08e91158d75 - Cache hdf5/1.12.0:0cba0cb6a9195ca22968a838177a6fafece0fd72 - Cache openblas/0.3.15:32b175f49917cf0533f6b8770c4bb79cb91272dc - Cache zlib/1.2.13:9387155579217a8eec37b28e121e419c4350656c - Cache Installing (downloading, building) binaries... openblas/0.3.15: Already installed! openblas/0.3.15: Setting OpenBLAS_HOME environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/openblas/0.3.15/_/_/package/32b175f49917cf0533f6b8770c4bb79cb91272dc zlib/1.2.13: Already installed! hdf5/1.12.0: Already installed! armadillo/11.4.3: Already installed! armadillo/11.4.3 (test package): Generator txt created conanbuildinfo.txt armadillo/11.4.3 (test package): Generator cmake_find_package created Findarmadillo.cmake armadillo/11.4.3 (test package): Generator cmake_find_package created FindHDF5.cmake armadillo/11.4.3 (test package): Generator cmake_find_package created FindOpenBLAS.cmake armadillo/11.4.3 (test package): Generator cmake_find_package created FindZLIB.cmake armadillo/11.4.3 (test package): Generator cmake created conanbuildinfo.cmake armadillo/11.4.3 (test package): Aggregating env generators armadillo/11.4.3 (test package): Generated conaninfo.txt armadillo/11.4.3 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/armadillo/all/test_v1_package/build/7c0c080f20e7c0a0f5b032dcd8032cbb326dbddf/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/11.4.3 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/armadillo/all/test_v1_package/build/7c0c080f20e7c0a0f5b032dcd8032cbb326dbddf' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="12" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/armadillo/all/test_v1_package/build/7c0c080f20e7c0a0f5b032dcd8032cbb326dbddf/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/conan-center-index/recipes/armadillo/all/test_v1_package/build/7c0c080f20e7c0a0f5b032dcd8032cbb326dbddf" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/armadillo/all/test_v1_package' ----------------- -- The CXX compiler identification is Clang 12.0.0 -- Check for working CXX compiler: /usr/local/bin/clang++ -- Check for working CXX compiler: /usr/local/bin/clang++ -- 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/11.4.3/_/_/package/1e2c322ecc15dfd032ed0ec3d57ef08e91158d75/lib/libarmadillo.so -- Library hdf5_hl_cpp_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/0cba0cb6a9195ca22968a838177a6fafece0fd72/lib/libhdf5_hl_cpp_debug.a -- Library hdf5_cpp_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/0cba0cb6a9195ca22968a838177a6fafece0fd72/lib/libhdf5_cpp_debug.a -- Library hdf5_hl_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/0cba0cb6a9195ca22968a838177a6fafece0fd72/lib/libhdf5_hl_debug.a -- Library hdf5_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/0cba0cb6a9195ca22968a838177a6fafece0fd72/lib/libhdf5_debug.a -- Library openblas found /home/conan/w/prod/BuildSingleReference/.conan/data/openblas/0.3.15/_/_/package/32b175f49917cf0533f6b8770c4bb79cb91272dc/lib/libopenblas.a -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/9387155579217a8eec37b28e121e419c4350656c/lib/libz.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler Clang>=8, checking major version 12 -- Conan: Checking correct version: 12 -- Conan: C++ stdlib: libc++ -- Conan: Using autogenerated Findarmadillo.cmake -- Found armadillo: 11.4.3 (found version "11.4.3") -- Library armadillo found /home/conan/w/prod/BuildSingleReference/.conan/data/armadillo/11.4.3/_/_/package/1e2c322ecc15dfd032ed0ec3d57ef08e91158d75/lib/libarmadillo.so -- Skipping already existing target: CONAN_LIB::armadillo_armadillo -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/armadillo/11.4.3/_/_/package/1e2c322ecc15dfd032ed0ec3d57ef08e91158d75/lib/libarmadillo.so -- Conan: Using autogenerated FindHDF5.cmake -- Found HDF5: 1.12.0 (found version "1.12.0") -- Library hdf5_hl_cpp_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/0cba0cb6a9195ca22968a838177a6fafece0fd72/lib/libhdf5_hl_cpp_debug.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/0cba0cb6a9195ca22968a838177a6fafece0fd72/lib/libhdf5_hl_cpp_debug.a -- Library hdf5_cpp_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/0cba0cb6a9195ca22968a838177a6fafece0fd72/lib/libhdf5_cpp_debug.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/0cba0cb6a9195ca22968a838177a6fafece0fd72/lib/libhdf5_cpp_debug.a -- Library hdf5_hl_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/0cba0cb6a9195ca22968a838177a6fafece0fd72/lib/libhdf5_hl_debug.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/0cba0cb6a9195ca22968a838177a6fafece0fd72/lib/libhdf5_hl_debug.a -- Library hdf5_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/0cba0cb6a9195ca22968a838177a6fafece0fd72/lib/libhdf5_debug.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/0cba0cb6a9195ca22968a838177a6fafece0fd72/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/9387155579217a8eec37b28e121e419c4350656c/lib/libz.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/9387155579217a8eec37b28e121e419c4350656c/lib/libz.a -- Library hdf5_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/0cba0cb6a9195ca22968a838177a6fafece0fd72/lib/libhdf5_debug.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/0cba0cb6a9195ca22968a838177a6fafece0fd72/lib/libhdf5_debug.a -- Library hdf5_hl_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/0cba0cb6a9195ca22968a838177a6fafece0fd72/lib/libhdf5_hl_debug.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/0cba0cb6a9195ca22968a838177a6fafece0fd72/lib/libhdf5_hl_debug.a -- Library hdf5_cpp_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/0cba0cb6a9195ca22968a838177a6fafece0fd72/lib/libhdf5_cpp_debug.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/0cba0cb6a9195ca22968a838177a6fafece0fd72/lib/libhdf5_cpp_debug.a -- Library hdf5_hl_cpp_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/0cba0cb6a9195ca22968a838177a6fafece0fd72/lib/libhdf5_hl_cpp_debug.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/0cba0cb6a9195ca22968a838177a6fafece0fd72/lib/libhdf5_hl_cpp_debug.a -- Conan: Using autogenerated FindOpenBLAS.cmake -- Found OpenBLAS: 0.3.15 (found version "0.3.15") -- Library openblas found /home/conan/w/prod/BuildSingleReference/.conan/data/openblas/0.3.15/_/_/package/32b175f49917cf0533f6b8770c4bb79cb91272dc/lib/libopenblas.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/openblas/0.3.15/_/_/package/32b175f49917cf0533f6b8770c4bb79cb91272dc/lib/libopenblas.a -- Library openblas found /home/conan/w/prod/BuildSingleReference/.conan/data/openblas/0.3.15/_/_/package/32b175f49917cf0533f6b8770c4bb79cb91272dc/lib/libopenblas.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/openblas/0.3.15/_/_/package/32b175f49917cf0533f6b8770c4bb79cb91272dc/lib/libopenblas.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/armadillo/all/test_v1_package/build/7c0c080f20e7c0a0f5b032dcd8032cbb326dbddf ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/armadillo/all/test_v1_package/build/7c0c080f20e7c0a0f5b032dcd8032cbb326dbddf' '--' '-j3' ----------------- Scanning dependencies of target example [ 50%] Building CXX object CMakeFiles/example.dir/example.cpp.o [100%] Linking CXX executable bin/example [100%] Built target example armadillo/11.4.3 (test package): Running test() ----Running------ > bin/example ----------------- Armadillo version: 11.4.3 (Ship of Theseus) 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.6493 -0.1790 -0.6238 1.6230 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