******************************************************************************** conan install pthreadpool/cci.20210218@ --profile=/Users/jenkins/w/BuildSingleReference/7498/dee3f6ad-bd07-4055-b67e-371a37dd7a9b/profile.txt --build=pthreadpool ******************************************************************************** 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: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] pthreadpool:shared=True [build_requires] [env] fxdiv/cci.20200417: Not found in local cache, looking in remotes... fxdiv/cci.20200417: Trying with 'conan-upstream'... fxdiv/cci.20200417: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fxdiv/cci.20200417: Downloaded recipe revision 7f6d53ea369c82ec4fa3bbc012e3a726 pthreadpool/cci.20210218: Forced build from source Installing package: pthreadpool/cci.20210218 Requirements fxdiv/cci.20200417 from 'conan-center' - Downloaded pthreadpool/cci.20210218 from local cache - Cache Packages fxdiv/cci.20200417:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download pthreadpool/cci.20210218:3de954ea6cd573f71d44a18c5211948ebfb8a14e - Build Installing (downloading, building) binaries... fxdiv/cci.20200417: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fxdiv/cci.20200417: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 fxdiv/cci.20200417: Downloaded package revision 8dd59e839b77a98a8a1cbc4b28afad8a [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 pthreadpool/cci.20210218: Configuring sources in /Users/jenkins/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/source Unzipping 653.1KB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK pthreadpool/cci.20210218: Copying sources to build folder pthreadpool/cci.20210218: Building your package in /Users/jenkins/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/3de954ea6cd573f71d44a18c5211948ebfb8a14e pthreadpool/cci.20210218: Generator cmake created conanbuildinfo.cmake [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 pthreadpool/cci.20210218: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/3de954ea6cd573f71d44a18c5211948ebfb8a14e' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/package/3de954ea6cd573f71d44a18c5211948ebfb8a14e" -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" -DPTHREADPOOL_LIBRARY_TYPE="default" -DPTHREADPOOL_ALLOW_DEPRECATED_API="True" -DPTHREADPOOL_SYNC_PRIMITIVE="default" -DPTHREADPOOL_BUILD_TESTS="False" -DPTHREADPOOL_BUILD_BENCHMARKS="False" -DFXDIV_SOURCE_DIR="dummy" -Wno-dev '/Users/jenkins/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/3de954ea6cd573f71d44a18c5211948ebfb8a14e' ----------------- -- 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: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/3de954ea6cd573f71d44a18c5211948ebfb8a14e ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/3de954ea6cd573f71d44a18c5211948ebfb8a14e' '--' '-j8' ----------------- Scanning dependencies of target pthreadpool [ 50%] Building C object source_subfolder/CMakeFiles/pthreadpool.dir/src/memory.c.o [ 50%] Building C object source_subfolder/CMakeFiles/pthreadpool.dir/src/gcd.c.o [ 50%] Building C object source_subfolder/CMakeFiles/pthreadpool.dir/src/fastpath.c.o [ 83%] Building C object source_subfolder/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o [ 83%] Building C object source_subfolder/CMakeFiles/pthreadpool.dir/src/portable-api.c.o [100%] Linking C shared library ../lib/libpthreadpool.dylib [100%] Built target pthreadpool pthreadpool/cci.20210218: Package '3de954ea6cd573f71d44a18c5211948ebfb8a14e' built pthreadpool/cci.20210218: Build folder /Users/jenkins/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/3de954ea6cd573f71d44a18c5211948ebfb8a14e pthreadpool/cci.20210218: Generated conaninfo.txt pthreadpool/cci.20210218: Generated conanbuildinfo.txt pthreadpool/cci.20210218: Generating the package pthreadpool/cci.20210218: Package folder /Users/jenkins/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/package/3de954ea6cd573f71d44a18c5211948ebfb8a14e pthreadpool/cci.20210218: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/3de954ea6cd573f71d44a18c5211948ebfb8a14e' '--target' 'install' '--' '-j8' ----------------- [100%] Built target pthreadpool Install the project... -- Install configuration: "Debug" -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/package/3de954ea6cd573f71d44a18c5211948ebfb8a14e/include/pthreadpool.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/package/3de954ea6cd573f71d44a18c5211948ebfb8a14e/lib/libpthreadpool.dylib [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 pthreadpool/cci.20210218 package(): Packaged 1 file: LICENSE pthreadpool/cci.20210218 package(): Packaged 1 '.h' file: pthreadpool.h pthreadpool/cci.20210218 package(): Packaged 1 '.dylib' file: libpthreadpool.dylib pthreadpool/cci.20210218: Package '3de954ea6cd573f71d44a18c5211948ebfb8a14e' created pthreadpool/cci.20210218: Created package revision b664cf025b86d393446849324e91244f [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 fxdiv/cci.20200417: WARN: Lib folder doesn't exist, can't collect libraries: /Users/jenkins/w/BuildSingleReference/.conan/data/fxdiv/cci.20200417/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component fxdiv::fxdiv libdir "lib" does not contain any library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component fxdiv::fxdiv libdir "lib" does not contain any declared library CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY FXDIV_SOURCE_DIR /Users/jenkins/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/3de954ea6cd573f71d44a18c5211948ebfb8a14e/source_subfolder/src/legacy-api.c:64:2: warning: 'pthreadpool_function_3d_tiled_t' is deprecated [-Wdeprecated-declarations] pthreadpool_function_3d_tiled_t function; ^ /Users/jenkins/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/3de954ea6cd573f71d44a18c5211948ebfb8a14e/source_subfolder/include/pthreadpool.h:1100:104: note: 'pthreadpool_function_3d_tiled_t' has been explicitly marked deprecated here typedef void (*pthreadpool_function_3d_tiled_t)(void*, size_t, size_t, size_t, size_t, size_t, size_t) PTHREADPOOL_DEPRECATED; ^ /Users/jenkins/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/3de954ea6cd573f71d44a18c5211948ebfb8a14e/source_subfolder/include/pthreadpool.h:1091:48: note: expanded from macro 'PTHREADPOOL_DEPRECATED' #define PTHREADPOOL_DEPRECATED __attribute__((__deprecated__)) ^ /Users/jenkins/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/3de954ea6cd573f71d44a18c5211948ebfb8a14e/source_subfolder/src/legacy-api.c:138:2: warning: 'pthreadpool_function_4d_tiled_t' is deprecated [-Wdeprecated-declarations] pthreadpool_function_4d_tiled_t function; ^ /Users/jenkins/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/3de954ea6cd573f71d44a18c5211948ebfb8a14e/source_subfolder/include/pthreadpool.h:1101:120: note: 'pthreadpool_function_4d_tiled_t' has been explicitly marked deprecated here typedef void (*pthreadpool_function_4d_tiled_t)(void*, size_t, size_t, size_t, size_t, size_t, size_t, size_t, size_t) PTHREADPOOL_DEPRECATED; ^ /Users/jenkins/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/3de954ea6cd573f71d44a18c5211948ebfb8a14e/source_subfolder/include/pthreadpool.h:1091:48: note: expanded from macro 'PTHREADPOOL_DEPRECATED' #define PTHREADPOOL_DEPRECATED __attribute__((__deprecated__)) ^ 2 warnings generated.