* installing *source* package 'rgeoda' ... ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' using C++17 rm -f rgeoda.dll ./libgeoda/libgeoda.o ./libgeoda/gda_sa.o ./libgeoda/gda_data.o ./libgeoda/gda_weights.o ./libgeoda/gda_clustering.o ./libgeoda/GenGeomAlgs.o ./libgeoda/GenUtils.o ./libgeoda/SpatialIndAlgs.o ./libgeoda/pg/geoms.o ./libgeoda/pg/utils.o ./libgeoda/shapelib/dbfopen.o ./libgeoda/shapelib/safileio.o ./libgeoda/shapelib/shpopen.o ./libgeoda/weights/PointsToContigWeights.o ./libgeoda/weights/PolysToContigWeights.o ./libgeoda/weights/GalWeight.o ./libgeoda/weights/GwtWeight.o ./libgeoda/weights/GeodaWeight.o ./libgeoda/weights/VoronoiUtils.o ./libgeoda/sa/BatchLISA.o ./libgeoda/sa/BatchLocalMoran.o ./libgeoda/sa/LISA.o ./libgeoda/sa/MultiGeary.o ./libgeoda/sa/MultiJoinCount.o ./libgeoda/sa/UniG.o ./libgeoda/sa/UniGeary.o ./libgeoda/sa/UniGstar.o ./libgeoda/sa/UniJoinCount.o ./libgeoda/sa/UniLocalMoran.o ./libgeoda/sa/BiLocalMoran.o ./libgeoda/clustering/redcap.o ./libgeoda/clustering/redcap_wrapper.o ./libgeoda/clustering/azp.o ./libgeoda/clustering/maxp_wrapper.o ./libgeoda/clustering/azp_wrapper.o ./libgeoda/clustering/schc_wrapper.o ./libgeoda/clustering/cluster.o ./libgeoda/clustering/joincount_ratio.o ./libgeoda/clustering/make_spatial.o ./libgeoda/clustering/spatial_validation.o ./libgeoda/knn/ANN.o ./libgeoda/knn/perf.o ./libgeoda/knn/kd_util.o ./libgeoda/knn/kd_tree.o ./libgeoda/knn/kd_split.o ./libgeoda/knn/kd_search.o ./libgeoda/knn/kd_pr_search.o ./libgeoda/knn/kd_fix_rad_search.o ./libgeoda/knn/kd_dump.o ./libgeoda/knn/brute.o ./libgeoda/knn/bd_tree.o ./libgeoda/knn/bd_search.o ./libgeoda/knn/bd_pr_search.o ./libgeoda/knn/bd_fix_rad_search.o rcpp_rgeoda.o rcpp_weights.o rcpp_utils.o rcpp_lisa.o rcpp_clustering.o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/libgeoda.cpp -o libgeoda/libgeoda.o In file included from libgeoda/libgeoda.cpp:14: libgeoda/./shape/centroid.h: In static member function 'static bool Orientation::isCCW(const std::vector&, int, int)': libgeoda/./shape/centroid.h:155:48: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare] 155 | while(pts[iPrev].equals(hiPt) && iPrev != hiIndex); | ~~~~~~^~~~~~~~~~ In file included from libgeoda/./shape/ttmath/ttmathint.h:48, from libgeoda/./shape/ttmath/ttmathbig.h:46, from libgeoda/./shape/ttmath/ttmath.h:58, from libgeoda/./shape/centroid.h:14: libgeoda/./shape/ttmath/ttmathuint.h: In instantiation of 'void ttmath::UInt::Mul3Big3(const ttmath::uint*, const ttmath::uint*, const ttmath::uint*, const ttmath::uint*, ttmath::uint*) [with long long unsigned int first_size = 2; long long unsigned int second_size = 1; long long unsigned int result_size = 4; long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]': libgeoda/./shape/ttmath/ttmathuint.h:1303:49: required from 'void ttmath::UInt::Mul3Big2(const ttmath::uint*, const ttmath::uint*, ttmath::uint*) [with long long unsigned int ss_size = 2; long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathuint.h:1247:23: required from 'void ttmath::UInt::Mul3Big(const ttmath::UInt&, ttmath::UInt<(value_size * 2)>&) [with long long unsigned int value_size = 2]' libgeoda/./shape/ttmath/ttmathuint.h:966:4: required from 'void ttmath::UInt::MulBig(const ttmath::UInt&, ttmath::UInt<(value_size * 2)>&, ttmath::uint) [with long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathbig.h:1306:18: required from 'ttmath::uint ttmath::Big::MulRef(const ttmath::Big&, bool) [with long long unsigned int exp = 1; long long unsigned int man = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathbig.h:1360:11: required from 'ttmath::uint ttmath::Big::Mul(const ttmath::Big&, bool) [with long long unsigned int exp = 1; long long unsigned int man = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathbig.h:5639:8: required from 'ttmath::Big ttmath::Big::operator*(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' libgeoda/./shape/centroid.h:122:24: required from here libgeoda/./shape/ttmath/ttmathuint.h:1350:17: warning: variable 'c' set but not used [-Wunused-but-set-variable] 1350 | uint i, c, xc, yc; | ^ libgeoda/./shape/ttmath/ttmathuint.h: In instantiation of 'void ttmath::UInt::Mul3Big3(const ttmath::uint*, const ttmath::uint*, const ttmath::uint*, const ttmath::uint*, ttmath::uint*) [with long long unsigned int first_size = 1; long long unsigned int second_size = 1; long long unsigned int result_size = 4; long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]': libgeoda/./shape/ttmath/ttmathuint.h:1314:45: required from 'void ttmath::UInt::Mul3Big2(const ttmath::uint*, const ttmath::uint*, ttmath::uint*) [with long long unsigned int ss_size = 2; long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathuint.h:1247:23: required from 'void ttmath::UInt::Mul3Big(const ttmath::UInt&, ttmath::UInt<(value_size * 2)>&) [with long long unsigned int value_size = 2]' libgeoda/./shape/ttmath/ttmathuint.h:966:4: required from 'void ttmath::UInt::MulBig(const ttmath::UInt&, ttmath::UInt<(value_size * 2)>&, ttmath::uint) [with long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathbig.h:1306:18: required from 'ttmath::uint ttmath::Big::MulRef(const ttmath::Big&, bool) [with long long unsigned int exp = 1; long long unsigned int man = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathbig.h:1360:11: required from 'ttmath::uint ttmath::Big::Mul(const ttmath::Big&, bool) [with long long unsigned int exp = 1; long long unsigned int man = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathbig.h:5639:8: required from 'ttmath::Big ttmath::Big::operator*(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' libgeoda/./shape/centroid.h:122:24: required from here libgeoda/./shape/ttmath/ttmathuint.h:1350:17: warning: variable 'c' set but not used [-Wunused-but-set-variable] libgeoda/./shape/ttmath/ttmathuint.h: In instantiation of 'void ttmath::UInt::Mul3Big3(const ttmath::uint*, const ttmath::uint*, const ttmath::uint*, const ttmath::uint*, ttmath::uint*) [with long long unsigned int first_size = 1; long long unsigned int second_size = 0; long long unsigned int result_size = 2; long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]': libgeoda/./shape/ttmath/ttmathuint.h:1303:49: required from 'void ttmath::UInt::Mul3Big2(const ttmath::uint*, const ttmath::uint*, ttmath::uint*) [with long long unsigned int ss_size = 1; long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathuint.h:1357:24: required from 'void ttmath::UInt::Mul3Big3(const ttmath::uint*, const ttmath::uint*, const ttmath::uint*, const ttmath::uint*, ttmath::uint*) [with long long unsigned int first_size = 2; long long unsigned int second_size = 1; long long unsigned int result_size = 4; long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathuint.h:1303:49: required from 'void ttmath::UInt::Mul3Big2(const ttmath::uint*, const ttmath::uint*, ttmath::uint*) [with long long unsigned int ss_size = 2; long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathuint.h:1247:23: required from 'void ttmath::UInt::Mul3Big(const ttmath::UInt&, ttmath::UInt<(value_size * 2)>&) [with long long unsigned int value_size = 2]' libgeoda/./shape/ttmath/ttmathuint.h:966:4: required from 'void ttmath::UInt::MulBig(const ttmath::UInt&, ttmath::UInt<(value_size * 2)>&, ttmath::uint) [with long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathbig.h:1306:18: required from 'ttmath::uint ttmath::Big::MulRef(const ttmath::Big&, bool) [with long long unsigned int exp = 1; long long unsigned int man = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathbig.h:1360:11: required from 'ttmath::uint ttmath::Big::Mul(const ttmath::Big&, bool) [with long long unsigned int exp = 1; long long unsigned int man = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathbig.h:5639:8: required from 'ttmath::Big ttmath::Big::operator*(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' libgeoda/./shape/centroid.h:122:24: required from here libgeoda/./shape/ttmath/ttmathuint.h:1350:17: warning: variable 'c' set but not used [-Wunused-but-set-variable] libgeoda/./shape/ttmath/ttmathuint.h: In instantiation of 'void ttmath::UInt::Mul3Big3(const ttmath::uint*, const ttmath::uint*, const ttmath::uint*, const ttmath::uint*, ttmath::uint*) [with long long unsigned int first_size = 0; long long unsigned int second_size = 0; long long unsigned int result_size = 2; long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]': libgeoda/./shape/ttmath/ttmathuint.h:1314:45: required from 'void ttmath::UInt::Mul3Big2(const ttmath::uint*, const ttmath::uint*, ttmath::uint*) [with long long unsigned int ss_size = 1; long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathuint.h:1357:24: required from 'void ttmath::UInt::Mul3Big3(const ttmath::uint*, const ttmath::uint*, const ttmath::uint*, const ttmath::uint*, ttmath::uint*) [with long long unsigned int first_size = 2; long long unsigned int second_size = 1; long long unsigned int result_size = 4; long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathuint.h:1303:49: required from 'void ttmath::UInt::Mul3Big2(const ttmath::uint*, const ttmath::uint*, ttmath::uint*) [with long long unsigned int ss_size = 2; long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathuint.h:1247:23: required from 'void ttmath::UInt::Mul3Big(const ttmath::UInt&, ttmath::UInt<(value_size * 2)>&) [with long long unsigned int value_size = 2]' libgeoda/./shape/ttmath/ttmathuint.h:966:4: required from 'void ttmath::UInt::MulBig(const ttmath::UInt&, ttmath::UInt<(value_size * 2)>&, ttmath::uint) [with long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathbig.h:1306:18: required from 'ttmath::uint ttmath::Big::MulRef(const ttmath::Big&, bool) [with long long unsigned int exp = 1; long long unsigned int man = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathbig.h:1360:11: required from 'ttmath::uint ttmath::Big::Mul(const ttmath::Big&, bool) [with long long unsigned int exp = 1; long long unsigned int man = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathbig.h:5639:8: required from 'ttmath::Big ttmath::Big::operator*(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' libgeoda/./shape/centroid.h:122:24: required from here libgeoda/./shape/ttmath/ttmathuint.h:1350:17: warning: variable 'c' set but not used [-Wunused-but-set-variable] libgeoda/./shape/ttmath/ttmathuint.h: In instantiation of 'void ttmath::UInt::Mul3Big3(const ttmath::uint*, const ttmath::uint*, const ttmath::uint*, const ttmath::uint*, ttmath::uint*) [with long long unsigned int first_size = 1; long long unsigned int second_size = 0; long long unsigned int result_size = 0; long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]': libgeoda/./shape/ttmath/ttmathuint.h:1303:49: required from 'void ttmath::UInt::Mul3Big2(const ttmath::uint*, const ttmath::uint*, ttmath::uint*) [with long long unsigned int ss_size = 0; long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathuint.h:1357:24: required from 'void ttmath::UInt::Mul3Big3(const ttmath::uint*, const ttmath::uint*, const ttmath::uint*, const ttmath::uint*, ttmath::uint*) [with long long unsigned int first_size = 1; long long unsigned int second_size = 0; long long unsigned int result_size = 2; long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathuint.h:1303:49: required from 'void ttmath::UInt::Mul3Big2(const ttmath::uint*, const ttmath::uint*, ttmath::uint*) [with long long unsigned int ss_size = 1; long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathuint.h:1357:24: required from 'void ttmath::UInt::Mul3Big3(const ttmath::uint*, const ttmath::uint*, const ttmath::uint*, const ttmath::uint*, ttmath::uint*) [with long long unsigned int first_size = 2; long long unsigned int second_size = 1; long long unsigned int result_size = 4; long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathuint.h:1303:49: required from 'void ttmath::UInt::Mul3Big2(const ttmath::uint*, const ttmath::uint*, ttmath::uint*) [with long long unsigned int ss_size = 2; long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathuint.h:1247:23: required from 'void ttmath::UInt::Mul3Big(const ttmath::UInt&, ttmath::UInt<(value_size * 2)>&) [with long long unsigned int value_size = 2]' libgeoda/./shape/ttmath/ttmathuint.h:966:4: required from 'void ttmath::UInt::MulBig(const ttmath::UInt&, ttmath::UInt<(value_size * 2)>&, ttmath::uint) [with long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathbig.h:1306:18: required from 'ttmath::uint ttmath::Big::MulRef(const ttmath::Big&, bool) [with long long unsigned int exp = 1; long long unsigned int man = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathbig.h:1360:11: required from 'ttmath::uint ttmath::Big::Mul(const ttmath::Big&, bool) [with long long unsigned int exp = 1; long long unsigned int man = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathbig.h:5639:8: required from 'ttmath::Big ttmath::Big::operator*(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' libgeoda/./shape/centroid.h:122:24: required from here libgeoda/./shape/ttmath/ttmathuint.h:1350:17: warning: variable 'c' set but not used [-Wunused-but-set-variable] libgeoda/./shape/ttmath/ttmathuint.h: In instantiation of 'void ttmath::UInt::Mul3Big3(const ttmath::uint*, const ttmath::uint*, const ttmath::uint*, const ttmath::uint*, ttmath::uint*) [with long long unsigned int first_size = 0; long long unsigned int second_size = 0; long long unsigned int result_size = 0; long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]': libgeoda/./shape/ttmath/ttmathuint.h:1314:45: required from 'void ttmath::UInt::Mul3Big2(const ttmath::uint*, const ttmath::uint*, ttmath::uint*) [with long long unsigned int ss_size = 0; long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathuint.h:1357:24: required from 'void ttmath::UInt::Mul3Big3(const ttmath::uint*, const ttmath::uint*, const ttmath::uint*, const ttmath::uint*, ttmath::uint*) [with long long unsigned int first_size = 1; long long unsigned int second_size = 0; long long unsigned int result_size = 2; long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathuint.h:1303:49: required from 'void ttmath::UInt::Mul3Big2(const ttmath::uint*, const ttmath::uint*, ttmath::uint*) [with long long unsigned int ss_size = 1; long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathuint.h:1357:24: required from 'void ttmath::UInt::Mul3Big3(const ttmath::uint*, const ttmath::uint*, const ttmath::uint*, const ttmath::uint*, ttmath::uint*) [with long long unsigned int first_size = 2; long long unsigned int second_size = 1; long long unsigned int result_size = 4; long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathuint.h:1303:49: required from 'void ttmath::UInt::Mul3Big2(const ttmath::uint*, const ttmath::uint*, ttmath::uint*) [with long long unsigned int ss_size = 2; long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathuint.h:1247:23: required from 'void ttmath::UInt::Mul3Big(const ttmath::UInt&, ttmath::UInt<(value_size * 2)>&) [with long long unsigned int value_size = 2]' libgeoda/./shape/ttmath/ttmathuint.h:966:4: required from 'void ttmath::UInt::MulBig(const ttmath::UInt&, ttmath::UInt<(value_size * 2)>&, ttmath::uint) [with long long unsigned int value_size = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathbig.h:1306:18: required from 'ttmath::uint ttmath::Big::MulRef(const ttmath::Big&, bool) [with long long unsigned int exp = 1; long long unsigned int man = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathbig.h:1360:11: required from 'ttmath::uint ttmath::Big::Mul(const ttmath::Big&, bool) [with long long unsigned int exp = 1; long long unsigned int man = 2; ttmath::uint = long long unsigned int]' libgeoda/./shape/ttmath/ttmathbig.h:5639:8: required from 'ttmath::Big ttmath::Big::operator*(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' libgeoda/./shape/centroid.h:122:24: required from here libgeoda/./shape/ttmath/ttmathuint.h:1350:17: warning: variable 'c' set but not used [-Wunused-but-set-variable] In member function 'void ttmath::Big::SetInfoBit(unsigned char) [with long long unsigned int exp = 1; long long unsigned int man = 2]', inlined from 'void ttmath::Big::SetNan() [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:298:13, inlined from 'ttmath::uint ttmath::Big::FromDouble(double) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:2743:10, inlined from 'ttmath::Big::Big(double) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3164:13, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:116:29: libgeoda/./shape/ttmath/ttmathbig.h:238:24: warning: '.ttmath::Big<1, 2>::info' may be used uninitialized [-Wmaybe-uninitialized] 238 | info = info | bit; | ^~~~ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:116:37: note: '' declared here 116 | DD dx1 = DD(p2.x) + DD(-p1.x); | ^ In member function 'ttmath::uint ttmath::Int::FromUIntOrInt(const ttmath::UInt&, bool) [with long long unsigned int argument_size = 1; long long unsigned int value_size = 1]', inlined from 'ttmath::uint ttmath::Int::FromInt(const ttmath::Int&) [with long long unsigned int argument_size = 1; long long unsigned int value_size = 1]' at libgeoda/./shape/ttmath/ttmathint.h:699:23, inlined from 'ttmath::Int& ttmath::Int::operator=(const ttmath::Int&) [with long long unsigned int value_size = 1]' at libgeoda/./shape/ttmath/ttmathint.h:773:10, inlined from 'ttmath::Big& ttmath::Big::operator=(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3670:12, inlined from 'ttmath::Big::Big(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3683:12, inlined from 'ttmath::Big ttmath::Big::operator+(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:5621:11, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:116:37: libgeoda/./shape/ttmath/ttmathint.h:653:61: warning: '.ttmath::Big<1, 2>::exponent.ttmath::Int<1>::.ttmath::UInt<1>::table[0]' may be used uninitialized [-Wmaybe-uninitialized] 653 | UInt::table[i] = p.table[i]; | ~~~~~~~^ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:116:37: note: '' declared here 116 | DD dx1 = DD(p2.x) + DD(-p1.x); | ^ In member function 'ttmath::UInt& ttmath::UInt::operator=(const ttmath::UInt&) [with long long unsigned int value_size = 2]', inlined from 'ttmath::Big& ttmath::Big::operator=(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3671:12, inlined from 'ttmath::Big::Big(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3683:12, inlined from 'ttmath::Big ttmath::Big::operator+(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:5621:11, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:116:37: libgeoda/./shape/ttmath/ttmathuint.h:2765:43: warning: '.ttmath::Big<1, 2>::mantissa.ttmath::UInt<2>::table[0]' may be used uninitialized [-Wmaybe-uninitialized] 2765 | table[i] = p.table[i]; | ~~~~~~~^ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:116:37: note: '' declared here 116 | DD dx1 = DD(p2.x) + DD(-p1.x); | ^ In member function 'ttmath::UInt& ttmath::UInt::operator=(const ttmath::UInt&) [with long long unsigned int value_size = 2]', inlined from 'ttmath::Big& ttmath::Big::operator=(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3671:12, inlined from 'ttmath::Big::Big(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3683:12, inlined from 'ttmath::Big ttmath::Big::operator+(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:5621:11, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:116:37: libgeoda/./shape/ttmath/ttmathuint.h:2765:43: warning: '.ttmath::Big<1, 2>::mantissa.ttmath::UInt<2>::table[1]' may be used uninitialized [-Wmaybe-uninitialized] 2765 | table[i] = p.table[i]; | ~~~~~~~^ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:116:37: note: '' declared here 116 | DD dx1 = DD(p2.x) + DD(-p1.x); | ^ In member function 'void ttmath::Big::SetInfoBit(unsigned char) [with long long unsigned int exp = 1; long long unsigned int man = 2]', inlined from 'void ttmath::Big::SetNan() [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:298:13, inlined from 'ttmath::uint ttmath::Big::FromDouble(double) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:2743:10, inlined from 'ttmath::Big::Big(double) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3164:13, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:116:18: libgeoda/./shape/ttmath/ttmathbig.h:238:24: warning: '.ttmath::Big<1, 2>::info' may be used uninitialized [-Wmaybe-uninitialized] 238 | info = info | bit; | ^~~~ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:116:25: note: '' declared here 116 | DD dx1 = DD(p2.x) + DD(-p1.x); | ^ In member function 'ttmath::uint ttmath::Int::FromUIntOrInt(const ttmath::UInt&, bool) [with long long unsigned int argument_size = 1; long long unsigned int value_size = 1]', inlined from 'ttmath::uint ttmath::Int::FromInt(const ttmath::Int&) [with long long unsigned int argument_size = 1; long long unsigned int value_size = 1]' at libgeoda/./shape/ttmath/ttmathint.h:699:23, inlined from 'ttmath::Int& ttmath::Int::operator=(const ttmath::Int&) [with long long unsigned int value_size = 1]' at libgeoda/./shape/ttmath/ttmathint.h:773:10, inlined from 'ttmath::Big& ttmath::Big::operator=(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3670:12, inlined from 'ttmath::Big::Big(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3683:12, inlined from 'ttmath::Big ttmath::Big::operator+(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:5619:15, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:116:37: libgeoda/./shape/ttmath/ttmathint.h:653:61: warning: '.ttmath::Big<1, 2>::exponent.ttmath::Int<1>::.ttmath::UInt<1>::table[0]' may be used uninitialized [-Wmaybe-uninitialized] 653 | UInt::table[i] = p.table[i]; | ~~~~~~~^ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:116:25: note: '' declared here 116 | DD dx1 = DD(p2.x) + DD(-p1.x); | ^ In member function 'ttmath::UInt& ttmath::UInt::operator=(const ttmath::UInt&) [with long long unsigned int value_size = 2]', inlined from 'ttmath::Big& ttmath::Big::operator=(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3671:12, inlined from 'ttmath::Big::Big(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3683:12, inlined from 'ttmath::Big ttmath::Big::operator+(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:5619:15, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:116:37: libgeoda/./shape/ttmath/ttmathuint.h:2765:43: warning: '.ttmath::Big<1, 2>::mantissa.ttmath::UInt<2>::table[0]' may be used uninitialized [-Wmaybe-uninitialized] 2765 | table[i] = p.table[i]; | ~~~~~~~^ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:116:25: note: '' declared here 116 | DD dx1 = DD(p2.x) + DD(-p1.x); | ^ In member function 'ttmath::UInt& ttmath::UInt::operator=(const ttmath::UInt&) [with long long unsigned int value_size = 2]', inlined from 'ttmath::Big& ttmath::Big::operator=(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3671:12, inlined from 'ttmath::Big::Big(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3683:12, inlined from 'ttmath::Big ttmath::Big::operator+(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:5619:15, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:116:37: libgeoda/./shape/ttmath/ttmathuint.h:2765:43: warning: '.ttmath::Big<1, 2>::mantissa.ttmath::UInt<2>::table[1]' may be used uninitialized [-Wmaybe-uninitialized] 2765 | table[i] = p.table[i]; | ~~~~~~~^ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:116:25: note: '' declared here 116 | DD dx1 = DD(p2.x) + DD(-p1.x); | ^ In member function 'void ttmath::Big::SetInfoBit(unsigned char) [with long long unsigned int exp = 1; long long unsigned int man = 2]', inlined from 'void ttmath::Big::SetNan() [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:298:13, inlined from 'ttmath::uint ttmath::Big::FromDouble(double) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:2743:10, inlined from 'ttmath::Big::Big(double) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3164:13, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:117:29: libgeoda/./shape/ttmath/ttmathbig.h:238:24: warning: '.ttmath::Big<1, 2>::info' may be used uninitialized [-Wmaybe-uninitialized] 238 | info = info | bit; | ^~~~ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:117:37: note: '' declared here 117 | DD dy1 = DD(p2.y) + DD(-p1.y); | ^ In member function 'ttmath::uint ttmath::Int::FromUIntOrInt(const ttmath::UInt&, bool) [with long long unsigned int argument_size = 1; long long unsigned int value_size = 1]', inlined from 'ttmath::uint ttmath::Int::FromInt(const ttmath::Int&) [with long long unsigned int argument_size = 1; long long unsigned int value_size = 1]' at libgeoda/./shape/ttmath/ttmathint.h:699:23, inlined from 'ttmath::Int& ttmath::Int::operator=(const ttmath::Int&) [with long long unsigned int value_size = 1]' at libgeoda/./shape/ttmath/ttmathint.h:773:10, inlined from 'ttmath::Big& ttmath::Big::operator=(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3670:12, inlined from 'ttmath::Big::Big(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3683:12, inlined from 'ttmath::Big ttmath::Big::operator+(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:5621:11, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:117:37: libgeoda/./shape/ttmath/ttmathint.h:653:61: warning: '.ttmath::Big<1, 2>::exponent.ttmath::Int<1>::.ttmath::UInt<1>::table[0]' may be used uninitialized [-Wmaybe-uninitialized] 653 | UInt::table[i] = p.table[i]; | ~~~~~~~^ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:117:37: note: '' declared here 117 | DD dy1 = DD(p2.y) + DD(-p1.y); | ^ In member function 'ttmath::UInt& ttmath::UInt::operator=(const ttmath::UInt&) [with long long unsigned int value_size = 2]', inlined from 'ttmath::Big& ttmath::Big::operator=(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3671:12, inlined from 'ttmath::Big::Big(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3683:12, inlined from 'ttmath::Big ttmath::Big::operator+(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:5621:11, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:117:37: libgeoda/./shape/ttmath/ttmathuint.h:2765:43: warning: '.ttmath::Big<1, 2>::mantissa.ttmath::UInt<2>::table[1]' may be used uninitialized [-Wmaybe-uninitialized] 2765 | table[i] = p.table[i]; | ~~~~~~~^ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:117:37: note: '' declared here 117 | DD dy1 = DD(p2.y) + DD(-p1.y); | ^ In member function 'ttmath::UInt& ttmath::UInt::operator=(const ttmath::UInt&) [with long long unsigned int value_size = 2]', inlined from 'ttmath::Big& ttmath::Big::operator=(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3671:12, inlined from 'ttmath::Big::Big(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3683:12, inlined from 'ttmath::Big ttmath::Big::operator+(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:5621:11, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:117:37: libgeoda/./shape/ttmath/ttmathuint.h:2765:43: warning: '.ttmath::Big<1, 2>::mantissa.ttmath::UInt<2>::table[0]' may be used uninitialized [-Wmaybe-uninitialized] 2765 | table[i] = p.table[i]; | ~~~~~~~^ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:117:37: note: '' declared here 117 | DD dy1 = DD(p2.y) + DD(-p1.y); | ^ In member function 'void ttmath::Big::SetInfoBit(unsigned char) [with long long unsigned int exp = 1; long long unsigned int man = 2]', inlined from 'void ttmath::Big::SetNan() [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:298:13, inlined from 'ttmath::uint ttmath::Big::FromDouble(double) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:2743:10, inlined from 'ttmath::Big::Big(double) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3164:13, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:117:18: libgeoda/./shape/ttmath/ttmathbig.h:238:24: warning: '.ttmath::Big<1, 2>::info' may be used uninitialized [-Wmaybe-uninitialized] 238 | info = info | bit; | ^~~~ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:117:25: note: '' declared here 117 | DD dy1 = DD(p2.y) + DD(-p1.y); | ^ In member function 'ttmath::uint ttmath::Int::FromUIntOrInt(const ttmath::UInt&, bool) [with long long unsigned int argument_size = 1; long long unsigned int value_size = 1]', inlined from 'ttmath::uint ttmath::Int::FromInt(const ttmath::Int&) [with long long unsigned int argument_size = 1; long long unsigned int value_size = 1]' at libgeoda/./shape/ttmath/ttmathint.h:699:23, inlined from 'ttmath::Int& ttmath::Int::operator=(const ttmath::Int&) [with long long unsigned int value_size = 1]' at libgeoda/./shape/ttmath/ttmathint.h:773:10, inlined from 'ttmath::Big& ttmath::Big::operator=(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3670:12, inlined from 'ttmath::Big::Big(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3683:12, inlined from 'ttmath::Big ttmath::Big::operator+(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:5619:15, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:117:37: libgeoda/./shape/ttmath/ttmathint.h:653:61: warning: '.ttmath::Big<1, 2>::exponent.ttmath::Int<1>::.ttmath::UInt<1>::table[0]' may be used uninitialized [-Wmaybe-uninitialized] 653 | UInt::table[i] = p.table[i]; | ~~~~~~~^ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:117:25: note: '' declared here 117 | DD dy1 = DD(p2.y) + DD(-p1.y); | ^ In member function 'ttmath::UInt& ttmath::UInt::operator=(const ttmath::UInt&) [with long long unsigned int value_size = 2]', inlined from 'ttmath::Big& ttmath::Big::operator=(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3671:12, inlined from 'ttmath::Big::Big(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3683:12, inlined from 'ttmath::Big ttmath::Big::operator+(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:5619:15, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:117:37: libgeoda/./shape/ttmath/ttmathuint.h:2765:43: warning: '.ttmath::Big<1, 2>::mantissa.ttmath::UInt<2>::table[1]' may be used uninitialized [-Wmaybe-uninitialized] 2765 | table[i] = p.table[i]; | ~~~~~~~^ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:117:25: note: '' declared here 117 | DD dy1 = DD(p2.y) + DD(-p1.y); | ^ In member function 'ttmath::UInt& ttmath::UInt::operator=(const ttmath::UInt&) [with long long unsigned int value_size = 2]', inlined from 'ttmath::Big& ttmath::Big::operator=(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3671:12, inlined from 'ttmath::Big::Big(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3683:12, inlined from 'ttmath::Big ttmath::Big::operator+(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:5619:15, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:117:37: libgeoda/./shape/ttmath/ttmathuint.h:2765:43: warning: '.ttmath::Big<1, 2>::mantissa.ttmath::UInt<2>::table[0]' may be used uninitialized [-Wmaybe-uninitialized] 2765 | table[i] = p.table[i]; | ~~~~~~~^ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:117:25: note: '' declared here 117 | DD dy1 = DD(p2.y) + DD(-p1.y); | ^ In member function 'void ttmath::Big::SetInfoBit(unsigned char) [with long long unsigned int exp = 1; long long unsigned int man = 2]', inlined from 'void ttmath::Big::SetNan() [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:298:13, inlined from 'ttmath::uint ttmath::Big::FromDouble(double) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:2743:10, inlined from 'ttmath::Big::Big(double) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3164:13, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:118:28: libgeoda/./shape/ttmath/ttmathbig.h:238:24: warning: '.ttmath::Big<1, 2>::info' may be used uninitialized [-Wmaybe-uninitialized] 238 | info = info | bit; | ^~~~ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:118:36: note: '' declared here 118 | DD dx2 = DD(q.x) + DD(-p2.x); | ^ In member function 'ttmath::uint ttmath::Int::FromUIntOrInt(const ttmath::UInt&, bool) [with long long unsigned int argument_size = 1; long long unsigned int value_size = 1]', inlined from 'ttmath::uint ttmath::Int::FromInt(const ttmath::Int&) [with long long unsigned int argument_size = 1; long long unsigned int value_size = 1]' at libgeoda/./shape/ttmath/ttmathint.h:699:23, inlined from 'ttmath::Int& ttmath::Int::operator=(const ttmath::Int&) [with long long unsigned int value_size = 1]' at libgeoda/./shape/ttmath/ttmathint.h:773:10, inlined from 'ttmath::Big& ttmath::Big::operator=(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3670:12, inlined from 'ttmath::Big::Big(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3683:12, inlined from 'ttmath::Big ttmath::Big::operator+(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:5621:11, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:118:36: libgeoda/./shape/ttmath/ttmathint.h:653:61: warning: '.ttmath::Big<1, 2>::exponent.ttmath::Int<1>::.ttmath::UInt<1>::table[0]' may be used uninitialized [-Wmaybe-uninitialized] 653 | UInt::table[i] = p.table[i]; | ~~~~~~~^ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:118:36: note: '' declared here 118 | DD dx2 = DD(q.x) + DD(-p2.x); | ^ In member function 'ttmath::UInt& ttmath::UInt::operator=(const ttmath::UInt&) [with long long unsigned int value_size = 2]', inlined from 'ttmath::Big& ttmath::Big::operator=(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3671:12, inlined from 'ttmath::Big::Big(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3683:12, inlined from 'ttmath::Big ttmath::Big::operator+(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:5621:11, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:118:36: libgeoda/./shape/ttmath/ttmathuint.h:2765:43: warning: '.ttmath::Big<1, 2>::mantissa.ttmath::UInt<2>::table[0]' may be used uninitialized [-Wmaybe-uninitialized] 2765 | table[i] = p.table[i]; | ~~~~~~~^ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:118:36: note: '' declared here 118 | DD dx2 = DD(q.x) + DD(-p2.x); | ^ In member function 'ttmath::UInt& ttmath::UInt::operator=(const ttmath::UInt&) [with long long unsigned int value_size = 2]', inlined from 'ttmath::Big& ttmath::Big::operator=(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3671:12, inlined from 'ttmath::Big::Big(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3683:12, inlined from 'ttmath::Big ttmath::Big::operator+(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:5621:11, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:118:36: libgeoda/./shape/ttmath/ttmathuint.h:2765:43: warning: '.ttmath::Big<1, 2>::mantissa.ttmath::UInt<2>::table[1]' may be used uninitialized [-Wmaybe-uninitialized] 2765 | table[i] = p.table[i]; | ~~~~~~~^ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:118:36: note: '' declared here 118 | DD dx2 = DD(q.x) + DD(-p2.x); | ^ In member function 'void ttmath::Big::SetInfoBit(unsigned char) [with long long unsigned int exp = 1; long long unsigned int man = 2]', inlined from 'void ttmath::Big::SetNan() [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:298:13, inlined from 'ttmath::uint ttmath::Big::FromDouble(double) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:2743:10, inlined from 'ttmath::Big::Big(double) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3164:13, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:118:18: libgeoda/./shape/ttmath/ttmathbig.h:238:24: warning: '.ttmath::Big<1, 2>::info' may be used uninitialized [-Wmaybe-uninitialized] 238 | info = info | bit; | ^~~~ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:118:24: note: '' declared here 118 | DD dx2 = DD(q.x) + DD(-p2.x); | ^ In member function 'ttmath::uint ttmath::Int::FromUIntOrInt(const ttmath::UInt&, bool) [with long long unsigned int argument_size = 1; long long unsigned int value_size = 1]', inlined from 'ttmath::uint ttmath::Int::FromInt(const ttmath::Int&) [with long long unsigned int argument_size = 1; long long unsigned int value_size = 1]' at libgeoda/./shape/ttmath/ttmathint.h:699:23, inlined from 'ttmath::Int& ttmath::Int::operator=(const ttmath::Int&) [with long long unsigned int value_size = 1]' at libgeoda/./shape/ttmath/ttmathint.h:773:10, inlined from 'ttmath::Big& ttmath::Big::operator=(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3670:12, inlined from 'ttmath::Big::Big(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3683:12, inlined from 'ttmath::Big ttmath::Big::operator+(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:5619:15, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:118:36: libgeoda/./shape/ttmath/ttmathint.h:653:61: warning: '.ttmath::Big<1, 2>::exponent.ttmath::Int<1>::.ttmath::UInt<1>::table[0]' may be used uninitialized [-Wmaybe-uninitialized] 653 | UInt::table[i] = p.table[i]; | ~~~~~~~^ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:118:24: note: '' declared here 118 | DD dx2 = DD(q.x) + DD(-p2.x); | ^ In member function 'ttmath::UInt& ttmath::UInt::operator=(const ttmath::UInt&) [with long long unsigned int value_size = 2]', inlined from 'ttmath::Big& ttmath::Big::operator=(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3671:12, inlined from 'ttmath::Big::Big(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3683:12, inlined from 'ttmath::Big ttmath::Big::operator+(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:5619:15, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:118:36: libgeoda/./shape/ttmath/ttmathuint.h:2765:43: warning: '.ttmath::Big<1, 2>::mantissa.ttmath::UInt<2>::table[0]' may be used uninitialized [-Wmaybe-uninitialized] 2765 | table[i] = p.table[i]; | ~~~~~~~^ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:118:24: note: '' declared here 118 | DD dx2 = DD(q.x) + DD(-p2.x); | ^ In member function 'ttmath::UInt& ttmath::UInt::operator=(const ttmath::UInt&) [with long long unsigned int value_size = 2]', inlined from 'ttmath::Big& ttmath::Big::operator=(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3671:12, inlined from 'ttmath::Big::Big(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3683:12, inlined from 'ttmath::Big ttmath::Big::operator+(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:5619:15, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:118:36: libgeoda/./shape/ttmath/ttmathuint.h:2765:43: warning: '.ttmath::Big<1, 2>::mantissa.ttmath::UInt<2>::table[1]' may be used uninitialized [-Wmaybe-uninitialized] 2765 | table[i] = p.table[i]; | ~~~~~~~^ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:118:24: note: '' declared here 118 | DD dx2 = DD(q.x) + DD(-p2.x); | ^ In member function 'void ttmath::Big::SetInfoBit(unsigned char) [with long long unsigned int exp = 1; long long unsigned int man = 2]', inlined from 'void ttmath::Big::SetNan() [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:298:13, inlined from 'ttmath::uint ttmath::Big::FromDouble(double) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:2743:10, inlined from 'ttmath::Big::Big(double) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3164:13, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:119:28: libgeoda/./shape/ttmath/ttmathbig.h:238:24: warning: '.ttmath::Big<1, 2>::info' may be used uninitialized [-Wmaybe-uninitialized] 238 | info = info | bit; | ^~~~ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:119:36: note: '' declared here 119 | DD dy2 = DD(q.y) + DD(-p2.y); | ^ In member function 'ttmath::UInt& ttmath::UInt::operator=(const ttmath::UInt&) [with long long unsigned int value_size = 2]', inlined from 'ttmath::Big& ttmath::Big::operator=(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3671:12, inlined from 'ttmath::Big::Big(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3683:12, inlined from 'ttmath::Big ttmath::Big::operator+(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:5621:11, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:119:36: libgeoda/./shape/ttmath/ttmathuint.h:2765:43: warning: '.ttmath::Big<1, 2>::mantissa.ttmath::UInt<2>::table[1]' may be used uninitialized [-Wmaybe-uninitialized] 2765 | table[i] = p.table[i]; | ~~~~~~~^ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:119:36: note: '' declared here 119 | DD dy2 = DD(q.y) + DD(-p2.y); | ^ In member function 'ttmath::uint ttmath::Int::FromUIntOrInt(const ttmath::UInt&, bool) [with long long unsigned int argument_size = 1; long long unsigned int value_size = 1]', inlined from 'ttmath::uint ttmath::Int::FromInt(const ttmath::Int&) [with long long unsigned int argument_size = 1; long long unsigned int value_size = 1]' at libgeoda/./shape/ttmath/ttmathint.h:699:23, inlined from 'ttmath::Int& ttmath::Int::operator=(const ttmath::Int&) [with long long unsigned int value_size = 1]' at libgeoda/./shape/ttmath/ttmathint.h:773:10, inlined from 'ttmath::Big& ttmath::Big::operator=(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3670:12, inlined from 'ttmath::Big::Big(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3683:12, inlined from 'ttmath::Big ttmath::Big::operator+(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:5621:11, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:119:36: libgeoda/./shape/ttmath/ttmathint.h:653:61: warning: '.ttmath::Big<1, 2>::exponent.ttmath::Int<1>::.ttmath::UInt<1>::table[0]' may be used uninitialized [-Wmaybe-uninitialized] 653 | UInt::table[i] = p.table[i]; | ~~~~~~~^ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:119:36: note: '' declared here 119 | DD dy2 = DD(q.y) + DD(-p2.y); | ^ In member function 'ttmath::UInt& ttmath::UInt::operator=(const ttmath::UInt&) [with long long unsigned int value_size = 2]', inlined from 'ttmath::Big& ttmath::Big::operator=(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3671:12, inlined from 'ttmath::Big::Big(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3683:12, inlined from 'ttmath::Big ttmath::Big::operator+(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:5621:11, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:119:36: libgeoda/./shape/ttmath/ttmathuint.h:2765:43: warning: '.ttmath::Big<1, 2>::mantissa.ttmath::UInt<2>::table[0]' may be used uninitialized [-Wmaybe-uninitialized] 2765 | table[i] = p.table[i]; | ~~~~~~~^ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:119:36: note: '' declared here 119 | DD dy2 = DD(q.y) + DD(-p2.y); | ^ In member function 'void ttmath::Big::SetInfoBit(unsigned char) [with long long unsigned int exp = 1; long long unsigned int man = 2]', inlined from 'void ttmath::Big::SetNan() [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:298:13, inlined from 'ttmath::uint ttmath::Big::FromDouble(double) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:2743:10, inlined from 'ttmath::Big::Big(double) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3164:13, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:119:18: libgeoda/./shape/ttmath/ttmathbig.h:238:24: warning: '.ttmath::Big<1, 2>::info' may be used uninitialized [-Wmaybe-uninitialized] 238 | info = info | bit; | ^~~~ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:119:24: note: '' declared here 119 | DD dy2 = DD(q.y) + DD(-p2.y); | ^ In member function 'ttmath::UInt& ttmath::UInt::operator=(const ttmath::UInt&) [with long long unsigned int value_size = 2]', inlined from 'ttmath::Big& ttmath::Big::operator=(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3671:12, inlined from 'ttmath::Big::Big(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3683:12, inlined from 'ttmath::Big ttmath::Big::operator+(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:5619:15, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:119:36: libgeoda/./shape/ttmath/ttmathuint.h:2765:43: warning: '.ttmath::Big<1, 2>::mantissa.ttmath::UInt<2>::table[0]' may be used uninitialized [-Wmaybe-uninitialized] 2765 | table[i] = p.table[i]; | ~~~~~~~^ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:119:24: note: '' declared here 119 | DD dy2 = DD(q.y) + DD(-p2.y); | ^ In member function 'ttmath::uint ttmath::Int::FromUIntOrInt(const ttmath::UInt&, bool) [with long long unsigned int argument_size = 1; long long unsigned int value_size = 1]', inlined from 'ttmath::uint ttmath::Int::FromInt(const ttmath::Int&) [with long long unsigned int argument_size = 1; long long unsigned int value_size = 1]' at libgeoda/./shape/ttmath/ttmathint.h:699:23, inlined from 'ttmath::Int& ttmath::Int::operator=(const ttmath::Int&) [with long long unsigned int value_size = 1]' at libgeoda/./shape/ttmath/ttmathint.h:773:10, inlined from 'ttmath::Big& ttmath::Big::operator=(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3670:12, inlined from 'ttmath::Big::Big(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3683:12, inlined from 'ttmath::Big ttmath::Big::operator+(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:5619:15, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:119:36: libgeoda/./shape/ttmath/ttmathint.h:653:61: warning: '.ttmath::Big<1, 2>::exponent.ttmath::Int<1>::.ttmath::UInt<1>::table[0]' may be used uninitialized [-Wmaybe-uninitialized] 653 | UInt::table[i] = p.table[i]; | ~~~~~~~^ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:119:24: note: '' declared here 119 | DD dy2 = DD(q.y) + DD(-p2.y); | ^ In member function 'ttmath::UInt& ttmath::UInt::operator=(const ttmath::UInt&) [with long long unsigned int value_size = 2]', inlined from 'ttmath::Big& ttmath::Big::operator=(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3671:12, inlined from 'ttmath::Big::Big(const ttmath::Big&) [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:3683:12, inlined from 'ttmath::Big ttmath::Big::operator+(const ttmath::Big&) const [with long long unsigned int exp = 1; long long unsigned int man = 2]' at libgeoda/./shape/ttmath/ttmathbig.h:5619:15, inlined from 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)' at libgeoda/./shape/centroid.h:119:36: libgeoda/./shape/ttmath/ttmathuint.h:2765:43: warning: '.ttmath::Big<1, 2>::mantissa.ttmath::UInt<2>::table[1]' may be used uninitialized [-Wmaybe-uninitialized] 2765 | table[i] = p.table[i]; | ~~~~~~~^ libgeoda/./shape/centroid.h: In function 'static int Orientation::index(const gda::Point&, const gda::Point&, const gda::Point&)': libgeoda/./shape/centroid.h:119:24: note: '' declared here 119 | DD dy2 = DD(q.y) + DD(-p2.y); | ^ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/gda_sa.cpp -o libgeoda/gda_sa.o libgeoda/gda_sa.cpp: In function 'std::vector > gda_neighbor_match_test(AbstractGeoDa*, unsigned int, double, bool, bool, bool, const std::vector >&, const std::string&, const std::string&)': libgeoda/gda_sa.cpp:414:24: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 414 | for (int j=0; j > gda_neighbor_match_test(GeoDaWeight*, unsigned int, const std::vector >&, const std::string&, const std::string&)': libgeoda/gda_sa.cpp:514:24: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 514 | for (int j=0; j&, const std::vector&, std::vector&, std::vector&)': libgeoda/gda_data.cpp:152:24: warning: comparison of integer expressions of different signedness: 'std::vector::size_type' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 152 | if (results.size() != obs) { | ~~~~~~~~~~~~~~~^~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/gda_weights.cpp -o libgeoda/gda_weights.o libgeoda/gda_weights.cpp: In function 'GeoDaWeight* gda_load_gal(const char*, const std::vector >&)': libgeoda/gda_weights.cpp:248:36: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 248 | if (!id_vec.empty() && num_obs != id_vec.size()) { | ~~~~~~~~^~~~~~~~~~~~~~~~ libgeoda/gda_weights.cpp: In function 'GeoDaWeight* gda_load_gwt(const char*, const std::vector >&)': libgeoda/gda_weights.cpp:400:40: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 400 | if (!id_vec.empty() && num_obs != id_vec.size()) { | ~~~~~~~~^~~~~~~~~~~~~~~~ libgeoda/gda_weights.cpp: In function 'GeoDaWeight* gda_load_swm(const char*, const std::vector&)': libgeoda/gda_weights.cpp:502:9: warning: variable 'swmType' set but not used [-Wunused-but-set-variable] 502 | int swmType = 0; // old | ^~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/gda_clustering.cpp -o libgeoda/gda_clustering.o libgeoda/gda_clustering.cpp: In function 'std::vector gda_makespatial(const std::vector&, GeoDaWeight*)': libgeoda/gda_clustering.cpp:450:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 450 | for (int j=0; j GenUtils::NaturalBreaks(int, const std::vector&, std::vector&)': libgeoda/GenUtils.cpp:2047:9: warning: variable 'max_gvf_ind' set but not used [-Wunused-but-set-variable] 2047 | int max_gvf_ind = 0; | ^~~~~~~~~~~ In file included from libgeoda/GenUtils.cpp:35: libgeoda/GdaConst.h: At global scope: libgeoda/GdaConst.h:9:19: warning: 'GdaConst::gda_eigen_tol' defined but not used [-Wunused-variable] 9 | static double gda_eigen_tol = 0.00000001; | ^~~~~~~~~~~~~ libgeoda/GdaConst.h:8:17: warning: 'GdaConst::use_gda_user_seed' defined but not used [-Wunused-variable] 8 | static bool use_gda_user_seed = true; | ^~~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/SpatialIndAlgs.cpp -o libgeoda/SpatialIndAlgs.o libgeoda/SpatialIndAlgs.cpp: In function 'GwtWeight* SpatialIndAlgs::knn_build_sub(const rtree_pt_2d_t&, std::vector >&, int, int, int, bool, double, const std::string&, double, bool, bool)': libgeoda/SpatialIndAlgs.cpp:355:56: warning: comparison of integer expressions of different signedness: 'const unsigned int' and 'int' [-Wsign-compare] 355 | if (kernel.empty() && w.second == i) | ~~~~~~~~~^~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/pg/geoms.cpp -o libgeoda/pg/geoms.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/pg/utils.cpp -o libgeoda/pg/utils.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/shapelib/dbfopen.cpp -o libgeoda/shapelib/dbfopen.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/shapelib/safileio.cpp -o libgeoda/shapelib/safileio.o libgeoda/shapelib/safileio.cpp:82: warning: "NOMINMAX" redefined 82 | # define NOMINMAX | In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/x86_64-w64-mingw32.static.posix/bits/c++config.h:679, from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/requires_hosted.h:31, from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cmath:41, from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/math.h:36, from libgeoda/shapelib/safileio.cpp:70: D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/x86_64-w64-mingw32.static.posix/bits/os_defines.h:45: note: this is the location of the previous definition 45 | #define NOMINMAX 1 | libgeoda/shapelib/safileio.cpp:84: warning: ignoring '#pragma comment ' [-Wunknown-pragmas] 84 | # pragma comment(lib, "kernel32.lib") | g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/shapelib/shpopen.cpp -o libgeoda/shapelib/shpopen.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/weights/PointsToContigWeights.cpp -o libgeoda/weights/PointsToContigWeights.o libgeoda/weights/PointsToContigWeights.cpp: In function 'bool gda::PointsToContiguity(const std::vector&, const std::vector&, bool, std::vector >&)': libgeoda/weights/PointsToContigWeights.cpp:99:23: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 99 | for (size_t i=0; i::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 81 | for (int i=0; i::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 92 | for (int i=0; i::size_type' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 100 | if (access_dict.size() < num_obs) { | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~ libgeoda/weights/GeodaWeight.cpp:107:32: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 107 | for (int j=0; j::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 596 | for (int j=0; j::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 702 | for (int j=0; j >&, unsigned int, const std::string&, const std::vector&, double, double**)': libgeoda/clustering/schc_wrapper.cpp:91:32: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 91 | for (int i=0; iordered_edges.size(); ++i) { | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libgeoda/clustering/schc_wrapper.cpp:127:33: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 127 | for (int i=0; i < clusters.size(); i++) { | ~~^~~~~~~~~~~~~~~~~ In file included from libgeoda/clustering/schc_wrapper.cpp:8: libgeoda/clustering/cluster.h: At global scope: libgeoda/clustering/cluster.h:41:12: warning: 'reset_random' defined but not used [-Wunused-variable] 41 | static int reset_random = 0; | ^~~~~~~~~~~~ libgeoda/clustering/cluster.h:40:12: warning: 'random_state' defined but not used [-Wunused-variable] 40 | static int random_state = -1; | ^~~~~~~~~~~~ In file included from libgeoda/clustering/../DataUtils.h:19, from libgeoda/clustering/schc_wrapper.cpp:7: libgeoda/clustering/../GdaConst.h:8:17: warning: 'GdaConst::use_gda_user_seed' defined but not used [-Wunused-variable] 8 | static bool use_gda_user_seed = true; | ^~~~~~~~~~~~~~~~~ libgeoda/clustering/../GdaConst.h:7:32: warning: 'GdaConst::gda_user_seed' defined but not used [-Wunused-variable] 7 | static unsigned long long gda_user_seed = 123456789; | ^~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/clustering/cluster.cpp -o libgeoda/clustering/cluster.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/clustering/joincount_ratio.cpp -o libgeoda/clustering/joincount_ratio.o libgeoda/clustering/joincount_ratio.cpp: In function 'std::vector joincount_ratio(const std::vector&, GeoDaWeight*)': libgeoda/clustering/joincount_ratio.cpp:48:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 48 | if (num_obs != clusters.size()) return result; | ~~~~~~~~^~~~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/clustering/make_spatial.cpp -o libgeoda/clustering/make_spatial.o libgeoda/clustering/make_spatial.cpp: In constructor 'MakeSpatial::MakeSpatial(int, const std::vector >&, GeoDaWeight*)': libgeoda/clustering/make_spatial.cpp:259:29: warning: comparison of integer expressions of different signedness: 'std::map::size_type' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 259 | if (cluster_dict.size() != num_obs) { | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/clustering/spatial_validation.cpp -o libgeoda/clustering/spatial_validation.o libgeoda/clustering/spatial_validation.cpp: In constructor 'SpatialValidation::SpatialValidation(int, const std::vector >&, GeoDaWeight*, std::vector&, gda::ShapeType)': libgeoda/clustering/spatial_validation.cpp:492:29: warning: comparison of integer expressions of different signedness: 'std::map::size_type' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 492 | if (cluster_dict.size() != num_obs) { | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ In file included from libgeoda/clustering/spatial_validation.cpp:13: libgeoda/clustering/../GdaConst.h: At global scope: libgeoda/clustering/../GdaConst.h:9:19: warning: 'GdaConst::gda_eigen_tol' defined but not used [-Wunused-variable] 9 | static double gda_eigen_tol = 0.00000001; | ^~~~~~~~~~~~~ libgeoda/clustering/../GdaConst.h:8:17: warning: 'GdaConst::use_gda_user_seed' defined but not used [-Wunused-variable] 8 | static bool use_gda_user_seed = true; | ^~~~~~~~~~~~~~~~~ libgeoda/clustering/../GdaConst.h:7:32: warning: 'GdaConst::gda_user_seed' defined but not used [-Wunused-variable] 7 | static unsigned long long gda_user_seed = 123456789; | ^~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/knn/ANN.cpp -o libgeoda/knn/ANN.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/knn/perf.cpp -o libgeoda/knn/perf.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/knn/kd_util.cpp -o libgeoda/knn/kd_util.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/knn/kd_tree.cpp -o libgeoda/knn/kd_tree.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/knn/kd_split.cpp -o libgeoda/knn/kd_split.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/knn/kd_search.cpp -o libgeoda/knn/kd_search.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/knn/kd_pr_search.cpp -o libgeoda/knn/kd_pr_search.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/knn/kd_fix_rad_search.cpp -o libgeoda/knn/kd_fix_rad_search.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/knn/kd_dump.cpp -o libgeoda/knn/kd_dump.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/knn/brute.cpp -o libgeoda/knn/brute.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/knn/bd_tree.cpp -o libgeoda/knn/bd_tree.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/knn/bd_search.cpp -o libgeoda/knn/bd_search.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/knn/bd_pr_search.cpp -o libgeoda/knn/bd_pr_search.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libgeoda/knn/bd_fix_rad_search.cpp -o libgeoda/knn/bd_fix_rad_search.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_rgeoda.cpp -o rcpp_rgeoda.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_weights.cpp -o rcpp_weights.o rcpp_weights.cpp: In function 'void p_GeoDaWeight__SetNeighbors(SEXP, int, SEXP)': rcpp_weights.cpp:48:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 48 | for (int i=0; i::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 57 | for (int i=0; i::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 79 | for (int i=0; i::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 88 | for (int i=0; i::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 261 | for (int i=0; i::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 280 | for (int i=0; i::size_type' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 173 | if (raw_bound.size() == num_obs) { | ~~~~~~~~~~~~~~~~~^~~~~~~~~~ rcpp_clustering.cpp: In function 'Rcpp::List p_maxp_sa(SEXP, Rcpp::List&, int, Rcpp::NumericVector&, double, int, double, int, Rcpp::NumericVector&, std::string, std::string, int, int, Rcpp::NumericVector&)': rcpp_clustering.cpp:208:24: warning: comparison of integer expressions of different signedness: 'std::vector::size_type' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 208 | if (raw_bound.size() == num_obs) { | ~~~~~~~~~~~~~~~~~^~~~~~~~~~ rcpp_clustering.cpp: In function 'Rcpp::List p_maxp_tabu(SEXP, Rcpp::List&, int, Rcpp::NumericVector&, double, int, int, int, Rcpp::NumericVector&, std::string, std::string, int, int, Rcpp::NumericVector&)': rcpp_clustering.cpp:243:24: warning: comparison of integer expressions of different signedness: 'std::vector::size_type' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 243 | if (raw_bound.size() == num_obs) { | ~~~~~~~~~~~~~~~~~^~~~~~~~~~ rcpp_clustering.cpp: In function 'Rcpp::List p_azp_greedy(int, SEXP, Rcpp::List&, int, Rcpp::NumericVector&, double, int, Rcpp::NumericVector&, std::string, std::string, int, Rcpp::NumericVector&)': rcpp_clustering.cpp:278:24: warning: comparison of integer expressions of different signedness: 'std::vector::size_type' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 278 | if (raw_bound.size() == num_obs) { | ~~~~~~~~~~~~~~~~~^~~~~~~~~~ rcpp_clustering.cpp: In function 'Rcpp::List p_azp_sa(int, SEXP, Rcpp::List&, int, double, int, Rcpp::NumericVector&, double, int, Rcpp::NumericVector&, std::string, std::string, int, Rcpp::NumericVector&)': rcpp_clustering.cpp:314:24: warning: comparison of integer expressions of different signedness: 'std::vector::size_type' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 314 | if (raw_bound.size() == num_obs) { | ~~~~~~~~~~~~~~~~~^~~~~~~~~~ rcpp_clustering.cpp: In function 'Rcpp::List p_azp_tabu(int, SEXP, Rcpp::List&, int, int, int, Rcpp::NumericVector&, double, int, Rcpp::NumericVector&, std::string, std::string, int, Rcpp::NumericVector&)': rcpp_clustering.cpp:350:24: warning: comparison of integer expressions of different signedness: 'std::vector::size_type' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 350 | if (raw_bound.size() == num_obs) { | ~~~~~~~~~~~~~~~~~^~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./libgeoda -I../inst/i -D__USE_PTHREAD__ -D__RGEODA__ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -shared -s -static-libgcc -o rgeoda.dll tmp.def ./libgeoda/libgeoda.o ./libgeoda/gda_sa.o ./libgeoda/gda_data.o ./libgeoda/gda_weights.o ./libgeoda/gda_clustering.o ./libgeoda/GenGeomAlgs.o ./libgeoda/GenUtils.o ./libgeoda/SpatialIndAlgs.o ./libgeoda/pg/geoms.o ./libgeoda/pg/utils.o ./libgeoda/shapelib/dbfopen.o ./libgeoda/shapelib/safileio.o ./libgeoda/shapelib/shpopen.o ./libgeoda/weights/PointsToContigWeights.o ./libgeoda/weights/PolysToContigWeights.o ./libgeoda/weights/GalWeight.o ./libgeoda/weights/GwtWeight.o ./libgeoda/weights/GeodaWeight.o ./libgeoda/weights/VoronoiUtils.o ./libgeoda/sa/BatchLISA.o ./libgeoda/sa/BatchLocalMoran.o ./libgeoda/sa/LISA.o ./libgeoda/sa/MultiGeary.o ./libgeoda/sa/MultiJoinCount.o ./libgeoda/sa/UniG.o ./libgeoda/sa/UniGeary.o ./libgeoda/sa/UniGstar.o ./libgeoda/sa/UniJoinCount.o ./libgeoda/sa/UniLocalMoran.o ./libgeoda/sa/BiLocalMoran.o ./libgeoda/clustering/redcap.o ./libgeoda/clustering/redcap_wrapper.o ./libgeoda/clustering/azp.o ./libgeoda/clustering/maxp_wrapper.o ./libgeoda/clustering/azp_wrapper.o ./libgeoda/clustering/schc_wrapper.o ./libgeoda/clustering/cluster.o ./libgeoda/clustering/joincount_ratio.o ./libgeoda/clustering/make_spatial.o ./libgeoda/clustering/spatial_validation.o ./libgeoda/knn/ANN.o ./libgeoda/knn/perf.o ./libgeoda/knn/kd_util.o ./libgeoda/knn/kd_tree.o ./libgeoda/knn/kd_split.o ./libgeoda/knn/kd_search.o ./libgeoda/knn/kd_pr_search.o ./libgeoda/knn/kd_fix_rad_search.o ./libgeoda/knn/kd_dump.o ./libgeoda/knn/brute.o ./libgeoda/knn/bd_tree.o ./libgeoda/knn/bd_search.o ./libgeoda/knn/bd_pr_search.o ./libgeoda/knn/bd_fix_rad_search.o rcpp_rgeoda.o rcpp_weights.o rcpp_utils.o rcpp_lisa.o rcpp_clustering.o RcppExports.o -L/lib-13.2.0/x64 -L/lib/x64 -pthread -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-rgeoda/00new/rgeoda/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (rgeoda)