******************************************************************************** conan install pcapplusplus/24.09@#8a5d0469935d388123683bb59322d575 --build=pcapplusplus -pr /home/conan/workspace/prod-v1/bsr/108000/faecf/profile_linux_9_libstdcpp11_gcc_release_64.pcapplusplus-shared-True.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/108000/acbfe/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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/108000/acbfe/.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=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/108000/acbfe/.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=9 os=Linux [options] pcapplusplus:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libpcap/1.10.1: Not found in local cache, looking in remotes... libpcap/1.10.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libpcap/1.10.1: Downloaded recipe revision 98d82a92bafacbe4d931ab6e4f4a5852 pcapplusplus/24.09: Forced build from source Installing package: pcapplusplus/24.09 Requirements libpcap/1.10.1 from 'conan-center' - Downloaded pcapplusplus/24.09 from local cache - Cache Packages libpcap/1.10.1:6af9cc7cb931c5ad942174fd7838eb655717c709 - Download pcapplusplus/24.09:c7f90514d085a64e6aca39cb6bd48379adc9d8f2 - Build Installing (downloading, building) binaries... libpcap/1.10.1: Retrieving package 6af9cc7cb931c5ad942174fd7838eb655717c709 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libpcap/1.10.1: Package installed 6af9cc7cb931c5ad942174fd7838eb655717c709 libpcap/1.10.1: Downloaded package revision a311c4568ba5764127535e5948ff72e3 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK pcapplusplus/24.09: Configuring sources in /home/conan/workspace/prod-v1/bsr/108000/acbfe/.conan/data/pcapplusplus/24.09/_/_/source/src pcapplusplus/24.09: [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 pcapplusplus/24.09: Copying sources to build folder pcapplusplus/24.09: Building your package in /home/conan/workspace/prod-v1/bsr/108000/acbfe/.conan/data/pcapplusplus/24.09/_/_/build/c7f90514d085a64e6aca39cb6bd48379adc9d8f2 pcapplusplus/24.09: Generator txt created conanbuildinfo.txt pcapplusplus/24.09: Calling generate() pcapplusplus/24.09: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' pcapplusplus/24.09: 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/108000/acbfe/.conan/data/pcapplusplus/24.09/_/_/build/c7f90514d085a64e6aca39cb6bd48379adc9d8f2/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' pcapplusplus/24.09: Aggregating env generators pcapplusplus/24.09: WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: ************************************************** pcapplusplus/24.09: 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 [HOOK - conan-center.py] pre_build(): ERROR: [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not managed correctly. Please remove it for shared option: del self.options.fPIC (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H007-FPIC-MANAGEMENT) pcapplusplus/24.09: ERROR: Package 'c7f90514d085a64e6aca39cb6bd48379adc9d8f2' build failed pcapplusplus/24.09: WARN: Build folder /home/conan/workspace/prod-v1/bsr/108000/acbfe/.conan/data/pcapplusplus/24.09/_/_/build/c7f90514d085a64e6aca39cb6bd48379adc9d8f2/build/Release ERROR: [HOOK - conan-center.py] pre_build(): Some checks failed running the hook, check the output