CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /Users/jenkins/w/cci_PR-4394@2/4/5b0d62d1-cd0e-4a87-bc90-1c271b599d72/recipes/minizip-ng/all/test_package/test_package.c:1: In file included from /Users/jenkins/w/cci_PR-4394@2/.conan/data/minizip-ng/3.0.0/_/_/package/d0c950315fb2b09c722f003a786f3cc0ad5a7bf8/include/mz.h:160: In file included from /Users/jenkins/w/cci_PR-4394@2/.conan/data/libbsd/0.10.0/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include/bsd/string.h:28: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/string.h:180: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/strings.h:92: /Users/jenkins/w/cci_PR-4394@2/.conan/data/libbsd/0.10.0/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include/bsd/string.h:57:6: error: conflicting types for 'strmode' void strmode(mode_t mode, char *str); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/string.h:164:7: note: previous declaration is here void strmode(int __mode, char *__bp); ^ /Users/jenkins/w/cci_PR-4394@2/4/5b0d62d1-cd0e-4a87-bc90-1c271b599d72/recipes/minizip-ng/all/test_package/test_package.c:7:19: warning: implicit declaration of function 'mz_path_resolve' is invalid in C99 [-Wimplicit-function-declaration] int32_t err = mz_path_resolve("c:\\test\\.", output, sizeof(output)); ^ 1 warning and 1 error generated. make[2]: *** [CMakeFiles/test_package.dir/test_package.c.o] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 ERROR: minizip-ng/3.0.0 (test package): Error in build() method, line 12 cmake.build() ConanException: Error 2 while executing cmake --build '/Users/jenkins/w/cci_PR-4394@2/4/5b0d62d1-cd0e-4a87-bc90-1c271b599d72/recipes/minizip-ng/all/test_package/build/a36635ac0462ccbf993503620af5de362ebdde5c' '--' '-j8'