CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR /home/conan/w/cci_PR-3695/.conan/data/cspice/0066/_/_/build/c34e82cc8d2cd3999ae3df7367dcf82a5f1d4a08/source_subfolder/src/cspice/backspace.c: In function 'f_back': /home/conan/w/cci_PR-3695/.conan/data/cspice/0066/_/_/build/c34e82cc8d2cd3999ae3df7367dcf82a5f1d4a08/source_subfolder/src/cspice/backspace.c:43:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((char *)&n,sizeof(uiolen),1,f); ^ /home/conan/w/cci_PR-3695/.conan/data/cspice/0066/_/_/build/c34e82cc8d2cd3999ae3df7367dcf82a5f1d4a08/source_subfolder/src/cspice/endfile.c: In function 'f_end': /home/conan/w/cci_PR-3695/.conan/data/cspice/0066/_/_/build/c34e82cc8d2cd3999ae3df7367dcf82a5f1d4a08/source_subfolder/src/cspice/endfile.c:30:3: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'ftnint' [-Wformat=] sprintf(nbuf,"fort.%ld",a->aunit); ^ /home/conan/w/cci_PR-3695/.conan/data/cspice/0066/_/_/build/c34e82cc8d2cd3999ae3df7367dcf82a5f1d4a08/source_subfolder/src/cspice/open.c: In function 'f_open': /home/conan/w/cci_PR-3695/.conan/data/cspice/0066/_/_/build/c34e82cc8d2cd3999ae3df7367dcf82a5f1d4a08/source_subfolder/src/cspice/open.c:285:7: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'ftnint' [-Wformat=] sprintf(buf, "fort.%ld", a->ounit); ^ /home/conan/w/cci_PR-3695/.conan/data/cspice/0066/_/_/build/c34e82cc8d2cd3999ae3df7367dcf82a5f1d4a08/source_subfolder/src/cspice/open.c: In function 'fk_open': /home/conan/w/cci_PR-3695/.conan/data/cspice/0066/_/_/build/c34e82cc8d2cd3999ae3df7367dcf82a5f1d4a08/source_subfolder/src/cspice/open.c:434:4: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'ftnint' [-Wformat=] (void) sprintf(nbuf,"fort.%ld",n); ^ /home/conan/w/cci_PR-3695/.conan/data/cspice/0066/_/_/build/c34e82cc8d2cd3999ae3df7367dcf82a5f1d4a08/source_subfolder/src/cspice/signal_.c: In function 'signal_': /home/conan/w/cci_PR-3695/.conan/data/cspice/0066/_/_/build/c34e82cc8d2cd3999ae3df7367dcf82a5f1d4a08/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