Software version: 2.0.24 Shared library ABI version: 4 Shared library build version: 5.0.0 JAS_MULTICONFIGURATION_GENERATOR 0 CMake Warning at source_subfolder/CMakeLists.txt:128 (message): If this software is being built as a package for a Linux distribution, you should probably set JAS_ENABLE_AUTOMATIC_DEPENDENCIES to false. JPEG library found: TRUE JPEG include directory: /Users/jenkins/w/cci_PR-4276@4/.conan/data/libjpeg/9d/_/_/package/4f892a0d0107b794d837128fbfc6812497252e9f/include JPEG libraries: /Users/jenkins/w/cci_PR-4276@4/.conan/data/libjpeg/9d/_/_/package/4f892a0d0107b794d837128fbfc6812497252e9f/lib/libjpeg.a; CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /Users/jenkins/w/cci_PR-4276@4/.conan/data/jasper/2.0.24/_/_/build/90d74495d741cbdafe05a7b71270eaed60b85aa6/source_subfolder/src/libjasper/base/jas_image.c:546:47: warning: comparison of integers of different signs: 'unsigned int' and 'jas_image_coord_t' (aka 'int') [-Wsign-compare] if (jas_stream_read(stream, buffer, width) != width) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~ 1 warning generated. /Users/jenkins/w/cci_PR-4276@4/.conan/data/jasper/2.0.24/_/_/build/90d74495d741cbdafe05a7b71270eaed60b85aa6/source_subfolder/src/libjasper/jp2/jp2_cod.c:546:21: warning: comparison of constant 4294967296 with expression of type 'uint_fast32_t' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] extlen = (box->len >= (((uint_fast64_t)1) << 32)) != 0; ~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/jenkins/w/cci_PR-4276@4/.conan/data/jasper/2.0.24/_/_/build/90d74495d741cbdafe05a7b71270eaed60b85aa6/source_subfolder/src/libjasper/bmp/bmp_enc.c:162:54: warning: comparison of integers of different signs: 'jas_image_coord_t' (aka 'int') and 'const uint_least32_t' (aka 'const unsigned int') [-Wsign-compare] if (jas_image_cmptwidth(image, enc->cmpts[cmptno]) != width || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~ /Users/jenkins/w/cci_PR-4276@4/.conan/data/jasper/2.0.24/_/_/build/90d74495d741cbdafe05a7b71270eaed60b85aa6/source_subfolder/src/libjasper/bmp/bmp_enc.c:163:53: warning: comparison of integers of different signs: 'jas_image_coord_t' (aka 'int') and 'const uint_least32_t' (aka 'const unsigned int') [-Wsign-compare] jas_image_cmptheight(image, enc->cmpts[cmptno]) != height || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~ 2 warnings generated. 1 warning generated. /Users/jenkins/w/cci_PR-4276@4/.conan/data/jasper/2.0.24/_/_/build/90d74495d741cbdafe05a7b71270eaed60b85aa6/source_subfolder/src/libjasper/jpc/jpc_cs.c:412:41: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat] fprintf(out, " len = %"PRIuFAST16";", ms->len + 2); ~~ ^~~~~~~~~~~ /Users/jenkins/w/cci_PR-4276@4/.conan/data/jasper/2.0.24/_/_/build/90d74495d741cbdafe05a7b71270eaed60b85aa6/source_subfolder/src/libjasper/jpc/jpc_t1cod.c:286:16: warning: comparison of constant 4 with expression of type 'enum jpc_tsfb_orient' is always true [-Wtautological-constant-out-of-range-compare] assert(orient < 4); ~~~~~~ ^ ~ /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/assert.h:93:25: note: expanded from macro 'assert' (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0) ^ 1 warning generated. 1 warning generated. /Users/jenkins/w/cci_PR-4276@4/.conan/data/jasper/2.0.24/_/_/build/90d74495d741cbdafe05a7b71270eaed60b85aa6/source_subfolder/src/libjasper/pnm/pnm_enc.c:183:54: warning: comparison of integers of different signs: 'jas_image_coord_t' (aka 'int') and 'const uint_least32_t' (aka 'const unsigned int') [-Wsign-compare] if (jas_image_cmptwidth(image, enc->cmpts[cmptno]) != width || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~ /Users/jenkins/w/cci_PR-4276@4/.conan/data/jasper/2.0.24/_/_/build/90d74495d741cbdafe05a7b71270eaed60b85aa6/source_subfolder/src/libjasper/pnm/pnm_enc.c:184:53: warning: comparison of integers of different signs: 'jas_image_coord_t' (aka 'int') and 'const uint_least32_t' (aka 'const unsigned int') [-Wsign-compare] jas_image_cmptheight(image, enc->cmpts[cmptno]) != height || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~ 2 warnings generated. /Users/jenkins/w/cci_PR-4276@4/.conan/data/jasper/2.0.24/_/_/build/90d74495d741cbdafe05a7b71270eaed60b85aa6/source_subfolder/src/libjasper/ras/ras_enc.c:154:51: warning: comparison of integers of different signs: 'unsigned int' and 'int_fast32_t' (aka 'int') [-Wsign-compare] jas_image_cmptprec(image, enc->cmpts[cmptno]) != depth || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~ 1 warning generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY