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/1dab02a32a1a97c1102b3e06d1e2208a835226a4/source_subfolder/src/cspice/backspace.c: In function ‘f_back’: /home/conan/w/cci_PR-3670/.conan/data/cspice/0066/_/_/build/1dab02a32a1a97c1102b3e06d1e2208a835226a4/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-3670/.conan/data/cspice/0066/_/_/build/1dab02a32a1a97c1102b3e06d1e2208a835226a4/source_subfolder/src/cspice/endfile.c: In function ‘f_end’: /home/conan/w/cci_PR-3670/.conan/data/cspice/0066/_/_/build/1dab02a32a1a97c1102b3e06d1e2208a835226a4/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); ~~^ ~~~~~~~~ %d /home/conan/w/cci_PR-3670/.conan/data/cspice/0066/_/_/build/1dab02a32a1a97c1102b3e06d1e2208a835226a4/source_subfolder/src/cspice/open.c: In function ‘f_open’: /home/conan/w/cci_PR-3670/.conan/data/cspice/0066/_/_/build/1dab02a32a1a97c1102b3e06d1e2208a835226a4/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); ~~^ ~~~~~~~~ %d /home/conan/w/cci_PR-3670/.conan/data/cspice/0066/_/_/build/1dab02a32a1a97c1102b3e06d1e2208a835226a4/source_subfolder/src/cspice/open.c: In function ‘fk_open’: /home/conan/w/cci_PR-3670/.conan/data/cspice/0066/_/_/build/1dab02a32a1a97c1102b3e06d1e2208a835226a4/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); ~~^ ~ %d /home/conan/w/cci_PR-3670/.conan/data/cspice/0066/_/_/build/1dab02a32a1a97c1102b3e06d1e2208a835226a4/source_subfolder/src/cspice/signal_.c: In function ‘signal_’: /home/conan/w/cci_PR-3670/.conan/data/cspice/0066/_/_/build/1dab02a32a1a97c1102b3e06d1e2208a835226a4/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