******************************************************************************** conan install pcapplusplus/22.05@#df9acfc00808aac1e5e7a96536424d4e --build=pcapplusplus -pr /home/conan/w/prod/BuildSingleReference/31261/a3505075-3695-45f1-80eb-993f535f0ea7/profile_linux_10_libstdcpp11_gcc_release_64..txt ******************************************************************************** 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] libpcap/1.9.1: Not found in local cache, looking in remotes... libpcap/1.9.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libpcap/1.9.1: Downloaded recipe revision 16957304738449773461df516ad1f0f1 pcapplusplus/22.05: Forced build from source Installing package: pcapplusplus/22.05 Requirements libpcap/1.9.1 from 'conan-center' - Downloaded pcapplusplus/22.05 from local cache - Cache Packages libpcap/1.9.1:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Download pcapplusplus/22.05:8d28b574aec06de886cf554befe0b5d530496059 - Build Installing (downloading, building) binaries... libpcap/1.9.1: Retrieving package 19729b9559f3ae196cad45cb2b97468ccb75dcd1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libpcap/1.9.1: Package installed 19729b9559f3ae196cad45cb2b97468ccb75dcd1 libpcap/1.9.1: Downloaded package revision d95e7157afbad04d564fcf0e194f353e libpcap/1.9.1: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/libpcap/1.9.1/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/bin [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK pcapplusplus/22.05: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/pcapplusplus/22.05/_/_/source [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/22.05: Copying sources to build folder pcapplusplus/22.05: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/pcapplusplus/22.05/_/_/build/8d28b574aec06de886cf554befe0b5d530496059 pcapplusplus/22.05: Generator make created conanbuildinfo.mak pcapplusplus/22.05: 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/22.05: Calling build() patches/0001-Pass-CXXFLAGS-CPPFLAGS-when-compiling-3rd-party-sour.patch: source file is different - b'3rdParty/hash-library/Makefile' pcapplusplus/22.05: WARN: patches/0001-Pass-CXXFLAGS-CPPFLAGS-when-compiling-3rd-party-sour.patch: file 2/2: b'3rdParty/hash-library/Makefile' WARN: patches/0001-Pass-CXXFLAGS-CPPFLAGS-when-compiling-3rd-party-sour.patch: hunk no.1 doesn't match source file at line 16 WARN: patches/0001-Pass-CXXFLAGS-CPPFLAGS-when-compiling-3rd-party-sour.patch: expected: b'\t@$(CXX) $(INCLUDES) -Wall -O2 $(GLOBAL_FLAGS) $(DEFS) -g -c -o "$@" "$<"' WARN: patches/0001-Pass-CXXFLAGS-CPPFLAGS-when-compiling-3rd-party-sour.patch: actual : b'\t@$(CXX) $(INCLUDES) -Wall -O2 $(GLOBAL_FLAGS) $(DEFS) $(CXXFLAGS) -g -c -o "$@" "$<"' pcapplusplus/22.05: ERROR: Package '8d28b574aec06de886cf554befe0b5d530496059' build failed pcapplusplus/22.05: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/pcapplusplus/22.05/_/_/build/8d28b574aec06de886cf554befe0b5d530496059 ERROR: pcapplusplus/22.05: Error in build() method, line 68 self._patch_sources() while calling '_patch_sources', line 65 tools.patch(**patch) ConanException: Failed to apply patch: patches/0001-Pass-CXXFLAGS-CPPFLAGS-when-compiling-3rd-party-sour.patch