******************************************************************************** conan install pcapplusplus/23.09@#5be9f778b5a331b6e2e2e631db0c3744 --build=pcapplusplus -pr /home/conan/workspace/prod-v1/bsr/107986/aceed/profile_linux_7_libstdcpp11_gcc_release_64.pcapplusplus-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/107986/dffea/.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/107986/dffea/.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/107986/dffea/.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] pcapplusplus:shared=False [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/23.09: Forced build from source Installing package: pcapplusplus/23.09 Requirements libpcap/1.10.1 from 'conan-center' - Downloaded pcapplusplus/23.09 from local cache - Cache Packages libpcap/1.10.1:d50a0d523d98c15bb147b18fa7d203887c38be8b - Download pcapplusplus/23.09:0ad9b72ff7ca8d391072b0c8f15c8cfb5fa0dd3c - Build Installing (downloading, building) binaries... libpcap/1.10.1: Retrieving package d50a0d523d98c15bb147b18fa7d203887c38be8b from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libpcap/1.10.1: Package installed d50a0d523d98c15bb147b18fa7d203887c38be8b libpcap/1.10.1: Downloaded package revision c6061cb515c2d4b0cf36112033253686 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK pcapplusplus/23.09: Configuring sources in /home/conan/workspace/prod-v1/bsr/107986/dffea/.conan/data/pcapplusplus/23.09/_/_/source/src pcapplusplus/23.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/23.09: Copying sources to build folder pcapplusplus/23.09: Building your package in /home/conan/workspace/prod-v1/bsr/107986/dffea/.conan/data/pcapplusplus/23.09/_/_/build/0ad9b72ff7ca8d391072b0c8f15c8cfb5fa0dd3c pcapplusplus/23.09: Generator txt created conanbuildinfo.txt pcapplusplus/23.09: Calling generate() pcapplusplus/23.09: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' pcapplusplus/23.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/107986/dffea/.conan/data/pcapplusplus/23.09/_/_/build/0ad9b72ff7ca8d391072b0c8f15c8cfb5fa0dd3c/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' pcapplusplus/23.09: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK pcapplusplus/23.09: Calling build() pcapplusplus/23.09: WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: ************************************************** pcapplusplus/23.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 pcapplusplus/23.09: ERROR: Package '0ad9b72ff7ca8d391072b0c8f15c8cfb5fa0dd3c' build failed pcapplusplus/23.09: WARN: Build folder /home/conan/workspace/prod-v1/bsr/107986/dffea/.conan/data/pcapplusplus/23.09/_/_/build/0ad9b72ff7ca8d391072b0c8f15c8cfb5fa0dd3c/build/Release ERROR: pcapplusplus/23.09: Error in build() method, line 83 self._patch_sources() while calling '_patch_sources', line 77 if Version(self.verison) >= "24.09": AttributeError: 'PcapplusplusConan' object has no attribute 'verison'