******************************************************************************** conan test conan-center-index/recipes/lightpcapng/all/test_package/conanfile.py lightpcapng/cci.20211005@ --profile:host=/Users/jenkins/w/BuildSingleReference/44351/62711992-db9d-4989-aa29-e442aef3511a/profile_host.txt --profile:build=default ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] lightpcapng:shared=False [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] [build_requires] [env] zstd/1.4.5: Not found in local cache, looking in remotes... zstd/1.4.5: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zstd/1.4.5: Downloaded recipe revision e0b084fe961c5608a96e563a93f3c529 lightpcapng/cci.20211005 (test package): Installing package Requirements lightpcapng/cci.20211005 from local cache - Cache zstd/1.4.5 from 'conan-center' - Downloaded Packages lightpcapng/cci.20211005:92096e3492021e4e93052b892a0ed5c136022052 - Download zstd/1.4.5:baf78352c82543f997ec32332829b6fa30714eaa - Download Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... zstd/1.4.5: Retrieving package baf78352c82543f997ec32332829b6fa30714eaa from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zstd/1.4.5: Package installed baf78352c82543f997ec32332829b6fa30714eaa zstd/1.4.5: Downloaded package revision 2623ecaa13ba925fd799cf5c05f2f092 lightpcapng/cci.20211005: Retrieving package 92096e3492021e4e93052b892a0ed5c136022052 from remote 'c3i_PR-7584' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz lightpcapng/cci.20211005: Package installed 92096e3492021e4e93052b892a0ed5c136022052 lightpcapng/cci.20211005: Downloaded package revision 3d2777f02db7c9a76d975dcfe632088a [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(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK lightpcapng/cci.20211005 (test package): Generator txt created conanbuildinfo.txt lightpcapng/cci.20211005 (test package): Generator cmake created conanbuildinfo.cmake lightpcapng/cci.20211005 (test package): Generator cmake_find_package created Findlight_pcapng.cmake lightpcapng/cci.20211005 (test package): Generator cmake_find_package created Findzstd.cmake lightpcapng/cci.20211005 (test package): Aggregating env generators lightpcapng/cci.20211005 (test package): Generated conaninfo.txt lightpcapng/cci.20211005 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/lightpcapng/all/test_package/build/6d7699e0f0b817b3e7f440f300f38dc3c8111b59/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 lightpcapng/cci.20211005 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/lightpcapng/all/test_package/build/6d7699e0f0b817b3e7f440f300f38dc3c8111b59' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/lightpcapng/all/test_package/build/6d7699e0f0b817b3e7f440f300f38dc3c8111b59/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_MODULE_PATH="/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/lightpcapng/all/test_package/build/6d7699e0f0b817b3e7f440f300f38dc3c8111b59" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/lightpcapng/all/test_package' ----------------- -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Library/Developer/CommandLineTools/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: /Library/Developer/CommandLineTools/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 targets configuration -- Library light_pcapng found /Users/jenkins/w/BuildSingleReference/.conan/data/lightpcapng/cci.20211005/_/_/package/92096e3492021e4e93052b892a0ed5c136022052/lib/liblight_pcapng.a -- Library zstd found /Users/jenkins/w/BuildSingleReference/.conan/data/zstd/1.4.5/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa/lib/libzstd.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Conan: Using autogenerated Findlight_pcapng.cmake -- Found light_pcapng: cci.20211005 (found version "cci.20211005") -- Library light_pcapng found /Users/jenkins/w/BuildSingleReference/.conan/data/lightpcapng/cci.20211005/_/_/package/92096e3492021e4e93052b892a0ed5c136022052/lib/liblight_pcapng.a -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/lightpcapng/cci.20211005/_/_/package/92096e3492021e4e93052b892a0ed5c136022052/lib/liblight_pcapng.a -- Conan: Using autogenerated Findzstd.cmake -- Found zstd: 1.4.5 (found version "1.4.5") -- Library zstd found /Users/jenkins/w/BuildSingleReference/.conan/data/zstd/1.4.5/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa/lib/libzstd.a -- Skipping already existing target: CONAN_LIB::zstd_zstd -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/zstd/1.4.5/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa/lib/libzstd.a -- Library zstd found /Users/jenkins/w/BuildSingleReference/.conan/data/zstd/1.4.5/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa/lib/libzstd.a -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/zstd/1.4.5/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa/lib/libzstd.a -- Library light_pcapng found /Users/jenkins/w/BuildSingleReference/.conan/data/lightpcapng/cci.20211005/_/_/package/92096e3492021e4e93052b892a0ed5c136022052/lib/liblight_pcapng.a -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/lightpcapng/cci.20211005/_/_/package/92096e3492021e4e93052b892a0ed5c136022052/lib/liblight_pcapng.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/lightpcapng/all/test_package/build/6d7699e0f0b817b3e7f440f300f38dc3c8111b59 ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/lightpcapng/all/test_package/build/6d7699e0f0b817b3e7f440f300f38dc3c8111b59' '--' '-j4' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package lightpcapng/cci.20211005 (test package): Running test() 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