******************************************************************************** conan test cci-474cde65/recipes/cmaes/all/test_package/conanfile.py cmaes/0.10.0@#ce724f305585819603a06b93244a3901 -pr /home/conan/workspace/prod-v1/bsr/73198/dabfa/profile_linux_13_libstdcpp_clang_release_64.cmaes-shared-False.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=libstdc++ compiler.version=13 os=Linux [options] cmaes:shared=False [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:6f497048f1b332e1bdce37f27fa4e9a1984f0c2a - Cache eigen/3.4.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache llvm-openmp/17.0.6:80d3c8d077516ce6e7dc913ef92912e9172eae4c - 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 txt created conanbuildinfo.txt cmaes/0.10.0 (test package): Generator 'CMakeDeps' calling 'generate()' 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-474cde65/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-474cde65/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-474cde65/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-474cde65/recipes/cmaes/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-474cde65/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-474cde65/recipes/cmaes/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/cci-474cde65/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-474cde65/recipes/cmaes/all/test_package/build/Release cmaes/0.10.0 (test package): CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/cci-474cde65/recipes/cmaes/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/workspace/prod-v1/bsr/cci-474cde65/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=2.01112e-15 / fevals=2910 / sigma=9.97548e-08 / iter=291 / elaps=10ms / x= 5.65321e-09 3.7903e-09 3.4229e-08 -8.92239e-09 1.28209e-08 -4.68577e-09 -2.1571e-08 -3.90655e-09 5.69594e-10 6.80704e-09 optimization took 0.01 seconds best solution: best solution => f-value=1.4697e-08 / fevals=1740 / sigma=0.000389717 / iter=174 / elaps=7ms / x=-2.54854e-05 -6.88354e-05 -1.41385e-05 7.41875e-05 -3.28598e-05 -1.39344e-05 4.0001e-05 1.95332e-05 -6.20568e-06 1.7648e-05 optimization took 0.007 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