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/abc45b7dce3f5194dea2377c33229fa4f20706b4/lib' 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: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)) { ^~ = 3 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