******************************************************************************** conan install pcapplusplus/22.11@#59b8dc33140c523267eecb28e4f57b24 --build=pcapplusplus -pr /home/conan/w/prod/BuildSingleReference/186438/943474f7-3acb-480b-b001-d9a1b09fc35e/profile_linux_11_libstdcpp_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) Found gcc 11.1 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=11 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++ compiler.version=11 os=Linux [options] [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 8f3b574225696428bb77beffbb4aa20b pcapplusplus/22.11: Forced build from source Installing package: pcapplusplus/22.11 Requirements libpcap/1.10.1 from 'conan-center' - Downloaded pcapplusplus/22.11 from local cache - Cache Packages libpcap/1.10.1:be27726f9885116da1158027505be62e913cd585 - Download pcapplusplus/22.11:633fbd81663caedce5ce53de5d52731d06d950af - Build Installing (downloading, building) binaries... libpcap/1.10.1: Retrieving package be27726f9885116da1158027505be62e913cd585 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libpcap/1.10.1: Package installed be27726f9885116da1158027505be62e913cd585 libpcap/1.10.1: Downloaded package revision 0a0879bf41883d47d3a1359bb401734f [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK pcapplusplus/22.11: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/pcapplusplus/22.11/_/_/source pcapplusplus/22.11: [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.11: Copying sources to build folder pcapplusplus/22.11: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/pcapplusplus/22.11/_/_/build/633fbd81663caedce5ce53de5d52731d06d950af pcapplusplus/22.11: Generator make created conanbuildinfo.mak pcapplusplus/22.11: 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.11: Calling build() pcapplusplus/22.11: Apply patch (conan): Pass CXXFLAGS and CPPFLAGS when-compiling 3rd party source ----Running------ > ./configure-linux.sh --libpcap-include-dir /home/conan/w/prod/BuildSingleReference/.conan/data/libpcap/1.10.1/_/_/package/be27726f9885116da1158027505be62e913cd585/include --libpcap-lib-dir /home/conan/w/prod/BuildSingleReference/.conan/data/libpcap/1.10.1/_/_/package/be27726f9885116da1158027505be62e913cd585/lib ----------------- **************************************** PcapPlusPlus Linux configuration script **************************************** Number of arguments: 4 PcapPlusPlus configuration is complete. Files created (or modified): mk/platform.mk, mk/PcapPlusPlus.mk, mk/install.sh, mk/uninstall.sh ----Running------ > make libs -j3 ----------------- ==== Building target: Common++ ==== Building file: src/GeneralUtils.cpp Building file: src/SystemUtils.cpp Building file: src/TablePrinter.cpp Building file: src/IpAddress.cpp Building file: src/MacAddress.cpp Building file: src/PcapPlusPlusVersion.cpp Building file: src/IpUtils.cpp Building file: src/Logger.cpp Finished successfully building: Common++.debug Finished successfully building: Common++.lib ==== Building target: Packet++ ==== Building file: src/Layer.cpp Building file: src/IPv4Layer.cpp Building file: src/NtpLayer.cpp Building file: src/RadiusLayer.cpp Building file: src/IPReassembly.cpp Building file: src/ArpLayer.cpp Building file: src/SingleCommandTextProtocol.cpp Building file: src/VlanLayer.cpp Building file: src/DnsLayer.cpp Building file: src/IgmpLayer.cpp Building file: src/IcmpV6Layer.cpp Building file: src/SipLayer.cpp Building file: src/BgpLayer.cpp Building file: src/GtpLayer.cpp Building file: src/SllLayer.cpp Building file: src/SSLLayer.cpp Building file: src/PacketTrailerLayer.cpp Building file: src/GreLayer.cpp Building file: src/VxlanLayer.cpp Building file: src/DnsResourceData.cpp Building file: src/FtpLayer.cpp Building file: src/IPSecLayer.cpp Building file: src/EthLayer.cpp Building file: src/TextBasedProtocol.cpp Building file: src/IPv6Layer.cpp Building file: src/DhcpV6Layer.cpp Building file: src/NdpLayer.cpp Building file: src/TcpReassembly.cpp Building file: src/SdpLayer.cpp Building file: src/PacketUtils.cpp Building file: src/NullLoopbackLayer.cpp Building file: src/DnsResource.cpp Building file: src/IcmpLayer.cpp Building file: src/UdpLayer.cpp Building file: src/MplsLayer.cpp Building file: src/SSLCommon.cpp Building file: src/HttpLayer.cpp Building file: src/RawPacket.cpp Building file: src/WakeOnLanLayer.cpp Building file: src/EthDot3Layer.cpp Building file: src/StpLayer.cpp Building file: src/DhcpLayer.cpp Building file: src/IPv6Extensions.cpp Building file: src/SomeIpSdLayer.cpp Building file: src/SSHLayer.cpp Building file: src/TLVData.cpp Building file: src/SomeIpLayer.cpp Building file: src/PPPoELayer.cpp Building file: src/TelnetLayer.cpp Building file: src/SSLHandshake.cpp Building file: src/PayloadLayer.cpp Building file: src/Packet.cpp Building file: src/TcpLayer.cpp Building file: src/LLCLayer.cpp Building file: md5.cpp Finished successfully building: Packet++ ==== Building target: Pcap++ ==== Building file: src/PcapFilter.cpp Building file: src/PcapRemoteDeviceList.cpp Building file: src/MBufRawPacket.cpp Building file: src/DpdkDevice.cpp Building file: src/PcapLiveDevice.cpp Building file: src/LinuxNicInformationSocket.cpp Building file: src/RawSocketDevice.cpp Building file: src/PcapDevice.cpp Building file: src/KniDeviceList.cpp Building file: src/KniDevice.cpp Building file: src/PfRingDevice.cpp Building file: src/PfRingDeviceList.cpp Building file: src/PcapFileDevice.cpp Building file: src/NetworkUtils.cpp Building file: src/PcapLiveDeviceList.cpp Building file: src/DpdkDeviceList.cpp Building file: src/PcapRemoteDevice.cpp Building file: src/WinPcapLiveDevice.cpp Building file: LightPcapNg/src/light_manipulate.c Building file: LightPcapNg/src/light_compression.c Building file: LightPcapNg/src/light_pcapng.c Building file: LightPcapNg/src/light_platform.c Building file: LightPcapNg/src/light_io.c Building file: LightPcapNg/src/light_option.c Building file: LightPcapNg/src/light_pcapng_ext.c Building file: LightPcapNg/src/light_zstd_compression.c Building file: LightPcapNg/src/light_pcapng_cont.c Building file: LightPcapNg/src/light_advanced.c Building file: LightPcapNg/src/light_internal.c Building file: LightPcapNg/src/light_alloc.c Building file: LightPcapNg/src/light_null_compression.c Finished successfully building: Pcap++ Finished successfully building PcapPlusPlus libs pcapplusplus/22.11: Package '633fbd81663caedce5ce53de5d52731d06d950af' built pcapplusplus/22.11: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/pcapplusplus/22.11/_/_/build/633fbd81663caedce5ce53de5d52731d06d950af pcapplusplus/22.11: Generated conaninfo.txt pcapplusplus/22.11: Generated conanbuildinfo.txt pcapplusplus/22.11: Generating the package pcapplusplus/22.11: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/pcapplusplus/22.11/_/_/package/633fbd81663caedce5ce53de5d52731d06d950af pcapplusplus/22.11: Calling package() [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 pcapplusplus/22.11 package(): Packaged 87 '.h' files pcapplusplus/22.11 package(): Packaged 1 file: LICENSE pcapplusplus/22.11 package(): Packaged 3 '.a' files: libCommon++.a, libPacket++.a, libPcap++.a pcapplusplus/22.11: Package '633fbd81663caedce5ce53de5d52731d06d950af' created pcapplusplus/22.11: Created package revision d9b2ea091ac38daccb318fcac4220735 [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 fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). ar: creating Lib/Release/libCommon++.a ar: creating Lib/Debug/libCommon++.a ar: creating Lib/libPacket++.a ar: creating Lib/libPcap++.a