******************************************************************************** conan install pcapplusplus/21.05@#a0aa3d1055a1ffbb3a264648fb4692ea --build=pcapplusplus -pr /home/conan/w/prod/BuildSingleReference/186441/4f8d2b31-c8b6-4a36-b7ce-97e6cbcbdfb9/profile_linux_9_libstdcpp_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 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/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=9 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++ compiler.version=9 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/21.05: Forced build from source Installing package: pcapplusplus/21.05 Requirements libpcap/1.10.1 from 'conan-center' - Downloaded pcapplusplus/21.05 from local cache - Cache Packages libpcap/1.10.1:6af9cc7cb931c5ad942174fd7838eb655717c709 - Download pcapplusplus/21.05:2caa5e843dcfefc217163eecd245536f89fcf5ea - 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 66b1b479bfaad4b078f214974cdd6224 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK pcapplusplus/21.05: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/source pcapplusplus/21.05: [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/21.05: Copying sources to build folder pcapplusplus/21.05: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/build/2caa5e843dcfefc217163eecd245536f89fcf5ea pcapplusplus/21.05: Generator make created conanbuildinfo.mak pcapplusplus/21.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/21.05: Calling build() pcapplusplus/21.05: Apply patch (conan): Pass CXXFLAGS and CPPFLAGS when-compiling 3rd party source pcapplusplus/21.05: Apply patch (conan): Use pthreads4w from conan center pcapplusplus/21.05: Apply patch (conan): Fix md5 include configuration ----Running------ > ./configure-linux.sh --libpcap-include-dir /home/conan/w/prod/BuildSingleReference/.conan/data/libpcap/1.10.1/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/include --libpcap-lib-dir /home/conan/w/prod/BuildSingleReference/.conan/data/libpcap/1.10.1/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/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++.lib Finished successfully building: Common++.debug ==== Building target: Packet++ ==== Building file: src/Layer.cpp Building file: src/RadiusLayer.cpp Building file: src/IPReassembly.cpp Building file: src/ArpLayer.cpp Building file: src/VlanLayer.cpp Building file: src/DnsLayer.cpp Building file: src/IgmpLayer.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/IPv4Layer.cpp Building file: src/IPSecLayer.cpp Building file: src/EthLayer.cpp Building file: src/TextBasedProtocol.cpp Building file: src/IPv6Layer.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/EthDot3Layer.cpp Building file: src/DhcpLayer.cpp Building file: src/IPv6Extensions.cpp Building file: src/SSHLayer.cpp Building file: src/TLVData.cpp Building file: src/PPPoELayer.cpp Building file: src/SSLHandshake.cpp Building file: src/PayloadLayer.cpp Building file: src/Packet.cpp Building file: src/TcpLayer.cpp Building file: md5.cpp Finished successfully building: Packet++ ==== Building target: Pcap++ ==== Building file: src/PcapRemoteDeviceList.cpp Building file: src/PcapFilter.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/21.05: Package '2caa5e843dcfefc217163eecd245536f89fcf5ea' built pcapplusplus/21.05: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/build/2caa5e843dcfefc217163eecd245536f89fcf5ea pcapplusplus/21.05: Generated conaninfo.txt pcapplusplus/21.05: Generated conanbuildinfo.txt pcapplusplus/21.05: Generating the package pcapplusplus/21.05: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/2caa5e843dcfefc217163eecd245536f89fcf5ea pcapplusplus/21.05: 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/21.05 package(): Packaged 75 '.h' files pcapplusplus/21.05 package(): Packaged 1 file: LICENSE pcapplusplus/21.05 package(): Packaged 3 '.a' files: libCommon++.a, libPacket++.a, libPcap++.a pcapplusplus/21.05: Package '2caa5e843dcfefc217163eecd245536f89fcf5ea' created pcapplusplus/21.05: Created package revision 2cb79df127666fa96c419c86552d312f [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