******************************************************************************** conan install cppcheck/2.9.2@#d9275ed9af11f8d10e580ab06208e5a9 --build=cppcheck -pr /home/conan/w/prod/BuildSingleReference/126904/f0621337-2382-4abc-abd7-473fef65a29b/profile_linux_10_libstdcpp11_gcc_release_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 10 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=10 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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True cppcheck/2.9.2: Forced build from source pcre/8.45: Not found in local cache, looking in remotes... pcre/8.45: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pcre/8.45: Downloaded recipe revision 7b541b65d8201ff59d07e9744921e08c bzip2/1.0.8: Not found in local cache, looking in remotes... bzip2/1.0.8: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz bzip2/1.0.8: Downloaded recipe revision 464be69744fa6d48ed01928cfe470008 zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision 13c96f538b52e1600c40b88994de240f Installing package: cppcheck/2.9.2 Requirements cppcheck/2.9.2 from local cache - Cache Packages cppcheck/2.9.2:769b3ea6834ef506fe773dbb2bcadf12fe908599 - Build Build requirements bzip2/1.0.8 from 'conan-center' - Downloaded pcre/8.45 from 'conan-center' - Downloaded zlib/1.2.13 from 'conan-center' - Downloaded Build requirements packages bzip2/1.0.8:91a8b22c2c5a149bc617cfc06cdd21bf23b12567 - Download pcre/8.45:808617580d3a6679a0b80f813490f7baf663198c - Download zlib/1.2.13:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Download Installing (downloading, building) binaries... bzip2/1.0.8: Retrieving package 91a8b22c2c5a149bc617cfc06cdd21bf23b12567 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed 91a8b22c2c5a149bc617cfc06cdd21bf23b12567 bzip2/1.0.8: Downloaded package revision 94d2f51be78e63879215a3b2ba014fda zlib/1.2.13: Retrieving package 19729b9559f3ae196cad45cb2b97468ccb75dcd1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 19729b9559f3ae196cad45cb2b97468ccb75dcd1 zlib/1.2.13: Downloaded package revision 562e6cc3d7987119418780e5c5697342 pcre/8.45: Retrieving package 808617580d3a6679a0b80f813490f7baf663198c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pcre/8.45: Package installed 808617580d3a6679a0b80f813490f7baf663198c pcre/8.45: Downloaded package revision b296b3d55185b719ee7bafb93b65a8a1 pcre/8.45: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/808617580d3a6679a0b80f813490f7baf663198c/bin cppcheck/2.9.2: Applying build-requirement: pcre/8.45 cppcheck/2.9.2: Applying build-requirement: bzip2/1.0.8 cppcheck/2.9.2: Applying build-requirement: zlib/1.2.13 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cppcheck/2.9.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.9.2/_/_/source/. cppcheck/2.9.2: [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 cppcheck/2.9.2: Copying sources to build folder cppcheck/2.9.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.9.2/_/_/build/769b3ea6834ef506fe773dbb2bcadf12fe908599 cppcheck/2.9.2: Generator txt created conanbuildinfo.txt cppcheck/2.9.2: Calling generate() cppcheck/2.9.2: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' cppcheck/2.9.2: 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/cppcheck/2.9.2/_/_/build/769b3ea6834ef506fe773dbb2bcadf12fe908599/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' cppcheck/2.9.2: 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 cppcheck/2.9.2: Calling build() cppcheck/2.9.2: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.9.2/_/_/build/769b3ea6834ef506fe773dbb2bcadf12fe908599/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.9.2/_/_/package/769b3ea6834ef506fe773dbb2bcadf12fe908599" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.9.2/_/_/build/769b3ea6834ef506fe773dbb2bcadf12fe908599/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.9.2/_/_/build/769b3ea6834ef506fe773dbb2bcadf12fe908599/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.9.2/_/_/package/769b3ea6834ef506fe773dbb2bcadf12fe908599" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.9.2/_/_/build/769b3ea6834ef506fe773dbb2bcadf12fe908599/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.9.2/_/_/build/769b3ea6834ef506fe773dbb2bcadf12fe908599/build/generators/conan_toolchain.cmake -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.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 -- Configuring incomplete, errors occurred! See also "/home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.9.2/_/_/build/769b3ea6834ef506fe773dbb2bcadf12fe908599/build/Release/CMakeFiles/CMakeOutput.log". cppcheck/2.9.2: CMake Error at cmake/findDependencies.cmake:41 (message): pcre dependency for RULES has not been found Call Stack (most recent call first): CMakeLists.txt:11 (include) cppcheck/2.9.2: 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 cppcheck/2.9.2: 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 cppcheck/2.9.2: ERROR: Package '769b3ea6834ef506fe773dbb2bcadf12fe908599' build failed cppcheck/2.9.2: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.9.2/_/_/build/769b3ea6834ef506fe773dbb2bcadf12fe908599/build/Release ERROR: cppcheck/2.9.2: Error in build() method, line 57 cmake.configure() ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.9.2/_/_/build/769b3ea6834ef506fe773dbb2bcadf12fe908599/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.9.2/_/_/package/769b3ea6834ef506fe773dbb2bcadf12fe908599" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.9.2/_/_/build/769b3ea6834ef506fe773dbb2bcadf12fe908599/."