******************************************************************************** conan test cci-883f6b50/recipes/cmaes/all/test_package/conanfile.py cmaes/0.10.0@#ce724f305585819603a06b93244a3901 -pr /home/conan/workspace/prod-v1/bsr/73198/aacfa/profile_linux_13_libcpp_clang_release_64.cmaes-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=13 os=Linux [options] cmaes:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True cmaes/0.10.0 (test package): Installing package Requirements cmaes/0.10.0 from local cache - Cache eigen/3.4.0 from 'conan-center' - Cache llvm-openmp/17.0.6 from 'conan-center' - Cache Packages cmaes/0.10.0:77a3db4a901b3548c049dd19bc0e76b2e46eb174 - Cache eigen/3.4.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache llvm-openmp/17.0.6:e43d6f41352918bb26384c81d911e0d285818df4 - Cache Installing (downloading, building) binaries... eigen/3.4.0: Already installed! llvm-openmp/17.0.6: Already installed! cmaes/0.10.0: Already installed! cmaes/0.10.0 (test package): Generator 'CMakeDeps' calling 'generate()' cmaes/0.10.0 (test package): Generator txt created conanbuildinfo.txt cmaes/0.10.0 (test package): Generator 'CMakeToolchain' calling 'generate()' cmaes/0.10.0 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' cmaes/0.10.0 (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/workspace/prod-v1/bsr/cci-883f6b50/recipes/cmaes/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' cmaes/0.10.0 (test package): Aggregating env generators cmaes/0.10.0 (test package): Generated conaninfo.txt cmaes/0.10.0 (test package): Generated graphinfo Using lockfile: '/home/conan/workspace/prod-v1/bsr/cci-883f6b50/recipes/cmaes/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 cmaes/0.10.0 (test package): Calling build() cmaes/0.10.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-883f6b50/recipes/cmaes/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/cci-883f6b50/recipes/cmaes/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-883f6b50/recipes/cmaes/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/cci-883f6b50/recipes/cmaes/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/cci-883f6b50/recipes/cmaes/all/test_package/build/Release/generators/conan_toolchain.cmake -- The CXX compiler identification is Clang 13.0.1 -- 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 'libcmaes::cmaes' -- Conan: Component target declared 'Eigen3::Eigen' -- Conan: Target declared 'OpenMP::OpenMP' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/workspace/prod-v1/bsr/cci-883f6b50/recipes/cmaes/all/test_package/build/Release cmaes/0.10.0 (test package): CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/cci-883f6b50/recipes/cmaes/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/workspace/prod-v1/bsr/cci-883f6b50/recipes/cmaes/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 cmaes/0.10.0 (test package): Running test() ----Running------ > ./example ----------------- best solution: best solution => f-value=1.03531e-15 / fevals=2750 / sigma=1.56523e-07 / iter=275 / elaps=7ms / x=-7.96001e-09 -1.24142e-08 -2.69966e-10 6.04524e-09 1.05531e-08 8.39573e-09 -4.92671e-09 -1.52397e-08 4.32879e-09 -1.80027e-08 optimization took 0.007 seconds best solution: best solution => f-value=1.18309e-08 / fevals=1750 / sigma=0.000314283 / iter=175 / elaps=6ms / x=-2.63055e-05 -2.47401e-05 1.38282e-05 -6.87369e-05 2.31703e-05 -3.28209e-05 -5.2741e-06 -1.25405e-05 5.61327e-05 2.57064e-05 optimization took 0.006 seconds CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** cmaes/0.10.0 (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 cmaes/0.10.0 (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