******************************************************************************** conan test conan-center-index/recipes/pcapplusplus/22.05/test_package/conanfile.py pcapplusplus/21.05@#612b0396b1a7a9b6d803139da3fb2b8e -pr /Users/jenkins/w/prod/BuildSingleReference@6/121796/57d0287b-bcd3-4530-90c4-fdccf0f32b0f/profile_osx_110_libcpp_apple-clang_debug_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/11/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference@6/.conan/profiles/default) Found apple-clang 11.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=11.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/BuildSingleReference@6/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/11/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk 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/21.05 (test package): Installing package Requirements libpcap/1.9.1 from 'conan-center' - Downloaded pcapplusplus/21.05 from local cache - Cache Packages libpcap/1.9.1:0aa7be2d0914b6f3128105e305c90b9cb0cae86d - Download pcapplusplus/21.05:6a35fe9fe4b60a7a913c6a228982e6deb0c3cf3e - Download Installing (downloading, building) binaries... libpcap/1.9.1: Retrieving package 0aa7be2d0914b6f3128105e305c90b9cb0cae86d from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libpcap/1.9.1: Package installed 0aa7be2d0914b6f3128105e305c90b9cb0cae86d libpcap/1.9.1: Downloaded package revision 5897c8fde015cf7bff91f00a94af4817 pcapplusplus/21.05: Retrieving package 6a35fe9fe4b60a7a913c6a228982e6deb0c3cf3e from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pcapplusplus/21.05: Package installed 6a35fe9fe4b60a7a913c6a228982e6deb0c3cf3e pcapplusplus/21.05: Downloaded package revision a5a230a42405343d09d1d95f311d077b libpcap/1.9.1: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference@6/.conan/data/libpcap/1.9.1/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/bin pcapplusplus/21.05 (test package): Generator cmake created conanbuildinfo.cmake pcapplusplus/21.05 (test package): Generator txt created conanbuildinfo.txt pcapplusplus/21.05 (test package): Aggregating env generators pcapplusplus/21.05 (test package): Generated conaninfo.txt pcapplusplus/21.05 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@6/conan-center-index/recipes/pcapplusplus/22.05/test_package/build/8171ae281735f63f772a36f98be098e7d1eda23c/conan.lock' Using cached profile from lockfile [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 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@6/conan-center-index/recipes/pcapplusplus/22.05/test_package/build/8171ae281735f63f772a36f98be098e7d1eda23c' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="11.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@6/conan-center-index/recipes/pcapplusplus/22.05/test_package/build/8171ae281735f63f772a36f98be098e7d1eda23c/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@6/conan-center-index/recipes/pcapplusplus/22.05/test_package' ----------------- -- The C compiler identification is AppleClang 11.0.3.11030032 -- The CXX compiler identification is AppleClang 11.0.3.11030032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/11/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/11/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@6/conan-center-index/recipes/pcapplusplus/22.05/test_package/build/8171ae281735f63f772a36f98be098e7d1eda23c ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@6/conan-center-index/recipes/pcapplusplus/22.05/test_package/build/8171ae281735f63f772a36f98be098e7d1eda23c' '--' '-j4' ----------------- [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package pcapplusplus/21.05 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference@6/.conan/data/pcapplusplus/21.05/_/_/package/6a35fe9fe4b60a7a913c6a228982e6deb0c3cf3e/lib:/Users/jenkins/w/prod/BuildSingleReference@6/.conan/data/libpcap/1.9.1/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/lib" DYLD_FRAMEWORK_PATH="" bin/test_package /Users/jenkins/w/prod/BuildSingleReference@6/conan-center-index/recipes/pcapplusplus/22.05/test_package/1_packet.pcap ----------------- Source IP is '10.0.0.138'; Dest IP is '10.0.0.1' CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR ******************************************************************************** conan test conan-center-index/recipes/pcapplusplus/22.05/test_v1_package/conanfile.py pcapplusplus/21.05@#612b0396b1a7a9b6d803139da3fb2b8e -pr /Users/jenkins/w/prod/BuildSingleReference@6/121796/57d0287b-bcd3-4530-90c4-fdccf0f32b0f/profile_osx_110_libcpp_apple-clang_debug_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/11/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/11/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk pcapplusplus/21.05 (test package): Installing package Requirements libpcap/1.9.1 from 'conan-center' - Cache pcapplusplus/21.05 from local cache - Cache Packages libpcap/1.9.1:0aa7be2d0914b6f3128105e305c90b9cb0cae86d - Cache pcapplusplus/21.05:6a35fe9fe4b60a7a913c6a228982e6deb0c3cf3e - Cache Installing (downloading, building) binaries... libpcap/1.9.1: Already installed! libpcap/1.9.1: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference@6/.conan/data/libpcap/1.9.1/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/bin pcapplusplus/21.05: Already installed! pcapplusplus/21.05 (test package): Generator cmake created conanbuildinfo.cmake pcapplusplus/21.05 (test package): Generator txt created conanbuildinfo.txt pcapplusplus/21.05 (test package): Aggregating env generators pcapplusplus/21.05 (test package): Generated conaninfo.txt pcapplusplus/21.05 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@6/conan-center-index/recipes/pcapplusplus/22.05/test_v1_package/build/8171ae281735f63f772a36f98be098e7d1eda23c/conan.lock' Using cached profile from lockfile [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 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@6/conan-center-index/recipes/pcapplusplus/22.05/test_v1_package/build/8171ae281735f63f772a36f98be098e7d1eda23c' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="11.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@6/conan-center-index/recipes/pcapplusplus/22.05/test_v1_package/build/8171ae281735f63f772a36f98be098e7d1eda23c/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@6/conan-center-index/recipes/pcapplusplus/22.05/test_v1_package' ----------------- -- The C compiler identification is AppleClang 11.0.3.11030032 -- The CXX compiler identification is AppleClang 11.0.3.11030032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/11/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/11/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@6/conan-center-index/recipes/pcapplusplus/22.05/test_v1_package/build/8171ae281735f63f772a36f98be098e7d1eda23c ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@6/conan-center-index/recipes/pcapplusplus/22.05/test_v1_package/build/8171ae281735f63f772a36f98be098e7d1eda23c' '--' '-j4' ----------------- [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package pcapplusplus/21.05 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference@6/.conan/data/pcapplusplus/21.05/_/_/package/6a35fe9fe4b60a7a913c6a228982e6deb0c3cf3e/lib:/Users/jenkins/w/prod/BuildSingleReference@6/.conan/data/libpcap/1.9.1/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/lib" DYLD_FRAMEWORK_PATH="" bin/test_package /Users/jenkins/w/prod/BuildSingleReference@6/conan-center-index/recipes/pcapplusplus/22.05/test_v1_package/1_packet.pcap ----------------- Source IP is '10.0.0.138'; Dest IP is '10.0.0.1' CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR