******************************************************************************** conan test cci-927623c5/recipes/cmaes/all/test_package/conanfile.py cmaes/0.10.0@#5dd8cee0a1a5d081694f63cafbc62a23 -pr /home/conan/workspace/prod-v1/bsr/69550/accfc/profile_linux_7_libstdcpp11_gcc_release_64.cmaes-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/workspace/prod-v1/bsr/69550/cedac/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 7 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/workspace/prod-v1/bsr/69550/cedac/.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=7 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/69550/cedac/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux [options] cmaes:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True eigen/3.4.0: Not found in local cache, looking in remotes... eigen/3.4.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz eigen/3.4.0: Downloaded recipe revision 2e192482a8acff96fe34766adca2b24c llvm-openmp/17.0.6: Not found in local cache, looking in remotes... llvm-openmp/17.0.6: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz llvm-openmp/17.0.6: Downloaded recipe revision 776e0fe1ba76d6cbf1cc0a89b1bb13ba cmaes/0.10.0 (test package): Installing package Requirements cmaes/0.10.0 from local cache - Cache eigen/3.4.0 from 'conan-center' - Downloaded llvm-openmp/17.0.6 from 'conan-center' - Downloaded Packages cmaes/0.10.0:9245a1015672de8bb3faec19d3d1d9dbe3fe253b - Download eigen/3.4.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download llvm-openmp/17.0.6:66c5327ebdcecae0a01a863939964495fa019a06 - Download Installing (downloading, building) binaries... eigen/3.4.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz eigen/3.4.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 eigen/3.4.0: Downloaded package revision 9d6f4a4fde6449a6bde138d645294eca llvm-openmp/17.0.6: Retrieving package 66c5327ebdcecae0a01a863939964495fa019a06 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz llvm-openmp/17.0.6: Package installed 66c5327ebdcecae0a01a863939964495fa019a06 llvm-openmp/17.0.6: Downloaded package revision 01b19f24e70f0031ea574de28ec661bc cmaes/0.10.0: Retrieving package 9245a1015672de8bb3faec19d3d1d9dbe3fe253b from remote 'c3i_PR-24202' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cmaes/0.10.0: Package installed 9245a1015672de8bb3faec19d3d1d9dbe3fe253b cmaes/0.10.0: Downloaded package revision 3a83ee5d64ebfda4b39d250dc2f5cf99 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-927623c5/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): Generator txt created conanbuildinfo.txt 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-927623c5/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-927623c5/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-927623c5/recipes/cmaes/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-927623c5/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-927623c5/recipes/cmaes/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/cci-927623c5/recipes/cmaes/all/test_package/build/Release/generators/conan_toolchain.cmake -- The CXX compiler identification is GNU 7.5.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 '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-927623c5/recipes/cmaes/all/test_package/build/Release cmaes/0.10.0 (test package): CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/cci-927623c5/recipes/cmaes/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/workspace/prod-v1/bsr/cci-927623c5/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.75332e-15 / fevals=2730 / sigma=1.16877e-07 / iter=273 / elaps=6ms / x=-1.63783e-08 -1.28983e-08 2.35121e-08 2.62279e-08 -9.82559e-09 -1.26331e-08 -3.40859e-09 1.11681e-08 6.6287e-09 -2.5329e-08 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