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 /home/conan/w/cci_PR-3670/.conan/data/cspice/0066/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/source_subfolder/src/cspice/endfile.c: In function ‘f_end’: /home/conan/w/cci_PR-3670/.conan/data/cspice/0066/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/source_subfolder/src/cspice/endfile.c:30:24: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘ftnint {aka int}’ [-Wformat=] sprintf(nbuf,"fort.%ld",a->aunit); ^ /home/conan/w/cci_PR-3670/.conan/data/cspice/0066/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/source_subfolder/src/cspice/open.c: In function ‘f_open’: /home/conan/w/cci_PR-3670/.conan/data/cspice/0066/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/source_subfolder/src/cspice/open.c:285:28: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘ftnint {aka int}’ [-Wformat=] sprintf(buf, "fort.%ld", a->ounit); ^ /home/conan/w/cci_PR-3670/.conan/data/cspice/0066/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/source_subfolder/src/cspice/open.c: In function ‘fk_open’: /home/conan/w/cci_PR-3670/.conan/data/cspice/0066/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/source_subfolder/src/cspice/open.c:434:32: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘ftnint {aka int}’ [-Wformat=] (void) sprintf(nbuf,"fort.%ld",n); ^ /home/conan/w/cci_PR-3670/.conan/data/cspice/0066/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/source_subfolder/src/cspice/signal_.c: In function ‘signal_’: /home/conan/w/cci_PR-3670/.conan/data/cspice/0066/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/source_subfolder/src/cspice/signal_.c:14:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (ftnint)signal(sig, proc); ^ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY