ar: creating libicudata.a ../../source/common/unistr.cpp:1979:13: warning: ‘void uprv_UnicodeStringDummy()’ defined but not used [-Wunused-function] static void uprv_UnicodeStringDummy(void) { ^~~~~~~~~~~~~~~~~~~~~~~ ar: creating ../lib/libicuuc.a ../../source/i18n/decNumber.cpp: In function ‘void decSetCoeff(decNumber*, decContext*, const uint8_t*, int32_t, int32_t*, uint32_t*)’: ../../source/i18n/decNumber.cpp:7074:54: warning: array subscript is above array bounds [-Warray-bounds] *target=(Unit)(*target+rem*powers[DECDPUN-cut]); ^ ../../source/i18n/decNumber.cpp: In function ‘decNumber* uprv_decNumberReduce_68(decNumber*, const decNumber*, decContext*)’: ../../source/i18n/decNumber.cpp:7074:54: warning: array subscript is above array bounds [-Warray-bounds] *target=(Unit)(*target+rem*powers[DECDPUN-cut]); ^ ar: creating ../lib/libicui18n.a ar: creating ../lib/libicuio.a ar: creating ../../lib/libicutu.a ar: creating libicutest.a CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-4021/1/e2af91cc-76a1-4996-9bbf-0e35668f58f7/recipes/icu/all/test_package/test_package.cpp: In function ‘void demoCaseMapInC()’: /home/conan/w/cci_PR-4021/1/e2af91cc-76a1-4996-9bbf-0e35668f58f7/recipes/icu/all/test_package/test_package.cpp:306:90: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int32_t {aka int}’ [-Wformat=] printf("error in u_strToLower(en)=%ld error=%s\n", length, u_errorName(errorCode)); ^ /home/conan/w/cci_PR-4021/1/e2af91cc-76a1-4996-9bbf-0e35668f58f7/recipes/icu/all/test_package/test_package.cpp:314:90: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int32_t {aka int}’ [-Wformat=] printf("error in u_strToLower(tr)=%ld error=%s\n", length, u_errorName(errorCode)); ^ /home/conan/w/cci_PR-4021/1/e2af91cc-76a1-4996-9bbf-0e35668f58f7/recipes/icu/all/test_package/test_package.cpp:322:90: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int32_t {aka int}’ [-Wformat=] printf("error in u_strToUpper(en)=%ld error=%s\n", length, u_errorName(errorCode)); ^ /home/conan/w/cci_PR-4021/1/e2af91cc-76a1-4996-9bbf-0e35668f58f7/recipes/icu/all/test_package/test_package.cpp:330:90: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int32_t {aka int}’ [-Wformat=] printf("error in u_strToUpper(tr)=%ld error=%s\n", length, u_errorName(errorCode)); ^ /home/conan/w/cci_PR-4021/1/e2af91cc-76a1-4996-9bbf-0e35668f58f7/recipes/icu/all/test_package/test_package.cpp:338:90: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int32_t {aka int}’ [-Wformat=] printf("error in u_strToTitle(en)=%ld error=%s\n", length, u_errorName(errorCode)); ^ /home/conan/w/cci_PR-4021/1/e2af91cc-76a1-4996-9bbf-0e35668f58f7/recipes/icu/all/test_package/test_package.cpp:346:90: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int32_t {aka int}’ [-Wformat=] printf("error in u_strToTitle(tr)=%ld error=%s\n", length, u_errorName(errorCode)); ^ /home/conan/w/cci_PR-4021/1/e2af91cc-76a1-4996-9bbf-0e35668f58f7/recipes/icu/all/test_package/test_package.cpp:354:96: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int32_t {aka int}’ [-Wformat=] printf("error in u_strFoldCase(default)=%ld error=%s\n", length, u_errorName(errorCode)); ^ /home/conan/w/cci_PR-4021/1/e2af91cc-76a1-4996-9bbf-0e35668f58f7/recipes/icu/all/test_package/test_package.cpp:362:95: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int32_t {aka int}’ [-Wformat=] printf("error in u_strFoldCase(Turkic)=%ld error=%s\n", length, u_errorName(errorCode)); ^ /home/conan/w/cci_PR-4021/1/e2af91cc-76a1-4996-9bbf-0e35668f58f7/recipes/icu/all/test_package/test_package.cpp: In function ‘void demoUnicodeStringStorage()’: /home/conan/w/cci_PR-4021/1/e2af91cc-76a1-4996-9bbf-0e35668f58f7/recipes/icu/all/test_package/test_package.cpp:469:30: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘int’ [-Wformat=] i, readonly[i]); ~~~~~~~~~~~^ /home/conan/w/cci_PR-4021/1/e2af91cc-76a1-4996-9bbf-0e35668f58f7/recipes/icu/all/test_package/test_package.cpp:491:55: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘int’ [-Wformat=] "after modification\n", i, writeable[i]); ~~~~~~~~~~~~^ /home/conan/w/cci_PR-4021/1/e2af91cc-76a1-4996-9bbf-0e35668f58f7/recipes/icu/all/test_package/test_package.cpp:499:64: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘int’ [-Wformat=] "modification of string copy\n", i, writeable[i]); ~~~~~~~~~~~~^ /home/conan/w/cci_PR-4021/1/e2af91cc-76a1-4996-9bbf-0e35668f58f7/recipes/icu/all/test_package/test_package.cpp:512:39: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=] one.charAt(1), writeable[1]); ~~~~~~~~~~~~~ ^ /home/conan/w/cci_PR-4021/1/e2af91cc-76a1-4996-9bbf-0e35668f58f7/recipes/icu/all/test_package/test_package.cpp:512:39: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘int’ [-Wformat=] /home/conan/w/cci_PR-4021/1/e2af91cc-76a1-4996-9bbf-0e35668f58f7/recipes/icu/all/test_package/test_package.cpp:524:31: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘int’ [-Wformat=] i, writeable[i]); ~~~~~~~~~~~~^