******************************************************************************** conan install cfgfile/0.2.9.1@#17c8e1e4574a11dfd6b5e4b8c2a96885 --build=cfgfile -pr /home/conan/w/prod/BuildSingleReference/221756/a9942f20-2b77-48e2-b86e-009682f52e86/profile_linux_5_libstdcpp11_gcc_debug_64..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) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 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=5 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=5 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True args-parser/6.2.0.1: Not found in local cache, looking in remotes... args-parser/6.2.0.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz args-parser/6.2.0.1: Downloaded recipe revision b050e1b504e1cc14bcc7928deec272bb cfgfile/0.2.9.1: Forced build from source cmake/3.25.3: Not found in local cache, looking in remotes... cmake/3.25.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cmake/3.25.3: Downloaded recipe revision 586c962fa58ccc886a7b2667f7c19ab9 Version ranges solved cmake/* versions found in 'conan-center' remote Version range '>=3.19 <4' required by 'cfgfile/0.2.9.1' resolved to 'cmake/3.25.3' in remote 'conan-center' Installing package: cfgfile/0.2.9.1 Requirements args-parser/6.2.0.1 from 'conan-center' - Downloaded cfgfile/0.2.9.1 from local cache - Cache Packages args-parser/6.2.0.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download cfgfile/0.2.9.1:8985c3534336c8b1413b6590f78fe80bc1a9abbd - Build Build requirements cmake/3.25.3 from 'conan-center' - Downloaded Build requirements packages cmake/3.25.3:4db1be536558d833e52e862fd84d64d75c2b3656 - Download Installing (downloading, building) binaries... args-parser/6.2.0.1: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz args-parser/6.2.0.1: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 args-parser/6.2.0.1: Downloaded package revision 4437eb70533deb4d9006f36717a8fb26 cmake/3.25.3: Retrieving package 4db1be536558d833e52e862fd84d64d75c2b3656 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cmake/3.25.3: Package installed 4db1be536558d833e52e862fd84d64d75c2b3656 cmake/3.25.3: Downloaded package revision 68bd6b3974ce19e8c49ef14f6ae7eae9 cmake/3.25.3: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/cmake/3.25.3/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin cfgfile/0.2.9.1: Applying build-requirement: cmake/3.25.3 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cfgfile/0.2.9.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/source/src cfgfile/0.2.9.1: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK cfgfile/0.2.9.1: Copying sources to build folder cfgfile/0.2.9.1: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/build/8985c3534336c8b1413b6590f78fe80bc1a9abbd cfgfile/0.2.9.1: Generator txt created conanbuildinfo.txt cfgfile/0.2.9.1: Calling generate() cfgfile/0.2.9.1: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' cfgfile/0.2.9.1: 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/data/cfgfile/0.2.9.1/_/_/build/8985c3534336c8b1413b6590f78fe80bc1a9abbd/build/Debug/generators/conan_toolchain.cmake -DBUILD_EXAMPLES=OFF -DBUILD_TESTS=OFF -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' cfgfile/0.2.9.1: Aggregating env generators [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 cfgfile/0.2.9.1: Calling build() cfgfile/0.2.9.1: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/build/8985c3534336c8b1413b6590f78fe80bc1a9abbd/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd" -DBUILD_EXAMPLES="OFF" -DBUILD_TESTS="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/build/8985c3534336c8b1413b6590f78fe80bc1a9abbd/src" ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/build/8985c3534336c8b1413b6590f78fe80bc1a9abbd/build/Debug/generators/conanbuild.sh" && cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/build/8985c3534336c8b1413b6590f78fe80bc1a9abbd/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd" -DBUILD_EXAMPLES="OFF" -DBUILD_TESTS="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/build/8985c3534336c8b1413b6590f78fe80bc1a9abbd/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/build/8985c3534336c8b1413b6590f78fe80bc1a9abbd/build/Debug/generators/conan_toolchain.cmake -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- 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 'args-parser::args-parser' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/build/8985c3534336c8b1413b6590f78fe80bc1a9abbd/build/Debug cfgfile/0.2.9.1: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/build/8985c3534336c8b1413b6590f78fe80bc1a9abbd/build/Debug" '--' '-j3' ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/build/8985c3534336c8b1413b6590f78fe80bc1a9abbd/build/Debug/generators/conanbuild.sh" && cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/build/8985c3534336c8b1413b6590f78fe80bc1a9abbd/build/Debug" '--' '-j3' ----------------- [ 50%] Building CXX object generator/CMakeFiles/cfgfile.generator.dir/generator.cpp.o [ 50%] Building CXX object generator/CMakeFiles/cfgfile.generator.dir/cfg.cpp.o [ 75%] Building CXX object generator/CMakeFiles/cfgfile.generator.dir/main.cpp.o [100%] Linking CXX executable cfgfile.generator [100%] Built target cfgfile.generator cfgfile/0.2.9.1: Package '8985c3534336c8b1413b6590f78fe80bc1a9abbd' built cfgfile/0.2.9.1: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/build/8985c3534336c8b1413b6590f78fe80bc1a9abbd/build/Debug cfgfile/0.2.9.1: Generated conaninfo.txt cfgfile/0.2.9.1: Generated conanbuildinfo.txt cfgfile/0.2.9.1: Generating the package cfgfile/0.2.9.1: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd cfgfile/0.2.9.1: Calling package() cfgfile/0.2.9.1: Copied 1 file: COPYING cfgfile/0.2.9.1: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/build/8985c3534336c8b1413b6590f78fe80bc1a9abbd/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd" ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/build/8985c3534336c8b1413b6590f78fe80bc1a9abbd/build/Debug/generators/conanbuild.sh" && cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/build/8985c3534336c8b1413b6590f78fe80bc1a9abbd/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd" ----------------- -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd/include/cfgfile -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd/include/cfgfile/parser_info.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd/include/cfgfile/all.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd/include/cfgfile/format.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd/include/cfgfile/tag_vector_of_tags.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd/include/cfgfile/input_stream.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd/include/cfgfile/string_format.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd/include/cfgfile/lex.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd/include/cfgfile/constraint_one_of.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd/include/cfgfile/utils.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd/include/cfgfile/types.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd/include/cfgfile/parser.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd/include/cfgfile/exceptions.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd/include/cfgfile/tag.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd/include/cfgfile/tag_no_value.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd/include/cfgfile/constraint_min_max.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd/include/cfgfile/const.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd/include/cfgfile/tag_scalar_vector.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd/include/cfgfile/constraint.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd/include/cfgfile/tag_scalar.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd/lib/cmake/cfgfile/cfgfile-targets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd/lib/cmake/cfgfile/cfgfile-config.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd/lib/cmake/cfgfile/cfgfile-config-version.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.9.1/_/_/package/8985c3534336c8b1413b6590f78fe80bc1a9abbd/bin/cfgfile.generator [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK cfgfile/0.2.9.1 package(): Packaged 1 file: COPYING cfgfile/0.2.9.1 package(): Packaged 1 '.generator' file: cfgfile.generator cfgfile/0.2.9.1 package(): Packaged 19 '.hpp' files cfgfile/0.2.9.1: Package '8985c3534336c8b1413b6590f78fe80bc1a9abbd' created cfgfile/0.2.9.1: Created package revision 87825665267d3b0eaa24f66e2ad81462 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators cfgfile/0.2.9.1: 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 cfgfile/0.2.9.1: 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