Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 6.4 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/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.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=6 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.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: 13.794921875 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 [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK Exporting package recipe crunch/cci.20190615 exports: File 'conandata.yml' found. Exporting it... crunch/cci.20190615 exports: Copied 1 '.yml' file: conandata.yml crunch/cci.20190615 exports_sources: Copied 1 '.txt' file: CMakeLists.txt crunch/cci.20190615 exports_sources: Copied 1 '.patch' file: 001_linux64_compilation_fixes.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'cci.20190615': {'url': 'https://github.com/BinomialLLC/crunch/archive/44c8402e24441c7524ca364941fd224ab3b971e9.zip', 'sha256': '4bbb5abde6ed6a56cdbb0e9c0cc2cb70d35b8b613aedc40658b79700f8ed0b50'}}, 'patches': {'cci.20190615': [{'patch_file': 'patches/001_linux64_compilation_fixes.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: cci.20190615: - base_path: source_subfolder patch_file: patches/001_linux64_compilation_fixes.patch sources: cci.20190615: sha256: 4bbb5abde6ed6a56cdbb0e9c0cc2cb70d35b8b613aedc40658b79700f8ed0b50 url: https://github.com/BinomialLLC/crunch/archive/44c8402e24441c7524ca364941fd224ab3b971e9.zip [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK crunch/cci.20190615: A new conanfile.py version was exported crunch/cci.20190615: Folder: /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/export crunch/cci.20190615: Using the exported files summary hash as the recipe revision: d804ee6e8ef1ec5239fa04f4b39352e1 crunch/cci.20190615: Exported revision: d804ee6e8ef1ec5239fa04f4b39352e1 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] [build_requires] [env] crunch/cci.20190615: Forced build from source crunch/cci.20190615 (test package): Installing package Requirements crunch/cci.20190615 from local cache - Cache Packages crunch/cci.20190615:d0ec62fc032e5a10524fa454546aa1bdbb22baf8 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK crunch/cci.20190615: Configuring sources in /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/source Unzipping 14.0MB, 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 crunch/cci.20190615: Copying sources to build folder crunch/cci.20190615: Building your package in /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8 crunch/cci.20190615: 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 crunch/cci.20190615: Calling build() ----Running------ > cd '/home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/package/d0ec62fc032e5a10524fa454546aa1bdbb22baf8" -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" -Wno-dev '/home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8' ----------------- -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- 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/g++ -- Check for working CXX compiler: /usr/bin/g++ -- 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: Compiler GCC>=5, checking major version 6 -- Conan: Checking correct version: 6 -- Conan: C++ stdlib: libstdc++11 -- 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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR -- Build files have been written to: /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8 ----Running------ > cmake --build '/home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8' '--' '-j3' ----------------- Scanning dependencies of target crnlib [ 1%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_arealist.cpp.o [ 2%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_assert.cpp.o [ 3%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_checksum.cpp.o [ 5%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_colorized_console.cpp.o [ 6%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_command_line_params.cpp.o [ 7%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_comp.cpp.o [ 8%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_console.cpp.o [ 10%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_core.cpp.o [ 11%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_data_stream.cpp.o [ 12%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_dds_comp.cpp.o [ 14%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_decomp.cpp.o [ 15%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_dxt.cpp.o [ 16%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_dxt1.cpp.o [ 17%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_dxt5a.cpp.o [ 19%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_dxt_endpoint_refiner.cpp.o [ 20%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_dxt_fast.cpp.o [ 21%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_dxt_hc.cpp.o [ 23%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_dxt_hc_common.cpp.o [ 24%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_dxt_image.cpp.o [ 25%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_dynamic_string.cpp.o [ 26%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_etc.cpp.o [ 28%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_file_utils.cpp.o [ 29%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_find_files.cpp.o [ 30%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_hash.cpp.o [ 32%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_hash_map.cpp.o [ 33%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_huffman_codes.cpp.o [ 34%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_image_utils.cpp.o [ 35%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_jpgd.cpp.o [ 37%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_jpge.cpp.o [ 38%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_ktx_texture.cpp.o [ 39%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_lzma_codec.cpp.o [ 41%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_math.cpp.o [ 42%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_mem.cpp.o [ 43%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_miniz.cpp.o [ 44%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_mipmapped_texture.cpp.o /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/crnlib/crn_miniz.cpp: In function ‘void* tdefl_write_image_to_png_file_in_memory(const void*, int, int, int, size_t*)’: /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/crnlib/crn_miniz.cpp:1895:100: warning: narrowing conversion of ‘(char)"\000\000\004\002\006"[num_chans]’ from ‘char’ to ‘mz_uint8 {aka unsigned char}’ inside { } [-Wnarrowing] 0,0,(mz_uint8)(w>>8),(mz_uint8)w,0,0,(mz_uint8)(h>>8),(mz_uint8)h,8,"\0\0\04\02\06"[num_chans],0,0,0,0,0,0,0, ~~~~~~~~~~~~~~~~~~~~~~~~~^ /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/crnlib/crn_miniz.cpp: At global scope: /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/crnlib/crn_miniz.cpp:2507:27: warning: always_inline function might not be inlinable [-Wattributes] static MZ_FORCEINLINE int mz_zip_reader_filename_compare(const mz_zip_array *pCentral_dir_array, const mz_zip_array *pCentral_dir_offsets, mz_uint l_index, const char *pR, mz_uint r_len) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/crnlib/crn_miniz.cpp:2496:31: warning: always_inline function might not be inlinable [-Wattributes] static MZ_FORCEINLINE mz_bool mz_zip_reader_string_equal(const char *pA, const char *pB, mz_uint len, mz_uint flags) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/crnlib/crn_miniz.cpp:2407:39: warning: always_inline function might not be inlinable [-Wattributes] static MZ_FORCEINLINE const mz_uint8 *mz_zip_reader_get_cdh(mz_zip_archive *pZip, mz_uint file_index) ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/crnlib/crn_miniz.cpp:2173:31: warning: always_inline function might not be inlinable [-Wattributes] static MZ_FORCEINLINE mz_bool mz_zip_reader_filename_less(const mz_zip_array *pCentral_dir_array, const mz_zip_array *pCentral_dir_offsets, mz_uint l_index, mz_uint r_index) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/crnlib/crn_miniz.cpp:2089:31: warning: always_inline function might not be inlinable [-Wattributes] static MZ_FORCEINLINE mz_bool mz_zip_array_push_back(mz_zip_archive *pZip, mz_zip_array *pArray, const void *pElements, size_t n) ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/crnlib/crn_miniz.cpp:2084:31: warning: always_inline function might not be inlinable [-Wattributes] static MZ_FORCEINLINE mz_bool mz_zip_array_ensure_room(mz_zip_archive *pZip, mz_zip_array *pArray, size_t n) ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/crnlib/crn_miniz.cpp:2077:31: warning: always_inline function might not be inlinable [-Wattributes] static MZ_FORCEINLINE mz_bool mz_zip_array_resize(mz_zip_archive *pZip, mz_zip_array *pArray, size_t new_size, mz_uint growing) ^~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/crnlib/crn_miniz.cpp:2071:31: warning: always_inline function might not be inlinable [-Wattributes] static MZ_FORCEINLINE mz_bool mz_zip_array_reserve(mz_zip_archive *pZip, mz_zip_array *pArray, size_t new_capacity, mz_uint growing) ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/crnlib/crn_miniz.cpp:2056:28: warning: always_inline function might not be inlinable [-Wattributes] static MZ_FORCEINLINE void mz_zip_array_clear(mz_zip_archive *pZip, mz_zip_array *pArray) ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/crnlib/crn_miniz.cpp:1554:28: warning: always_inline function might not be inlinable [-Wattributes] static MZ_FORCEINLINE void tdefl_record_match(tdefl_compressor *d, mz_uint match_len, mz_uint match_dist) ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/crnlib/crn_miniz.cpp:1546:28: warning: always_inline function might not be inlinable [-Wattributes] static MZ_FORCEINLINE void tdefl_record_literal(tdefl_compressor *d, mz_uint8 lit) ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/crnlib/crn_miniz.cpp:1344:28: warning: always_inline function might not be inlinable [-Wattributes] static MZ_FORCEINLINE void tdefl_find_match(tdefl_compressor *d, mz_uint lookahead_pos, mz_uint max_dist, mz_uint max_match_len, mz_uint *pMatch_dist, mz_uint *pMatch_len) ^~~~~~~~~~~~~~~~ [ 46%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_pixel_format.cpp.o [ 47%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_platform.cpp.o [ 48%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_prefix_coding.cpp.o [ 50%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_qdxt1.cpp.o [ 51%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_qdxt5.cpp.o [ 52%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_rand.cpp.o [ 53%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_resample_filters.cpp.o [ 55%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_resampler.cpp.o [ 56%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_rg_etc1.cpp.o [ 57%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_ryg_dxt.cpp.o [ 58%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_sparse_bit_array.cpp.o [ 60%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_stb_image.cpp.o [ 61%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_strutils.cpp.o /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/crnlib/crn_stb_image.cpp: In function ‘float* crnlib::hdr_load(crnlib::stbi*, int*, int*, int*, int)’: /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/crnlib/crn_stb_image.cpp:3779:52: warning: narrowing conversion of ‘c1’ from ‘int’ to ‘crnlib::stbi_uc {aka unsigned char}’ inside { } [-Wnarrowing] stbi_uc rgbe[4] = { c1,c2,len, get8(s) }; ^ /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/crnlib/crn_stb_image.cpp:3779:52: warning: narrowing conversion of ‘c2’ from ‘int’ to ‘crnlib::stbi_uc {aka unsigned char}’ inside { } [-Wnarrowing] /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/crnlib/crn_stb_image.cpp:3779:52: warning: narrowing conversion of ‘len’ from ‘int’ to ‘crnlib::stbi_uc {aka unsigned char}’ inside { } [-Wnarrowing] /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/source_subfolder/crnlib/crn_stb_image.cpp:3779:48: warning: narrowing conversion of ‘crnlib::get8(s)’ from ‘int’ to ‘crnlib::stbi_uc {aka unsigned char}’ inside { } [-Wnarrowing] stbi_uc rgbe[4] = { c1,c2,len, get8(s) }; ~~~~^~~ [ 62%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_symbol_codec.cpp.o [ 64%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_texture_comp.cpp.o [ 65%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_texture_conversion.cpp.o [ 66%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_texture_file_types.cpp.o [ 67%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_threaded_resampler.cpp.o [ 69%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_timer.cpp.o [ 70%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_utils.cpp.o [ 71%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_value.cpp.o [ 73%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_vector.cpp.o [ 74%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_zeng.cpp.o [ 75%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crnlib.cpp.o [ 76%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/lzma_7zBuf.cpp.o [ 78%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/lzma_7zBuf2.cpp.o [ 79%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/lzma_7zFile.cpp.o [ 80%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/lzma_7zStream.cpp.o [ 82%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/lzma_Alloc.cpp.o [ 83%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/lzma_Bcj2.cpp.o [ 84%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/lzma_Bra.cpp.o [ 85%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/lzma_Bra86.cpp.o [ 87%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/lzma_BraIA64.cpp.o [ 88%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/lzma_LzFind.cpp.o [ 89%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/lzma_LzmaDec.cpp.o [ 91%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/lzma_LzmaEnc.cpp.o [ 92%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/lzma_LzmaLib.cpp.o [ 93%] Building CXX object CMakeFiles/crnlib.dir/source_subfolder/crnlib/crn_threading_pthreads.cpp.o [ 94%] Linking CXX static library lib/libcrnlib.a [ 94%] Built target crnlib Scanning dependencies of target crunch [ 96%] Building CXX object CMakeFiles/crunch.dir/source_subfolder/crunch/corpus_gen.cpp.o [ 97%] Building CXX object CMakeFiles/crunch.dir/source_subfolder/crunch/corpus_test.cpp.o [ 98%] Building CXX object CMakeFiles/crunch.dir/source_subfolder/crunch/crunch.cpp.o [100%] Linking CXX executable bin/crunch [100%] Built target crunch crunch/cci.20190615: Package 'd0ec62fc032e5a10524fa454546aa1bdbb22baf8' built crunch/cci.20190615: Build folder /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8 crunch/cci.20190615: Generated conaninfo.txt crunch/cci.20190615: Generated conanbuildinfo.txt crunch/cci.20190615: Generating the package crunch/cci.20190615: Package folder /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/package/d0ec62fc032e5a10524fa454546aa1bdbb22baf8 crunch/cci.20190615: Calling package() ----Running------ > cmake --build '/home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8' '--target' 'install' '--' '-j3' ----------------- [ 94%] Built target crnlib [100%] Built target crunch Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/package/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/lib/libcrnlib.a -- Installing: /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/package/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/bin/crunch -- Installing: /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/package/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/include/crn_decomp.h -- Installing: /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/package/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/include/crnlib.h -- Installing: /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/package/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/include/dds_defs.h [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 crunch/cci.20190615 package(): Packaged 1 '.a' file: libcrnlib.a crunch/cci.20190615 package(): Packaged 3 '.h' files: crn_decomp.h, crnlib.h, dds_defs.h crunch/cci.20190615 package(): Packaged 1 file: crunch crunch/cci.20190615 package(): Packaged 1 '.txt' file: license.txt crunch/cci.20190615: Package 'd0ec62fc032e5a10524fa454546aa1bdbb22baf8' created crunch/cci.20190615: Created package revision a85f82df3616cd5dc8b724844b2b62fe crunch/cci.20190615: Appending PATH environment variable: /home/conan/w/cci_PR-2831/2/747010bd-74f1-4e00-a42d-df09349a9f38/.conan/data/crunch/cci.20190615/_/_/package/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK crunch/cci.20190615 (test package): Generator txt created conanbuildinfo.txt crunch/cci.20190615 (test package): Generator cmake created conanbuildinfo.cmake crunch/cci.20190615 (test package): Generated conaninfo.txt crunch/cci.20190615 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-2831/2/91ffddab-fad0-427b-b686-4b9f4f88f38e/recipes/crunch/all/test_package/build/8268d520c23dd832a8e194e02b64d37ce8690f4d/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 crunch/cci.20190615 (test package): Calling build() ----Running------ > cd '/home/conan/w/cci_PR-2831/2/91ffddab-fad0-427b-b686-4b9f4f88f38e/recipes/crunch/all/test_package/build/8268d520c23dd832a8e194e02b64d37ce8690f4d' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/cci_PR-2831/2/91ffddab-fad0-427b-b686-4b9f4f88f38e/recipes/crunch/all/test_package' ----------------- -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- 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/g++ -- Check for working CXX compiler: /usr/bin/g++ -- 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: Compiler GCC>=5, checking major version 6 -- Conan: Checking correct version: 6 -- Conan: C++ stdlib: libstdc++11 -- 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: /home/conan/w/cci_PR-2831/2/91ffddab-fad0-427b-b686-4b9f4f88f38e/recipes/crunch/all/test_package/build/8268d520c23dd832a8e194e02b64d37ce8690f4d ----Running------ > cmake --build '/home/conan/w/cci_PR-2831/2/91ffddab-fad0-427b-b686-4b9f4f88f38e/recipes/crunch/all/test_package/build/8268d520c23dd832a8e194e02b64d37ce8690f4d' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package crunch/cci.20190615 (test package): Running test() ----Running------ > bin/test_package --width 640 ----------------- ----Running------ > bin/test_package --help ----------------- JSON file created at '/home/conan/w/cci_PR-2831/2/91ffddab-fad0-427b-b686-4b9f4f88f38e/_create.json'