CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-4119/3/09a512ec-8c8f-473d-9c48-8abd9d267fa7/recipes/libsrtp/all/test_package/test_package.cpp: In function ‘int main()’: /home/conan/w/cci_PR-4119/3/09a512ec-8c8f-473d-9c48-8abd9d267fa7/recipes/libsrtp/all/test_package/test_package.cpp:28:25: error: invalid conversion from ‘void*’ to ‘srtp_policy_t*’ [-fpermissive] 28 | policy.next = ((void*)0); | ^ | | | void* make[2]: *** [CMakeFiles/test_package.dir/build.make:82: CMakeFiles/test_package.dir/test_package.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:95: CMakeFiles/test_package.dir/all] Error 2 make: *** [Makefile:103: all] Error 2 ERROR: libsrtp/2.3.0 (test package): Error in build() method, line 12 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-4119/3/09a512ec-8c8f-473d-9c48-8abd9d267fa7/recipes/libsrtp/all/test_package/build/e86dfb55ced9ffc7a48604814e65c08c23e2a495' '--' '-j3'