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