rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libunistring.a(c-ctype.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libunistring.a(math.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libunistring.a(mbiter.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libunistring.a(threadlib.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libunistring.a(unistd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libunistring.a(wctype-h.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libunistring.a(xsize.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libunistring.a(c-ctype.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libunistring.a(math.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libunistring.a(mbiter.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libunistring.a(threadlib.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libunistring.a(unistd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libunistring.a(wctype-h.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libunistring.a(xsize.o) has no symbols mkdir: /Users/jenkins/w/cci_PR-4168@2/.conan/data/libunistring/0.9.10/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include: File exists mkdir: /Users/jenkins/w/cci_PR-4168@2/.conan/data/libunistring/0.9.10/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include/unistring: File exists /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4168@2/.conan/data/libunistring/0.9.10/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/lib/libunistring.a(c-ctype.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4168@2/.conan/data/libunistring/0.9.10/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/lib/libunistring.a(math.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4168@2/.conan/data/libunistring/0.9.10/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/lib/libunistring.a(mbiter.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4168@2/.conan/data/libunistring/0.9.10/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/lib/libunistring.a(threadlib.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4168@2/.conan/data/libunistring/0.9.10/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/lib/libunistring.a(unistd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4168@2/.conan/data/libunistring/0.9.10/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/lib/libunistring.a(wctype-h.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4168@2/.conan/data/libunistring/0.9.10/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/lib/libunistring.a(xsize.o) has no symbols CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /Users/jenkins/w/cci_PR-4168@2/2/d9b8f9d0-eab9-44f2-adb0-471db89b10c5/recipes/libunistring/all/test_package/test_package.c:8:18: warning: passing 'const char *' to parameter of type 'const unistring_uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] if (u8_check(text, strlen(text)) != NULL) { ^~~~ /Users/jenkins/w/cci_PR-4168@2/.conan/data/libunistring/0.9.10/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include/unistr.h:82:33: note: passing argument to parameter 's' here u8_check (const uint8_t *s, size_t n) ^ /Users/jenkins/w/cci_PR-4168@2/2/d9b8f9d0-eab9-44f2-adb0-471db89b10c5/recipes/libunistring/all/test_package/test_package.c:14:15: warning: passing 'const char *' to parameter of type 'const unistring_uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] u8_to_u16(text, strlen(text)+1, resultbuf, &resultSize); ^~~~ /Users/jenkins/w/cci_PR-4168@2/.conan/data/libunistring/0.9.10/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include/unistr.h:102:34: note: passing argument to parameter 's' here u8_to_u16 (const uint8_t *s, size_t n, uint16_t *resultbuf, ^ /Users/jenkins/w/cci_PR-4168@2/2/d9b8f9d0-eab9-44f2-adb0-471db89b10c5/recipes/libunistring/all/test_package/test_package.c:20:5: warning: implicit declaration of function 'wprintf' is invalid in C99 [-Wimplicit-function-declaration] wprintf(L"wide char array: '%s'\n", resultbuf); ^ 3 warnings generated.