libtool: warning: remember to run 'libtool --finish /home/conan/w/cci_PR-4454/.conan/data/libiconv/1.15/_/_/package/391ab395c052d1b00ab8af5fa6c9bde3338f0a93/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)) { ^~ = In file included from ./iconv.c:154: lib/aliases.gperf:288:28: warning: static variable 'aliases' is used in an inline function with external linkage [-Wstatic-in-inline] register int o = aliases[key].name; ^ lib/aliases.gperf:274:1: note: use 'static' to give inline function 'aliases_lookup' internal linkage __inline ^ static lib/aliases.gperf:781:27: note: 'aliases' declared here static const struct alias aliases[] = ^ lib/aliases.gperf:291:44: warning: static variable 'stringpool_contents' is used in an inline function with external linkage [-Wstatic-in-inline] register const char *s = o + stringpool; ^ lib/aliases.gperf:779:37: note: expanded from macro 'stringpool' #define stringpool ((const char *) &stringpool_contents) ^ lib/aliases.gperf:274:1: note: use 'static' to give inline function 'aliases_lookup' internal linkage __inline ^ static lib/aliases.gperf:427:34: note: 'stringpool_contents' declared here static const struct stringpool_t stringpool_contents = ^ lib/aliases.gperf:294:25: warning: static variable 'aliases' is used in an inline function with external linkage [-Wstatic-in-inline] return &aliases[key]; ^ lib/aliases.gperf:274:1: note: use 'static' to give inline function 'aliases_lookup' internal linkage __inline ^ static lib/aliases.gperf:781:27: note: 'aliases' declared here static const struct alias aliases[] = ^ 6 warnings generated. In file included from ./../lib/iconv.c:71: In file included from ../lib/converters.h:245: In file included from ../lib/cp950.h:129: ../lib/cp950ext.h:38:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((c1 == 0xf9)) { ~~~^~~~~~~ ../lib/cp950ext.h:38:11: note: remove extraneous parentheses around the comparison to silence this warning if ((c1 == 0xf9)) { ~ ^ ~ ../lib/cp950ext.h:38:11: note: use '=' to turn this equality comparison into an assignment if ((c1 == 0xf9)) { ^~ = In file included from ./../lib/iconv.c:71: In file included from ../lib/converters.h:247: In file included from ../lib/big5hkscs2001.h:47: ../lib/hkscs2001.h:62:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((c1 == 0x8c)) { ~~~^~~~~~~ ../lib/hkscs2001.h:62:11: note: remove extraneous parentheses around the comparison to silence this warning if ((c1 == 0x8c)) { ~ ^ ~ ../lib/hkscs2001.h:62:11: note: use '=' to turn this equality comparison into an assignment if ((c1 == 0x8c)) { ^~ = In file included from ./../lib/iconv.c:71: In file included from ../lib/converters.h:249: In file included from ../lib/big5hkscs2008.h:47: ../lib/hkscs2008.h:58:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((c1 == 0x87)) { ~~~^~~~~~~ ../lib/hkscs2008.h:58:11: note: remove extraneous parentheses around the comparison to silence this warning if ((c1 == 0x87)) { ~ ^ ~ ../lib/hkscs2008.h:58:11: note: use '=' to turn this equality comparison into an assignment if ((c1 == 0x87)) { ^~ = In file included from ./../lib/iconv.c:154: lib/aliases.gperf:288:28: warning: static variable 'aliases' is used in an inline function with external linkage [-Wstatic-in-inline] register int o = aliases[key].name; ^ lib/aliases.gperf:274:1: note: use 'static' to give inline function 'aliases_lookup' internal linkage __inline ^ static lib/aliases.gperf:781:27: note: 'aliases' declared here static const struct alias aliases[] = ^ lib/aliases.gperf:291:44: warning: static variable 'stringpool_contents' is used in an inline function with external linkage [-Wstatic-in-inline] register const char *s = o + stringpool; ^ lib/aliases.gperf:779:37: note: expanded from macro 'stringpool' #define stringpool ((const char *) &stringpool_contents) ^ lib/aliases.gperf:274:1: note: use 'static' to give inline function 'aliases_lookup' internal linkage __inline ^ static lib/aliases.gperf:427:34: note: 'stringpool_contents' declared here static const struct stringpool_t stringpool_contents = ^ lib/aliases.gperf:294:25: warning: static variable 'aliases' is used in an inline function with external linkage [-Wstatic-in-inline] return &aliases[key]; ^ lib/aliases.gperf:274:1: note: use 'static' to give inline function 'aliases_lookup' internal linkage __inline ^ static lib/aliases.gperf:781:27: note: 'aliases' declared here static const struct alias aliases[] = ^ 6 warnings generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY