ar: `u' modifier ignored since `D' is the default (see `U') libtool: warning: remember to run 'libtool --finish /home/conan/w/cci_PR-4454/.conan/data/libiconv/1.16/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/lib' In file included from ./iconv.c:71: In file included from ./converters.h:212: ./jisx0208.h:2380:12: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (wc >= 0x0000 && wc < 0x0100) ~~ ^ ~~~~~~ In file included from ./iconv.c:71: In file included from ./converters.h:213: ./jisx0212.h:2160:12: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (wc >= 0x0000 && wc < 0x0460) ~~ ^ ~~~~~~ In file included from ./iconv.c:71: In file included from ./converters.h:216: ./gb2312.h:2538:12: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (wc >= 0x0000 && wc < 0x0460) ~~ ^ ~~~~~~ In file included from ./iconv.c:71: In file included from ./converters.h:217: In file included from ./isoir165.h:80: ./isoir165ext.h:759:12: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (wc >= 0x0000 && wc < 0x0200) ~~ ^ ~~~~~~ In file included from ./iconv.c:71: In file included from ./converters.h:220: In file included from ./cns11643.h:37: ./cns11643_inv.h:15372:12: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (wc >= 0x0000 && wc < 0x0100) ~~ ^ ~~~~~~ In file included from ./iconv.c:71: In file included from ./converters.h:221: ./big5.h:4123:12: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (wc >= 0x0000 && wc < 0x0100) ~~ ^ ~~~~~~ In file included from ./iconv.c:71: In file included from ./converters.h:223: ./ksc5601.h:2987:12: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (wc >= 0x0000 && wc < 0x0460) ~~ ^ ~~~~~~ In file included from ./iconv.c:71: In file included from ./converters.h:239: In file included from ./gb18030.h:185: ./gb18030uni.h:184:23: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (i >= 0 && i <= 39419) { ~ ^ ~ In file included from ./iconv.c:71: In file included from ./converters.h:239: ./gb18030.h:248:25: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (i >= 0 && i < 0x100000) { ~ ^ ~ In file included from ./iconv.c:71: In file included from ./converters.h:245: In file included from ./cp950.h:129: ./cp950ext.h:38:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((c1 == 0xf9)) { ~~~^~~~~~~ ./cp950ext.h:38:11: note: remove extraneous parentheses around the comparison to silence this warning if ((c1 == 0xf9)) { ~ ^ ~ ./cp950ext.h:38:11: note: use '=' to turn this equality comparison into an assignment if ((c1 == 0xf9)) { ^~ = In file included from ./iconv.c:71: In file included from ./converters.h:246: In file included from ./big5hkscs1999.h:45: ./hkscs1999.h:2956:12: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (wc >= 0x0000 && wc < 0x02d0) ~~ ^ ~~~~~~ In file included from ./iconv.c:71: In file included from ./converters.h:247: In file included from ./big5hkscs2001.h:47: ./hkscs2001.h:62:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((c1 == 0x8c)) { ~~~^~~~~~~ ./hkscs2001.h:62:11: note: remove extraneous parentheses around the comparison to silence this warning if ((c1 == 0x8c)) { ~ ^ ~ ./hkscs2001.h:62:11: note: use '=' to turn this equality comparison into an assignment if ((c1 == 0x8c)) { ^~ = In file included from ./iconv.c:71: In file included from ./converters.h:249: In file included from ./big5hkscs2008.h:47: ./hkscs2008.h:58:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((c1 == 0x87)) { ~~~^~~~~~~ ./hkscs2008.h:58:11: note: remove extraneous parentheses around the comparison to silence this warning if ((c1 == 0x87)) { ~ ^ ~ ./hkscs2008.h:58:11: note: use '=' to turn this equality comparison into an assignment if ((c1 == 0x87)) { ^~ = 13 warnings generated. ar: `u' modifier ignored since `D' is the default (see `U') CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY