******************************************************************************** conan install pthreadpool/cci.20210218@ --profile=/home/conan/w/BuildSingleReference/7498/6d10172b-5921-4516-bde6-d4295461ab2f/profile.txt --build=pthreadpool ******************************************************************************** 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 7 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=7 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++11 compiler.version=7 os=Linux os_build=Linux [options] pthreadpool:shared=False [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:eb080e5bed7d827ef4388e0c81725bcd327fcf0f - 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 /home/conan/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 /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f pthreadpool/cci.20210218: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK pthreadpool/cci.20210218: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="7" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/package/eb080e5bed7d827ef4388e0c81725bcd327fcf0f" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -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 '/home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f' ----------------- -- The C compiler identification is GNU 7.2.0 -- The CXX compiler identification is GNU 7.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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: /usr/bin/g++ - 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 -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 7 -- Conan: Checking correct version: 7 -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f' '--' '-j3' ----------------- Scanning dependencies of target pthreadpool [ 33%] Building C object source_subfolder/CMakeFiles/pthreadpool.dir/src/portable-api.c.o [ 33%] Building C object source_subfolder/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o [ 50%] Building C object source_subfolder/CMakeFiles/pthreadpool.dir/src/memory.c.o [ 66%] Building C object source_subfolder/CMakeFiles/pthreadpool.dir/src/pthreads.c.o [ 83%] Building C object source_subfolder/CMakeFiles/pthreadpool.dir/src/fastpath.c.o [100%] Linking C static library ../lib/libpthreadpool.a [100%] Built target pthreadpool pthreadpool/cci.20210218: Package 'eb080e5bed7d827ef4388e0c81725bcd327fcf0f' built pthreadpool/cci.20210218: Build folder /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f pthreadpool/cci.20210218: Generated conaninfo.txt pthreadpool/cci.20210218: Generated conanbuildinfo.txt pthreadpool/cci.20210218: Generating the package pthreadpool/cci.20210218: Package folder /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/package/eb080e5bed7d827ef4388e0c81725bcd327fcf0f pthreadpool/cci.20210218: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f' '--target' 'install' '--' '-j3' ----------------- [100%] Built target pthreadpool Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/package/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/include/pthreadpool.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/package/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/lib/libpthreadpool.a [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 '.a' file: libpthreadpool.a pthreadpool/cci.20210218 package(): Packaged 1 file: LICENSE pthreadpool/cci.20210218 package(): Packaged 1 '.h' file: pthreadpool.h pthreadpool/cci.20210218: Package 'eb080e5bed7d827ef4388e0c81725bcd327fcf0f' created pthreadpool/cci.20210218: Created package revision 7a18bf42c31f063ec2c326b7042ca87e [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 In file included from /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/src/legacy-api.c:8:0: /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1105:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_1d_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1111:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_1d_tiled_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1118:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_2d_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1125:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_2d_tiled_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1134:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_3d_tiled_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1145:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_4d_tiled_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/src/portable-api.c:16:0: /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1105:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_1d_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1111:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_1d_tiled_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1118:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_2d_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1125:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_2d_tiled_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1134:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_3d_tiled_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1145:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_4d_tiled_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/src/legacy-api.c:16:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_1d_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/src/legacy-api.c:27:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_1d_tiled_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/src/legacy-api.c:39:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_2d_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/src/legacy-api.c:51:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_2d_tiled_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/src/legacy-api.c:64:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_3d_tiled_t function; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/src/legacy-api.c:95:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_3d_tiled_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/src/legacy-api.c:138:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_4d_tiled_t function; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/src/legacy-api.c:177:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_4d_tiled_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/src/threadpool-object.h:33:0, from /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/src/memory.c:19: /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1105:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_1d_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1111:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_1d_tiled_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1118:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_2d_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1125:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_2d_tiled_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1134:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_3d_tiled_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1145:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_4d_tiled_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/src/fastpath.c:16:0: /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1105:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_1d_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1111:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_1d_tiled_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1118:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_2d_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1125:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_2d_tiled_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1134:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_3d_tiled_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1145:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_4d_tiled_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/src/pthreads.c:50:0: /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1105:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_1d_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1111:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_1d_tiled_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1118:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_2d_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1125:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_2d_tiled_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1134:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_3d_tiled_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/build/eb080e5bed7d827ef4388e0c81725bcd327fcf0f/source_subfolder/include/pthreadpool.h:1145:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] pthreadpool_function_4d_tiled_t function, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fxdiv/cci.20200417: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/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