Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_832_5_0_32/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 3.9 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=3.9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_832_5_0_32/.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.5400390625 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_32/.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=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=3.9 os=Linux os_build=Linux [options] libwebp:shared=True [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:f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee - 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_32/.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_32/.conan/data/libwebp/1.0.3/_/_/build/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee 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 Clang 3.9.1 -- The CXX compiler identification is Clang 3.9.1 -- Check for working C compiler: /usr/bin/clang -- Check for working C compiler: /usr/bin/clang -- 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: /usr/bin/clang++ -- Check for working CXX compiler: /usr/bin/clang++ -- 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) -- Conan: Checking correct version: 3.9 -- 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 -- 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 -- Performing Test HAVE_PTHREAD_PRIO_INHERIT -- Performing Test HAVE_PTHREAD_PRIO_INHERIT - Success -- Performing Test PTHREAD_CREATE_UNDETACHED -- Performing Test PTHREAD_CREATE_UNDETACHED - Success -- Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY OPENGL_INCLUDE_DIR) -- Performing Test HAVE_MATH_LIBRARY -- Performing Test HAVE_MATH_LIBRARY - Failed -- Adding -lm flag. -- 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 - not 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 - Failed -- 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_32/.conan/data/libwebp/1.0.3/_/_/build/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee Scanning dependencies of target webputilsdecode [ 0%] Building C object source_subfolder/CMakeFiles/webputilsdecode.dir/src/utils/bit_reader_utils.c.o Scanning dependencies of target webpdspdecode Scanning dependencies of target webpencode [ 1%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/alpha_processing.c.o [ 2%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/alpha_enc.c.o [ 3%] Building C object source_subfolder/CMakeFiles/webputilsdecode.dir/src/utils/color_cache_utils.c.o [ 4%] Building C object source_subfolder/CMakeFiles/webputilsdecode.dir/src/utils/filters_utils.c.o [ 5%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/analysis_enc.c.o [ 6%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/cpu.c.o [ 7%] Building C object source_subfolder/CMakeFiles/webputilsdecode.dir/src/utils/huffman_utils.c.o [ 8%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/dec.c.o [ 9%] Building C object source_subfolder/CMakeFiles/webputilsdecode.dir/src/utils/quant_levels_dec_utils.c.o [ 10%] Building C object source_subfolder/CMakeFiles/webputilsdecode.dir/src/utils/rescaler_utils.c.o [ 11%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/backward_references_cost_enc.c.o [ 12%] Building C object source_subfolder/CMakeFiles/webputilsdecode.dir/src/utils/random_utils.c.o [ 13%] Building C object source_subfolder/CMakeFiles/webputilsdecode.dir/src/utils/thread_utils.c.o [ 14%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/dec_clip_tables.c.o [ 15%] Building C object source_subfolder/CMakeFiles/webputilsdecode.dir/src/utils/utils.c.o [ 16%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/filters.c.o [ 16%] Built target webputilsdecode Scanning dependencies of target webpdecode [ 17%] Building C object source_subfolder/CMakeFiles/webpdecode.dir/src/dec/alpha_dec.c.o [ 18%] Building C object source_subfolder/CMakeFiles/webpdecode.dir/src/dec/buffer_dec.c.o [ 18%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/backward_references_enc.c.o [ 18%] Building C object source_subfolder/CMakeFiles/webpdecode.dir/src/dec/frame_dec.c.o [ 19%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/lossless.c.o [ 20%] Building C object source_subfolder/CMakeFiles/webpdecode.dir/src/dec/idec_dec.c.o [ 21%] Building C object source_subfolder/CMakeFiles/webpdecode.dir/src/dec/io_dec.c.o [ 22%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/config_enc.c.o [ 23%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/rescaler.c.o [ 24%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/cost_enc.c.o [ 25%] Building C object source_subfolder/CMakeFiles/webpdecode.dir/src/dec/quant_dec.c.o [ 25%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/upsampling.c.o [ 26%] Building C object source_subfolder/CMakeFiles/webpdecode.dir/src/dec/tree_dec.c.o [ 27%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/filter_enc.c.o [ 28%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/frame_enc.c.o [ 29%] Building C object source_subfolder/CMakeFiles/webpdecode.dir/src/dec/vp8_dec.c.o [ 30%] Building C object source_subfolder/CMakeFiles/webpdecode.dir/src/dec/vp8l_dec.c.o [ 31%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/histogram_enc.c.o [ 32%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/yuv.c.o [ 33%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/iterator_enc.c.o [ 34%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/alpha_processing_sse41.c.o [ 35%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/dec_sse41.c.o [ 36%] Building C object source_subfolder/CMakeFiles/webpdecode.dir/src/dec/webp_dec.c.o [ 37%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/upsampling_sse41.c.o [ 38%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/near_lossless_enc.c.o [ 39%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/yuv_sse41.c.o [ 39%] Built target webpdecode Scanning dependencies of target webpdsp [ 40%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/alpha_processing.c.o [ 40%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/picture_enc.c.o [ 41%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/picture_csp_enc.c.o [ 42%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/cpu.c.o [ 43%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/alpha_processing_sse2.c.o [ 44%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/dec.c.o [ 45%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/dec_sse2.c.o [ 46%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/picture_psnr_enc.c.o [ 47%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/dec_clip_tables.c.o [ 47%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/filters.c.o [ 48%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/picture_rescale_enc.c.o [ 49%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/lossless.c.o [ 50%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/picture_tools_enc.c.o [ 50%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/filters_sse2.c.o [ 51%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/rescaler.c.o [ 52%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/predictor_enc.c.o [ 53%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/upsampling.c.o [ 54%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/lossless_sse2.c.o [ 55%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/rescaler_sse2.c.o [ 56%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/quant_enc.c.o [ 57%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/upsampling_sse2.c.o [ 58%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/yuv.c.o [ 59%] Building C object source_subfolder/CMakeFiles/webpdspdecode.dir/src/dsp/yuv_sse2.c.o [ 60%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/syntax_enc.c.o [ 60%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/token_enc.c.o [ 61%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/alpha_processing_sse41.c.o [ 61%] Built target webpdspdecode Scanning dependencies of target webputils [ 62%] Building C object source_subfolder/CMakeFiles/webputils.dir/src/utils/bit_reader_utils.c.o [ 63%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/dec_sse41.c.o [ 64%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/upsampling_sse41.c.o [ 65%] Building C object source_subfolder/CMakeFiles/webputils.dir/src/utils/color_cache_utils.c.o [ 66%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/tree_enc.c.o [ 67%] Building C object source_subfolder/CMakeFiles/webputils.dir/src/utils/filters_utils.c.o [ 69%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/vp8l_enc.c.o [ 69%] Building C object source_subfolder/CMakeFiles/webputils.dir/src/utils/huffman_utils.c.o [ 69%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/yuv_sse41.c.o [ 69%] Building C object source_subfolder/CMakeFiles/webputils.dir/src/utils/quant_levels_dec_utils.c.o [ 70%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/alpha_processing_sse2.c.o [ 71%] Building C object source_subfolder/CMakeFiles/webputils.dir/src/utils/rescaler_utils.c.o [ 72%] Building C object source_subfolder/CMakeFiles/webputils.dir/src/utils/random_utils.c.o [ 73%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/dec_sse2.c.o [ 74%] Building C object source_subfolder/CMakeFiles/webputils.dir/src/utils/thread_utils.c.o [ 75%] Building C object source_subfolder/CMakeFiles/webputils.dir/src/utils/utils.c.o [ 76%] Building C object source_subfolder/CMakeFiles/webputils.dir/src/utils/bit_writer_utils.c.o [ 77%] Building C object source_subfolder/CMakeFiles/webpencode.dir/src/enc/webp_enc.c.o [ 78%] Building C object source_subfolder/CMakeFiles/webputils.dir/src/utils/huffman_encode_utils.c.o [ 79%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/filters_sse2.c.o [ 79%] Built target webpencode Scanning dependencies of target webpdecoder [ 79%] Linking C shared library ../lib/libwebpdecoder.so [ 79%] Built target webpdecoder [ 80%] Building C object source_subfolder/CMakeFiles/webputils.dir/src/utils/quant_levels_utils.c.o [ 81%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/lossless_sse2.c.o [ 81%] Built target webputils [ 82%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/rescaler_sse2.c.o [ 83%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/upsampling_sse2.c.o [ 84%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/yuv_sse2.c.o [ 84%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/cost.c.o [ 85%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/enc.c.o [ 86%] Building C object source_subfolder/CMakeFiles/webpdsp.dir/src/dsp/lossless_enc.c.o [ 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 [ 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 webpdsp Scanning dependencies of target webp [ 93%] Linking C shared library ../lib/libwebp.so [ 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 [ 95%] Building C object source_subfolder/CMakeFiles/libwebpmux.dir/src/mux/anim_encode.c.o [ 96%] Building C object source_subfolder/CMakeFiles/libwebpmux.dir/src/mux/muxedit.c.o [ 97%] Linking C shared library ../lib/libwebpdemux.so [ 97%] Built target webpdemux [ 98%] Building C object source_subfolder/CMakeFiles/libwebpmux.dir/src/mux/muxinternal.c.o [ 99%] Building C object source_subfolder/CMakeFiles/libwebpmux.dir/src/mux/muxread.c.o [100%] Linking C shared library ../lib/libwebpmux.so [100%] Built target libwebpmux libwebp/1.0.3: Package 'f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee' built libwebp/1.0.3: Build folder /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/build/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee 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_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee libwebp/1.0.3: Calling package() [ 8%] Built target webputilsdecode [ 28%] Built target webpencode [ 46%] Built target webpdspdecode [ 55%] Built target webpdecode [ 66%] Built target webputils [ 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: "Release" -- Installing: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/lib/pkgconfig/libwebpdecoder.pc -- Installing: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/lib/pkgconfig/libwebp.pc -- Installing: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/lib/pkgconfig/libwebpdemux.pc -- Installing: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/lib/pkgconfig/libwebpmux.pc -- Installing: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/lib/libwebpdecoder.so.1.0.3 -- Installing: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/lib/libwebpdecoder.so.3.5.0 -- Installing: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/lib/libwebpdecoder.so -- Installing: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/include/webp/decode.h -- Installing: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/include/webp/types.h -- Installing: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/lib/libwebp.so.1.0.3 -- Installing: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/lib/libwebp.so.7.5.0 -- Installing: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/lib/libwebp.so -- Up-to-date: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/include/webp/decode.h -- Installing: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/include/webp/encode.h -- Up-to-date: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/include/webp/types.h -- Installing: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/lib/libwebpdemux.so.1.0.3 -- Installing: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/lib/libwebpdemux.so.2.6.0 -- Set runtime path of "/tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/lib/libwebpdemux.so.1.0.3" to "" -- Installing: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/lib/libwebpdemux.so -- Up-to-date: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/include/webp/decode.h -- Installing: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/include/webp/demux.h -- Installing: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/include/webp/mux_types.h -- Up-to-date: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/include/webp/types.h -- Installing: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/lib/libwebpmux.so.1.0.3 -- Installing: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/lib/libwebpmux.so.3.4.0 -- Set runtime path of "/tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/lib/libwebpmux.so.1.0.3" to "" -- Installing: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/lib/libwebpmux.so -- Installing: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/include/webp/mux.h -- Up-to-date: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/include/webp/mux_types.h -- Up-to-date: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/include/webp/types.h -- Installing: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/share/WebP/cmake/WebPTargets.cmake -- Installing: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/share/WebP/cmake/WebPTargets-release.cmake -- Installing: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/share/WebP/cmake/WebPConfigVersion.cmake -- Installing: /tmp/c3ipr/pr_832_5_0_32/.conan/data/libwebp/1.0.3/_/_/package/f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee/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 4 '.0' files: libwebpmux.so.3.4.0, libwebp.so.7.5.0, libwebpdemux.so.2.6.0, libwebpdecoder.so.3.5.0 libwebp/1.0.3 package(): Packaged 4 '.3' files: libwebpmux.so.1.0.3, libwebpdecoder.so.1.0.3, libwebp.so.1.0.3, libwebpdemux.so.1.0.3 libwebp/1.0.3 package(): Packaged 4 '.so' files: libwebp.so, libwebpdemux.so, libwebpmux.so, libwebpdecoder.so libwebp/1.0.3 package(): Packaged 6 '.h' files libwebp/1.0.3 package(): Packaged 1 file: COPYING libwebp/1.0.3: Package 'f8d425b64e224695c19f4bdf1ecd0fa4a759e2ee' created libwebp/1.0.3: Created package revision f9d73f4bc1860e36cb47af948e2135ef [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_32/test_package/build/be661b5013e49a01b2266db7b9f5904aa34091ab/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 Clang 3.9.1 -- The CXX compiler identification is Clang 3.9.1 -- Check for working C compiler: /usr/bin/clang -- Check for working C compiler: /usr/bin/clang -- 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: /usr/bin/clang++ -- Check for working CXX compiler: /usr/bin/clang++ -- 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: Checking correct version: 3.9 -- Conan: C++ stdlib: libstdc++ -- 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_32/test_package/build/be661b5013e49a01b2266db7b9f5904aa34091ab 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 '/tmp/c3ipr/pr_832_5_0_32/_create.json'