Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_832_5_0_4/.conan/profiles/default) Found apple-clang 9.1 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=9.1 compiler.libcxx=libc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_832_5_0_4/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 7.521484375 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['CMakeLists.txt', 'patches/**'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK Exporting package recipe libwebp/1.0.3 exports: File 'conandata.yml' found. Exporting it... libwebp/1.0.3 exports: Copied 1 '.yml' file: conandata.yml libwebp/1.0.3 exports_sources: Copied 1 '.txt' file: CMakeLists.txt libwebp/1.0.3 exports_sources: Copied 1 '.patch' file: 0001-fix-dll-export.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.0.3': {'url': 'https://github.com/webmproject/libwebp/archive/v1.0.3.tar.gz', 'sha256': '082d114bcb18a0e2aafc3148d43367c39304f86bf18ba0b2e766447e111a4a91'}}, 'patches': {'1.0.3': [{'patch_file': 'patches/0001-fix-dll-export.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 1.0.3: - base_path: source_subfolder patch_file: patches/0001-fix-dll-export.patch sources: 1.0.3: sha256: 082d114bcb18a0e2aafc3148d43367c39304f86bf18ba0b2e766447e111a4a91 url: https://github.com/webmproject/libwebp/archive/v1.0.3.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK libwebp/1.0.3: A new conanfile.py version was exported libwebp/1.0.3: Folder: /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/export libwebp/1.0.3: Using the exported files summary hash as the recipe revision: eac344f60406ad6f802e11d6107322fd libwebp/1.0.3: Exported revision: eac344f60406ad6f802e11d6107322fd Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=9.1 os=Macos os_build=Macos [options] libwebp:shared=False [build_requires] [env] libwebp/1.0.3: Forced build from source libwebp/1.0.3 (test package): Installing package Requirements libwebp/1.0.3 from local cache - Cache Packages libwebp/1.0.3:7ca2fa60f0cf9efdf904c34091e607f44fff696b - Build [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libwebp/1.0.3: Configuring sources in /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libwebp/1.0.3: Copying sources to build folder libwebp/1.0.3: Building your package in /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/build/7ca2fa60f0cf9efdf904c34091e607f44fff696b libwebp/1.0.3: 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 libwebp/1.0.3: Calling build() -- The C compiler identification is AppleClang 9.1.0.9020039 -- The CXX compiler identification is AppleClang 9.1.0.9020039 -- Check for working C compiler: /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Check for working C compiler: /Applications/Xcode-9.4.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-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- Check for working CXX compiler: /Applications/Xcode-9.4.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 global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Performing Test HAVE_BUILTIN_BSWAP16 -- Performing Test HAVE_BUILTIN_BSWAP16 - Success -- Performing Test HAVE_BUILTIN_BSWAP32 -- Performing Test HAVE_BUILTIN_BSWAP32 - Success -- Performing Test HAVE_BUILTIN_BSWAP64 -- Performing Test HAVE_BUILTIN_BSWAP64 - Success -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - found -- Found Threads: TRUE -- Performing Test HAVE_PTHREAD_PRIO_INHERIT -- Performing Test HAVE_PTHREAD_PRIO_INHERIT - Success -- Performing Test PTHREAD_CREATE_UNDETACHED -- Performing Test PTHREAD_CREATE_UNDETACHED - Success -- Found OpenGL: /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework -- Performing Test HAVE_MATH_LIBRARY -- Performing Test HAVE_MATH_LIBRARY - Success -- Looking for 4 include files stdlib.h, ..., float.h -- Looking for 4 include files stdlib.h, ..., float.h - found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for include file GLUT/glut.h -- Looking for include file GLUT/glut.h - found -- Looking for include file GL/glut.h -- Looking for include file GL/glut.h - not found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file OpenGL/glut.h -- Looking for include file OpenGL/glut.h - not found -- Looking for include file shlwapi.h -- Looking for include file shlwapi.h - not found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file wincodec.h -- Looking for include file wincodec.h - not found -- Looking for include file windows.h -- Looking for include file windows.h - not found -- Performing Test WEBP_HAVE_FLAG_SSE41 -- Performing Test WEBP_HAVE_FLAG_SSE41 - Success -- Performing Test WEBP_HAVE_FLAG_SSE2 -- Performing Test WEBP_HAVE_FLAG_SSE2 - Success -- Performing Test WEBP_HAVE_FLAG_MIPS32 -- Performing Test WEBP_HAVE_FLAG_MIPS32 - Failed -- Performing Test WEBP_HAVE_FLAG_MIPS32 -- Performing Test WEBP_HAVE_FLAG_MIPS32 - Failed -- Performing Test WEBP_HAVE_FLAG_MIPS_DSP_R2 -- Performing Test WEBP_HAVE_FLAG_MIPS_DSP_R2 - Failed -- Performing Test WEBP_HAVE_FLAG_MIPS_DSP_R2 -- Performing Test WEBP_HAVE_FLAG_MIPS_DSP_R2 - Failed -- Performing Test HAS_COMPILE_FLAG -- Performing Test HAS_COMPILE_FLAG - Success -- Performing Test FLAG_-mno-dspr2 -- Performing Test FLAG_-mno-dspr2 - Failed -- Performing Test WEBP_HAVE_FLAG_NEON -- Performing Test WEBP_HAVE_FLAG_NEON - Failed -- Performing Test WEBP_HAVE_FLAG_NEON -- Performing Test WEBP_HAVE_FLAG_NEON - Failed -- Performing Test WEBP_HAVE_FLAG_MSA -- Performing Test WEBP_HAVE_FLAG_MSA - Failed -- Performing Test WEBP_HAVE_FLAG_MSA -- Performing Test WEBP_HAVE_FLAG_MSA - Failed -- Performing Test HAS_COMPILE_FLAG -- Performing Test HAS_COMPILE_FLAG - Success -- Performing Test FLAG_-mno-msa -- Performing Test FLAG_-mno-msa - Failed -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/build/7ca2fa60f0cf9efdf904c34091e607f44fff696b Scanning dependencies of target webputilsdecode Scanning dependencies of target webputils Scanning dependencies of target webpdecode Scanning dependencies of target webpdspdecode Scanning dependencies of target webpencode Scanning dependencies of target webpdsp [ 1%] Building C object source_subfolder/CMakeFiles/webputilsdecode.dir/src/utils/bit_reader_utils.c.o [ 1%] Building C object source_subfolder/CMakeFiles/webputilsdecode.dir/src/utils/color_cache_utils.c.o [ 2%] Building C object source_subfolder/CMakeFiles/webputilsdecode.dir/src/utils/filters_utils.c.o [ 3%] Building C object source_subfolder/CMakeFiles/webputils.dir/src/utils/bit_reader_utils.c.o [ 4%] Building C object source_subfolder/CMakeFiles/webpdecode.dir/src/dec/alpha_dec.c.o [ 5%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/alpha_processing.c.o [ 6%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/alpha_enc.c.o [ 7%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/alpha_processing.c.o [ 9%] Building C object source_subfolder/CMakeFiles/webputils.dir/src/utils/color_cache_utils.c.o [ 9%] Building C object source_subfolder/CMakeFiles/webpdecode.dir/src/dec/buffer_dec.c.o [ 11%] Building C object source_subfolder/CMakeFiles/webputilsdecode.dir/src/utils/huffman_utils.c.o [ 12%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/cpu.c.o [ 12%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/dec.c.o [ 13%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/cpu.c.o [ 14%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/analysis_enc.c.o [ 15%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/dec_clip_tables.c.o [ 16%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/dec.c.o [ 17%] Building C object source_subfolder/CMakeFiles/webpdecode.dir/src/dec/frame_dec.c.o [ 17%] Building C object source_subfolder/CMakeFiles/webputils.dir/src/utils/filters_utils.c.o [ 18%] Building C object source_subfolder/CMakeFiles/webputilsdecode.dir/src/utils/quant_levels_dec_utils.c.o [ 19%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/backward_references_cost_enc.c.o [ 20%] Building C object source_subfolder/CMakeFiles/webputils.dir/src/utils/huffman_utils.c.o [ 21%] Building C object source_subfolder/CMakeFiles/webputilsdecode.dir/src/utils/rescaler_utils.c.o [ 22%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/dec_clip_tables.c.o [ 23%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/filters.c.o [ 23%] Building C object source_subfolder/CMakeFiles/webputils.dir/src/utils/quant_levels_dec_utils.c.o [ 24%] Building C object source_subfolder/CMakeFiles/webpdecode.dir/src/dec/idec_dec.c.o [ 25%] Building C object source_subfolder/CMakeFiles/webputilsdecode.dir/src/utils/random_utils.c.o [ 26%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/lossless.c.o [ 26%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/backward_references_enc.c.o [ 26%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/filters.c.o [ 27%] Building C object source_subfolder/CMakeFiles/webputils.dir/src/utils/rescaler_utils.c.o [ 28%] Building C object source_subfolder/CMakeFiles/webpdecode.dir/src/dec/io_dec.c.o [ 29%] Building C object source_subfolder/CMakeFiles/webputilsdecode.dir/src/utils/thread_utils.c.o [ 30%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/config_enc.c.o [ 31%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/lossless.c.o [ 32%] Building C object source_subfolder/CMakeFiles/webputils.dir/src/utils/random_utils.c.o [ 33%] Building C object source_subfolder/CMakeFiles/webputilsdecode.dir/src/utils/utils.c.o [ 34%] Building C object source_subfolder/CMakeFiles/webpdecode.dir/src/dec/quant_dec.c.o [ 35%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/rescaler.c.o [ 36%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/rescaler.c.o [ 37%] Building C object source_subfolder/CMakeFiles/webputils.dir/src/utils/thread_utils.c.o [ 38%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/cost_enc.c.o [ 39%] Building C object source_subfolder/CMakeFiles/webpdecode.dir/src/dec/tree_dec.c.o [ 40%] Building C object source_subfolder/CMakeFiles/webputils.dir/src/utils/utils.c.o [ 40%] Built target webputilsdecode [ 40%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/upsampling.c.o [ 41%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/upsampling.c.o [ 42%] Building C object source_subfolder/CMakeFiles/webpdecode.dir/src/dec/vp8_dec.c.o [ 43%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/yuv.c.o [ 46%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/filter_enc.c.o [ 46%] Building C object source_subfolder/CMakeFiles/webpdecode.dir/src/dec/vp8l_dec.c.o [ 46%] Building C object source_subfolder/CMakeFiles/webputils.dir/src/utils/bit_writer_utils.c.o [ 47%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/yuv.c.o [ 49%] Building C object source_subfolder/CMakeFiles/webputils.dir/src/utils/huffman_encode_utils.c.o [ 49%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/alpha_processing_sse41.c.o [ 50%] Building C object source_subfolder/CMakeFiles/webpdecode.dir/src/dec/webp_dec.c.o [ 52%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/alpha_processing_sse41.c.o [ 52%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/frame_enc.c.o [ 53%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/dec_sse41.c.o [ 55%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/histogram_enc.c.o [ 55%] Building C object source_subfolder/CMakeFiles/webputils.dir/src/utils/quant_levels_utils.c.o [ 56%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/upsampling_sse41.c.o [ 57%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/dec_sse41.c.o [ 58%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/upsampling_sse41.c.o [ 58%] Built target webputils [ 59%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/iterator_enc.c.o [ 60%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/yuv_sse41.c.o [ 61%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/near_lossless_enc.c.o [ 61%] Built target webpdecode [ 62%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/alpha_processing_sse2.c.o [ 62%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/picture_enc.c.o [ 62%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/yuv_sse41.c.o [ 63%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/dec_sse2.c.o [ 64%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/alpha_processing_sse2.c.o [ 64%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/filters_sse2.c.o [ 65%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/picture_csp_enc.c.o [ 66%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/dec_sse2.c.o [ 67%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/picture_psnr_enc.c.o [ 68%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/picture_rescale_enc.c.o [ 69%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/lossless_sse2.c.o [ 70%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/filters_sse2.c.o [ 71%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/rescaler_sse2.c.o [ 72%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/upsampling_sse2.c.o [ 73%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/picture_tools_enc.c.o [ 74%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/yuv_sse2.c.o [ 75%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/predictor_enc.c.o [ 76%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/lossless_sse2.c.o [ 77%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/quant_enc.c.o [ 78%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/rescaler_sse2.c.o [ 79%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/syntax_enc.c.o [ 80%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/upsampling_sse2.c.o [ 81%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/yuv_sse2.c.o [ 81%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/token_enc.c.o [ 81%] Built target webpdspdecode [ 82%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/tree_enc.c.o [ 82%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/cost.c.o [ 83%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/enc.c.o [ 84%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/vp8l_enc.c.o Scanning dependencies of target webpdecoder [ 85%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/lossless_enc.c.o [ 86%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/webp_enc.c.o [ 86%] Linking C static library ../lib/libwebpdecoder.a [ 87%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/ssim.c.o [ 88%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/cost_sse2.c.o [ 88%] Built target webpdecoder [ 89%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/enc_sse2.c.o [ 90%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/lossless_enc_sse2.c.o [ 91%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/ssim_sse2.c.o [ 91%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/enc_sse41.c.o [ 92%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/lossless_enc_sse41.c.o [ 92%] Built target webpencode [ 92%] Built target webpdsp Scanning dependencies of target webp [ 93%] Linking C static library ../lib/libwebp.a [ 93%] Built target webp Scanning dependencies of target webpdemux Scanning dependencies of target libwebpmux [ 94%] Building C object source_subfolder/CMakeFiles/webpdemux.dir/src/demux/anim_decode.c.o [ 95%] Building C object source_subfolder/CMakeFiles/webpdemux.dir/src/demux/demux.c.o [ 97%] Building C object source_subfolder/CMakeFiles/libwebpmux.dir/src/mux/muxinternal.c.o [ 97%] Building C object source_subfolder/CMakeFiles/libwebpmux.dir/src/mux/muxedit.c.o [ 98%] Building C object source_subfolder/CMakeFiles/libwebpmux.dir/src/mux/anim_encode.c.o [ 98%] Building C object source_subfolder/CMakeFiles/libwebpmux.dir/src/mux/muxread.c.o [ 99%] Linking C static library ../lib/libwebpdemux.a [100%] Linking C static library ../lib/libwebpmux.a [100%] Built target webpdemux [100%] Built target libwebpmux libwebp/1.0.3: Package '7ca2fa60f0cf9efdf904c34091e607f44fff696b' built libwebp/1.0.3: Build folder /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/build/7ca2fa60f0cf9efdf904c34091e607f44fff696b libwebp/1.0.3: Generated conaninfo.txt libwebp/1.0.3: Generated conanbuildinfo.txt libwebp/1.0.3: Generating the package libwebp/1.0.3: Package folder /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/package/7ca2fa60f0cf9efdf904c34091e607f44fff696b libwebp/1.0.3: Calling package() [ 17%] Built target webputilsdecode [ 19%] Built target webputils [ 28%] Built target webpdecode [ 46%] Built target webpdspdecode [ 76%] Built target webpencode [ 92%] Built target webpdsp [ 92%] Built target webpdecoder [ 93%] Built target webp [ 96%] Built target webpdemux [100%] Built target libwebpmux Install the project... -- Install configuration: "Debug" -- Installing: /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/package/7ca2fa60f0cf9efdf904c34091e607f44fff696b/lib/pkgconfig/libwebpdecoder.pc -- Installing: /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/package/7ca2fa60f0cf9efdf904c34091e607f44fff696b/lib/pkgconfig/libwebp.pc -- Installing: /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/package/7ca2fa60f0cf9efdf904c34091e607f44fff696b/lib/pkgconfig/libwebpdemux.pc -- Installing: /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/package/7ca2fa60f0cf9efdf904c34091e607f44fff696b/lib/pkgconfig/libwebpmux.pc -- Installing: /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/package/7ca2fa60f0cf9efdf904c34091e607f44fff696b/lib/libwebpdecoder.a -- Installing: /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/package/7ca2fa60f0cf9efdf904c34091e607f44fff696b/include/webp/decode.h -- Installing: /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/package/7ca2fa60f0cf9efdf904c34091e607f44fff696b/include/webp/types.h -- Installing: /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/package/7ca2fa60f0cf9efdf904c34091e607f44fff696b/lib/libwebp.a -- Up-to-date: /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/package/7ca2fa60f0cf9efdf904c34091e607f44fff696b/include/webp/decode.h -- Installing: /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/package/7ca2fa60f0cf9efdf904c34091e607f44fff696b/include/webp/encode.h -- Up-to-date: /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/package/7ca2fa60f0cf9efdf904c34091e607f44fff696b/include/webp/types.h -- Installing: /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/package/7ca2fa60f0cf9efdf904c34091e607f44fff696b/lib/libwebpdemux.a -- Up-to-date: /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/package/7ca2fa60f0cf9efdf904c34091e607f44fff696b/include/webp/decode.h -- Installing: /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/package/7ca2fa60f0cf9efdf904c34091e607f44fff696b/include/webp/demux.h -- Installing: /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/package/7ca2fa60f0cf9efdf904c34091e607f44fff696b/include/webp/mux_types.h -- Up-to-date: /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/package/7ca2fa60f0cf9efdf904c34091e607f44fff696b/include/webp/types.h -- Installing: /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/package/7ca2fa60f0cf9efdf904c34091e607f44fff696b/lib/libwebpmux.a -- Installing: /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/package/7ca2fa60f0cf9efdf904c34091e607f44fff696b/include/webp/mux.h -- Up-to-date: /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/package/7ca2fa60f0cf9efdf904c34091e607f44fff696b/include/webp/mux_types.h -- Up-to-date: /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/package/7ca2fa60f0cf9efdf904c34091e607f44fff696b/include/webp/types.h -- Installing: /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/package/7ca2fa60f0cf9efdf904c34091e607f44fff696b/share/WebP/cmake/WebPTargets.cmake -- Installing: /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/package/7ca2fa60f0cf9efdf904c34091e607f44fff696b/share/WebP/cmake/WebPTargets-debug.cmake -- Installing: /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/package/7ca2fa60f0cf9efdf904c34091e607f44fff696b/share/WebP/cmake/WebPConfigVersion.cmake -- Installing: /tmp/c3ipr/pr_832_5_0_4/.conan/data/libwebp/1.0.3/_/_/package/7ca2fa60f0cf9efdf904c34091e607f44fff696b/share/WebP/cmake/WebPConfig.cmake [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 libwebp/1.0.3 package(): Packaged 1 file: COPYING libwebp/1.0.3 package(): Packaged 6 '.h' files libwebp/1.0.3 package(): Packaged 4 '.a' files: libwebpdecoder.a, libwebp.a, libwebpdemux.a, libwebpmux.a libwebp/1.0.3: Package '7ca2fa60f0cf9efdf904c34091e607f44fff696b' created libwebp/1.0.3: Created package revision 0873dbaa43c7b3e5d34472128ba146db [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libwebp/1.0.3 (test package): Generator cmake created conanbuildinfo.cmake libwebp/1.0.3 (test package): Generator txt created conanbuildinfo.txt libwebp/1.0.3 (test package): Generated conaninfo.txt libwebp/1.0.3 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/pr_832_5_0_4/test_package/build/9580dafc8ca6e9478ce703fc4dcf57a21326ef72/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 libwebp/1.0.3 (test package): Running build() -- The C compiler identification is AppleClang 9.1.0.9020039 -- The CXX compiler identification is AppleClang 9.1.0.9020039 -- Check for working C compiler: /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Check for working C compiler: /Applications/Xcode-9.4.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-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- Check for working CXX compiler: /Applications/Xcode-9.4.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: 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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /tmp/c3ipr/pr_832_5_0_4/test_package/build/9580dafc8ca6e9478ce703fc4dcf57a21326ef72 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 libwebp/1.0.3 (test package): Running test() Webp Decoder version: 65539 JSON file created at '/private/tmp/c3ipr/pr_832_5_0_4/_create.json'