******************************************************************************** conan install pcapplusplus/21.05@ --build=pcapplusplus --profile=/home/conan/w/BuildSingleReference/24696/77fd9a4e-2b8f-40ef-b7f7-83d051f39e4b/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/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/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/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=9 os=Linux os_build=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 5536df58d7043908924b50b770d36379 pcapplusplus/21.05: Forced build from source Installing package: pcapplusplus/21.05 Requirements libpcap/1.9.1 from 'conan-center' - Downloaded pcapplusplus/21.05 from local cache - Cache Packages libpcap/1.9.1:b87e39fc8cb7101a7fb1134eb08f11e9fb7891a6 - Download pcapplusplus/21.05:3151b57c41aec975e63eb7c1db6b93473aae93ba - Build Installing (downloading, building) binaries... libpcap/1.9.1: Retrieving package b87e39fc8cb7101a7fb1134eb08f11e9fb7891a6 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libpcap/1.9.1: Package installed b87e39fc8cb7101a7fb1134eb08f11e9fb7891a6 libpcap/1.9.1: Downloaded package revision 1602aaf197f155a59b0f84b51bf672b2 [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] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK pcapplusplus/21.05: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK pcapplusplus/21.05: Copying sources to build folder pcapplusplus/21.05: Building your package in /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/build/3151b57c41aec975e63eb7c1db6b93473aae93ba pcapplusplus/21.05: Generator make created conanbuildinfo.mak [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK pcapplusplus/21.05: Calling build() ----Running------ > ./configure-linux.sh --libpcap-include-dir /home/conan/w/BuildSingleReference/.conan/data/libpcap/1.9.1/_/_/package/b87e39fc8cb7101a7fb1134eb08f11e9fb7891a6/include --libpcap-lib-dir /home/conan/w/BuildSingleReference/.conan/data/libpcap/1.9.1/_/_/package/b87e39fc8cb7101a7fb1134eb08f11e9fb7891a6/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/MacAddress.cpp Building file: src/TablePrinter.cpp Building file: src/SystemUtils.cpp Building file: src/IpAddress.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/DnsResource.cpp Building file: src/IPReassembly.cpp Building file: src/VxlanLayer.cpp Building file: src/SllLayer.cpp Building file: src/DnsLayer.cpp Building file: src/IgmpLayer.cpp Building file: src/SdpLayer.cpp Building file: src/BgpLayer.cpp Building file: src/GtpLayer.cpp Building file: src/IcmpLayer.cpp Building file: src/PacketTrailerLayer.cpp Building file: src/GreLayer.cpp Building file: src/VlanLayer.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/SSHLayer.cpp Building file: src/PacketUtils.cpp Building file: src/NullLoopbackLayer.cpp Building file: src/SipLayer.cpp Building file: src/TcpReassembly.cpp Building file: src/HttpLayer.cpp Building file: src/RadiusLayer.cpp Building file: src/MplsLayer.cpp Building file: src/SSLCommon.cpp Building file: src/UdpLayer.cpp Building file: src/RawPacket.cpp Building file: src/EthDot3Layer.cpp Building file: src/DhcpLayer.cpp Building file: src/IPv6Extensions.cpp Building file: src/ArpLayer.cpp Building file: src/SSLLayer.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/LinuxNicInformationSocket.cpp Building file: src/MBufRawPacket.cpp Building file: src/PcapLiveDevice.cpp Building file: src/NetworkUtils.cpp Building file: src/RawSocketDevice.cpp Building file: src/PfRingDevice.cpp Building file: src/PcapDevice.cpp Building file: src/PcapFilter.cpp Building file: src/KniDevice.cpp Building file: src/KniDeviceList.cpp Building file: src/PfRingDeviceList.cpp Building file: src/PcapFileDevice.cpp Building file: src/DpdkDevice.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_null_compression.c Building file: LightPcapNg/src/light_pcapng_cont.c Building file: LightPcapNg/src/light_advanced.c Building file: LightPcapNg/src/light_zstd_compression.c Building file: LightPcapNg/src/light_internal.c Building file: LightPcapNg/src/light_alloc.c Finished successfully building: Pcap++ Finished successfully building PcapPlusPlus libs pcapplusplus/21.05: Package '3151b57c41aec975e63eb7c1db6b93473aae93ba' built pcapplusplus/21.05: Build folder /home/conan/w/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/build/3151b57c41aec975e63eb7c1db6b93473aae93ba 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/BuildSingleReference/.conan/data/pcapplusplus/21.05/_/_/package/3151b57c41aec975e63eb7c1db6b93473aae93ba 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(): [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 pcapplusplus/21.05 package(): Packaged 3 '.a' files: libCommon++.a, libPcap++.a, libPacket++.a pcapplusplus/21.05 package(): Packaged 75 '.h' files pcapplusplus/21.05 package(): Packaged 1 file: LICENSE pcapplusplus/21.05: Package '3151b57c41aec975e63eb7c1db6b93473aae93ba' created pcapplusplus/21.05: Created package revision 6bb5d99b4f9260b7a0539d0b7a066aeb [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 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