CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_master/.conan/data/sentry-native/0.2.6/_/_/build/d501f2779f57b00a514643f7bdfa70693fcae37b/source_subfolder/src/sentry_value.c:11:13: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] # pragma GCC diagnostic ignored "-Wstatic-in-inline" ^ /home/conan/w/cci_master/.conan/data/sentry-native/0.2.6/_/_/build/d501f2779f57b00a514643f7bdfa70693fcae37b/source_subfolder/src/path/sentry_path_unix.c: In function ‘sentry__path_remove’: /home/conan/w/cci_master/.conan/data/sentry-native/0.2.6/_/_/build/d501f2779f57b00a514643f7bdfa70693fcae37b/source_subfolder/src/path/sentry_path_unix.c:268:15: warning: the comparison will always evaluate as ‘true’ for the address of ‘status’ will never be NULL [-Waddress] if (Y != 0) { \ ^ /home/conan/w/cci_master/.conan/data/sentry-native/0.2.6/_/_/build/d501f2779f57b00a514643f7bdfa70693fcae37b/source_subfolder/src/path/sentry_path_unix.c:278:9: note: in expansion of macro ‘EINTR_RETRY’ EINTR_RETRY(unlink(path->path), &status); ^ /home/conan/w/cci_master/.conan/data/sentry-native/0.2.6/_/_/build/d501f2779f57b00a514643f7bdfa70693fcae37b/source_subfolder/src/path/sentry_path_unix.c:268:15: warning: the comparison will always evaluate as ‘true’ for the address of ‘status’ will never be NULL [-Waddress] if (Y != 0) { \ ^ /home/conan/w/cci_master/.conan/data/sentry-native/0.2.6/_/_/build/d501f2779f57b00a514643f7bdfa70693fcae37b/source_subfolder/src/path/sentry_path_unix.c:283:9: note: in expansion of macro ‘EINTR_RETRY’ EINTR_RETRY(rmdir(path->path), &status); ^ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY