CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argumentvalue. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Warning at CMakeLists.txt:114 (message): QT6 support is fairly new and not fully vetted yet. Currently there is an issue with partitioning in StellarSolver in QT6. CMake Warning: Manually-specified variables were not used by the project: CMAKE_LD_FLAGS /var/pisi/stellarsolver-2.7-5/work/stellarsolver-2.7/stellarsolver/astrometry/util/log.c: In function ‘log_this’: /var/pisi/stellarsolver-2.7-5/work/stellarsolver-2.7/stellarsolver/astrometry/util/log.c:189:9: warning: ignoring return value of ‘vasprintf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 189 | vasprintf(&formatted, text, va); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/pisi/stellarsolver-2.7-5/work/stellarsolver-2.7/stellarsolver/astrometry/libkd/kdtree_internal.c:14, from /var/pisi/stellarsolver-2.7-5/work/stellarsolver-2.7/stellarsolver/astrometry/libkd/kdint_duu.c:41: /var/pisi/stellarsolver-2.7-5/work/stellarsolver-2.7/stellarsolver/astrometry/libkd/kdtree_internal.c: In function ‘kdtree_build_2_duu’: /var/pisi/stellarsolver-2.7-5/work/stellarsolver-2.7/stellarsolver/astrometry/libkd/kdtree_mem.h:22:16: warning: argument 1 range [18446744056529682432, 18446744073709551608] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 22 | #define MALLOC malloc /var/pisi/stellarsolver-2.7-5/work/stellarsolver-2.7/stellarsolver/astrometry/libkd/kdtree_internal.c:2269:26: note: in expansion of macro ‘MALLOC’ 2269 | kd->minval = MALLOC(D * sizeof(double)); | ^~~~~~ In file included from /var/pisi/stellarsolver-2.7-5/work/stellarsolver-2.7/stellarsolver/astrometry/libkd/kdtree_internal.c:7: /usr/include/stdlib.h:540:14: note: in a call to allocation function ‘malloc’ declared here 540 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ /var/pisi/stellarsolver-2.7-5/work/stellarsolver-2.7/stellarsolver/astrometry/libkd/kdtree_mem.h:22:16: warning: argument 1 range [18446744056529682432, 18446744073709551608] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 22 | #define MALLOC malloc /var/pisi/stellarsolver-2.7-5/work/stellarsolver-2.7/stellarsolver/astrometry/libkd/kdtree_internal.c:2270:26: note: in expansion of macro ‘MALLOC’ 2270 | kd->maxval = MALLOC(D * sizeof(double)); | ^~~~~~ /usr/include/stdlib.h:540:14: note: in a call to allocation function ‘malloc’ declared here 540 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ In file included from /var/pisi/stellarsolver-2.7-5/work/stellarsolver-2.7/stellarsolver/astrometry/libkd/kdtree_internal.c:14, from /var/pisi/stellarsolver-2.7-5/work/stellarsolver-2.7/stellarsolver/astrometry/libkd/kdint_dss.c:41: /var/pisi/stellarsolver-2.7-5/work/stellarsolver-2.7/stellarsolver/astrometry/libkd/kdtree_internal.c: In function ‘kdtree_build_2_dss’: /var/pisi/stellarsolver-2.7-5/work/stellarsolver-2.7/stellarsolver/astrometry/libkd/kdtree_mem.h:22:16: warning: argument 1 range [18446744056529682432, 18446744073709551608] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 22 | #define MALLOC malloc /var/pisi/stellarsolver-2.7-5/work/stellarsolver-2.7/stellarsolver/astrometry/libkd/kdtree_internal.c:2269:26: note: in expansion of macro ‘MALLOC’ 2269 | kd->minval = MALLOC(D * sizeof(double)); | ^~~~~~ In file included from /var/pisi/stellarsolver-2.7-5/work/stellarsolver-2.7/stellarsolver/astrometry/libkd/kdtree_internal.c:7: /usr/include/stdlib.h:540:14: note: in a call to allocation function ‘malloc’ declared here 540 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ /var/pisi/stellarsolver-2.7-5/work/stellarsolver-2.7/stellarsolver/astrometry/libkd/kdtree_mem.h:22:16: warning: argument 1 range [18446744056529682432, 18446744073709551608] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 22 | #define MALLOC malloc /var/pisi/stellarsolver-2.7-5/work/stellarsolver-2.7/stellarsolver/astrometry/libkd/kdtree_internal.c:2270:26: note: in expansion of macro ‘MALLOC’ 2270 | kd->maxval = MALLOC(D * sizeof(double)); | ^~~~~~ /usr/include/stdlib.h:540:14: note: in a call to allocation function ‘malloc’ declared here 540 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~