******************************************************************************** conan install pthreadpool/cci.20210218@ --profile=/Users/jenkins/w/BuildSingleReference@4/7498/1770550f-19ff-486e-a8c8-043b7d361ed3/profile.txt --build=pthreadpool ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@4/.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/BuildSingleReference@4/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.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:aa30ddb48c91ae76d76060c2f79e92b0d32bef56 - 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@4/.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@4/.conan/data/pthreadpool/cci.20210218/_/_/build/aa30ddb48c91ae76d76060c2f79e92b0d32bef56 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@4/.conan/data/pthreadpool/cci.20210218/_/_/build/aa30ddb48c91ae76d76060c2f79e92b0d32bef56' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="11.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@4/.conan/data/pthreadpool/cci.20210218/_/_/package/aa30ddb48c91ae76d76060c2f79e92b0d32bef56" -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@4/.conan/data/pthreadpool/cci.20210218/_/_/build/aa30ddb48c91ae76d76060c2f79e92b0d32bef56' ----------------- -- The C compiler identification is AppleClang 11.0.0.11000033 -- The CXX compiler identification is AppleClang 11.0.0.11000033 -- Check for working C compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Check for working C compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- Check for working CXX compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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@4/.conan/data/pthreadpool/cci.20210218/_/_/build/aa30ddb48c91ae76d76060c2f79e92b0d32bef56 ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@4/.conan/data/pthreadpool/cci.20210218/_/_/build/aa30ddb48c91ae76d76060c2f79e92b0d32bef56' '--' '-j8' ----------------- Scanning dependencies of target pthreadpool [ 16%] Building C object source_subfolder/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o [ 50%] Building C object source_subfolder/CMakeFiles/pthreadpool.dir/src/fastpath.c.o [ 66%] Building C object source_subfolder/CMakeFiles/pthreadpool.dir/src/memory.c.o [ 66%] Building C object source_subfolder/CMakeFiles/pthreadpool.dir/src/gcd.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 'aa30ddb48c91ae76d76060c2f79e92b0d32bef56' built pthreadpool/cci.20210218: Build folder /Users/jenkins/w/BuildSingleReference@4/.conan/data/pthreadpool/cci.20210218/_/_/build/aa30ddb48c91ae76d76060c2f79e92b0d32bef56 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@4/.conan/data/pthreadpool/cci.20210218/_/_/package/aa30ddb48c91ae76d76060c2f79e92b0d32bef56 pthreadpool/cci.20210218: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@4/.conan/data/pthreadpool/cci.20210218/_/_/build/aa30ddb48c91ae76d76060c2f79e92b0d32bef56' '--target' 'install' '--' '-j8' ----------------- [100%] Built target pthreadpool Install the project... -- Install configuration: "Release" -- Installing: /Users/jenkins/w/BuildSingleReference@4/.conan/data/pthreadpool/cci.20210218/_/_/package/aa30ddb48c91ae76d76060c2f79e92b0d32bef56/include/pthreadpool.h -- Installing: /Users/jenkins/w/BuildSingleReference@4/.conan/data/pthreadpool/cci.20210218/_/_/package/aa30ddb48c91ae76d76060c2f79e92b0d32bef56/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 'aa30ddb48c91ae76d76060c2f79e92b0d32bef56' created pthreadpool/cci.20210218: Created package revision 7639a0d1ff11a4e971ad0d2d52d97bb6 [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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY FXDIV_SOURCE_DIR /Users/jenkins/w/BuildSingleReference@4/.conan/data/pthreadpool/cci.20210218/_/_/build/aa30ddb48c91ae76d76060c2f79e92b0d32bef56/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@4/.conan/data/pthreadpool/cci.20210218/_/_/build/aa30ddb48c91ae76d76060c2f79e92b0d32bef56/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@4/.conan/data/pthreadpool/cci.20210218/_/_/build/aa30ddb48c91ae76d76060c2f79e92b0d32bef56/source_subfolder/include/pthreadpool.h:1091:48: note: expanded from macro 'PTHREADPOOL_DEPRECATED' #define PTHREADPOOL_DEPRECATED __attribute__((__deprecated__)) ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/pthreadpool/cci.20210218/_/_/build/aa30ddb48c91ae76d76060c2f79e92b0d32bef56/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@4/.conan/data/pthreadpool/cci.20210218/_/_/build/aa30ddb48c91ae76d76060c2f79e92b0d32bef56/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@4/.conan/data/pthreadpool/cci.20210218/_/_/build/aa30ddb48c91ae76d76060c2f79e92b0d32bef56/source_subfolder/include/pthreadpool.h:1091:48: note: expanded from macro 'PTHREADPOOL_DEPRECATED' #define PTHREADPOOL_DEPRECATED __attribute__((__deprecated__)) ^ 2 warnings generated. fxdiv/cci.20200417: WARN: Lib folder doesn't exist, can't collect libraries: /Users/jenkins/w/BuildSingleReference@4/.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