R version 4.3.2 (2023-10-31 ucrt) -- "Eye Holes" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. Natural language support but running in an English locale R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. [Workspace loaded from ~/.RData] > devtools:::install_github("TraME-Project/Rgeogram") Downloading GitHub repo TraME-Project/Rgeogram@HEAD ── R CMD build ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── ✔ checking for file 'C:\Users\Jorge\AppData\Local\Temp\RtmpmIqxxN\remotes25a060d416f2\TraME-Project-Rgeogram-cd11132/DESCRIPTION' ... ─ preparing 'Rgeogram': (7.7s) ✔ checking DESCRIPTION meta-information ... ─ cleaning src ─ checking for LF line-endings in source and make files and shell scripts ─ checking for empty or unneeded directories (2.2s) ─ building 'Rgeogram_0.3.0.tar.gz' * installing *source* package 'Rgeogram' ... ** using staged installation ** libs using C++ compiler: 'G__~1.EXE (GCC) 12.3.0' using C++11 g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c geogram_otm.cpp -o geogram_otm.o geogram_otm.cpp: In function 'int Rgeogram::OTM2D(const double*, uint_t, uint_t, const double*, double*)': geogram_otm.cpp:173:21: warning: comparison of integer expressions of different signedness: 'int' and 'GEO::index_t' {aka 'unsigned int'} [-Wsign-compare] 173 | for (int i=0; i < M_points.vertices.nb(); i++) | ~~^~~~~~~~~~~~~~~~~~~~~~~~ geogram_otm.cpp: In function 'int Rgeogram::OTM3D(const double*, uint_t, uint_t, const double*, double*)': geogram_otm.cpp:333:21: warning: comparison of integer expressions of different signedness: 'int' and 'GEO::index_t' {aka 'unsigned int'} [-Wsign-compare] 333 | for (int i=0; i < M_points.vertices.nb(); i++) | ~~^~~~~~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c geogram_otm_R.cpp -o geogram_otm_R.o g++ -shared -s -static-libgcc -o Rgeogram.dll tmp.def geogram_otm.o geogram_otm_R.o -LC:/R/bin/x64 -lRlapack -LC:/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib -LC:/R/bin/x64 -lR C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x41): undefined reference to `GEO::initialize(int)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x84): undefined reference to `GEO::CmdLine::import_arg_group(std::__cxx11::basic_string, std::allocator > const&)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x124): undefined reference to `GEO::CmdLine::set_arg(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x15a): undefined reference to `GEO::Mesh::Mesh(unsigned int, bool)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x19f): undefined reference to `GEO::AttributesManager::resize(unsigned int)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x283): undefined reference to `GEO::Mesh::Mesh(unsigned int, bool)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x2bf): undefined reference to `GEO::AttributesManager::resize(unsigned int)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x4c4): undefined reference to `GEO::AttributesManager::resize(unsigned int)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x610): undefined reference to `GEO::AttributesManager::resize(unsigned int)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x7a4): undefined reference to `GEO::AttributesManager::resize(unsigned int)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x8d8): undefined reference to `GEO::AttributesManager::resize(unsigned int)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x99c): undefined reference to `GEO::OptimalTransportMap2d::OptimalTransportMap2d(GEO::Mesh*, std::__cxx11::basic_string, std::allocator > const&, bool)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x9e6): undefined reference to `GEO::OptimalTransportMap::set_points(unsigned int, double const*, unsigned int)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0xa0c): undefined reference to `GEO::OptimalTransportMap::set_nu(unsigned int, double)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0xa50): undefined reference to `GEO::OptimalTransportMap::optimize(unsigned int)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0xa9c): undefined reference to `GEO::OptimalTransportMap2d::~OptimalTransportMap2d()' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0xab3): undefined reference to `GEO::Mesh::~Mesh()' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0xabd): undefined reference to `GEO::Mesh::~Mesh()' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0xaef): undefined reference to `GEO::AttributesManager::resize(unsigned int)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0xcd4): undefined reference to `GEO::Mesh::~Mesh()' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0xcde): undefined reference to `GEO::Mesh::~Mesh()' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0xd12): undefined reference to `GEO::OptimalTransportMap2d::~OptimalTransportMap2d()' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0xd86): undefined reference to `GEO::initialize(int)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0xdc9): undefined reference to `GEO::CmdLine::import_arg_group(std::__cxx11::basic_string, std::allocator > const&)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0xe69): undefined reference to `GEO::CmdLine::set_arg(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0xe9f): undefined reference to `GEO::Mesh::Mesh(unsigned int, bool)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0xedf): undefined reference to `GEO::AttributesManager::resize(unsigned int)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0xf9a): undefined reference to `GEO::Mesh::Mesh(unsigned int, bool)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0xfd7): undefined reference to `GEO::AttributesManager::resize(unsigned int)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x127a): undefined reference to `GEO::AttributesManager::resize(unsigned int)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x133f): undefined reference to `GEO::AttributesManager::resize(unsigned int)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x1396): undefined reference to `GEO::AttributesManager::resize(unsigned int)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x13e7): undefined reference to `GEO::AttributesManager::resize(unsigned int)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x17ba): undefined reference to `GEO::geo_assertion_failed(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, int)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x182e): undefined reference to `GEO::OptimalTransportMap3d::OptimalTransportMap3d(GEO::Mesh*, std::__cxx11::basic_string, std::allocator > const&, bool)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x1879): undefined reference to `GEO::OptimalTransportMap::set_points(unsigned int, double const*, unsigned int)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x18a3): undefined reference to `GEO::OptimalTransportMap::set_nu(unsigned int, double)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x18e7): undefined reference to `GEO::OptimalTransportMap::optimize(unsigned int)' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x193c): undefined reference to `GEO::OptimalTransportMap3d::~OptimalTransportMap3d()' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x1946): undefined reference to `GEO::Mesh::~Mesh()' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x1950): undefined reference to `GEO::Mesh::~Mesh()' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x1b5c): undefined reference to `GEO::OptimalTransportMap3d::~OptimalTransportMap3d()' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x1b66): undefined reference to `GEO::Mesh::~Mesh()' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.text+0x1b70): undefined reference to `GEO::Mesh::~Mesh()' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: geogram_otm.o:geogram_otm.cp:(.rdata$.refptr._ZN3GEO19MeshCellDescriptors28cell_type_to_cell_descriptorE[.refptr._ZN3GEO19MeshCellDescriptors28cell_type_to_cell_descriptorE]+0x0): undefined reference to `GEO::MeshCellDescriptors::cell_type_to_cell_descriptor' collect2.exe: error: ld returned 1 exit status gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/LM7/libmeshb7.c -o core_library/src/lib/geogram/third_party/LM7/libmeshb7.o core_library/src/lib/geogram/third_party/LM7/libmeshb7.c: In function 'GmfSetKwd': core_library/src/lib/geogram/third_party/LM7/libmeshb7.c:101:21: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int64_t' {aka 'long long int'} [-Wformat=] 101 | #define INT64_T_FMT "%" PRINTF_INT64_MODIFIER "d" | ^~~ core_library/src/lib/geogram/third_party/LM7/libmeshb7.c:101:21: note: in definition of macro 'INT64_T_FMT' 101 | #define INT64_T_FMT "%" PRINTF_INT64_MODIFIER "d" | ^~~ core_library/src/lib/geogram/third_party/LM7/libmeshb7.c:101:48: note: format string is defined here 101 | #define INT64_T_FMT "%" PRINTF_INT64_MODIFIER "d" | ~~~~~~~~~~~~~~~~~~~~~~~~~~^ | | | long int core_library/src/lib/geogram/third_party/LM7/libmeshb7.c: In function 'GmfGetLin': core_library/src/lib/geogram/third_party/LM7/libmeshb7.c:101:21: warning: format '%ld' expects argument of type 'long int *', but argument 3 has type 'int64_t *' {aka 'long long int *'} [-Wformat=] 101 | #define INT64_T_FMT "%" PRINTF_INT64_MODIFIER "d" | ^~~ core_library/src/lib/geogram/third_party/LM7/libmeshb7.c:299:25: note: in definition of macro 'safe_fscanf' 299 | if( fscanf(hdl, format, ptr) != 1 ) \ | ^~~~~~ core_library/src/lib/geogram/third_party/LM7/libmeshb7.c:799:51: note: in expansion of macro 'INT64_T_FMT' 799 | safe_fscanf(msh->hdl, INT64_T_FMT, va_arg(VarArg, int64_t *), msh->err); | ^~~~~~~~~~~ core_library/src/lib/geogram/third_party/LM7/libmeshb7.c:101:48: note: format string is defined here 101 | #define INT64_T_FMT "%" PRINTF_INT64_MODIFIER "d" | ~~~~~~~~~~~~~~~~~~~~~~~~~~^ | | | long int * core_library/src/lib/geogram/third_party/LM7/libmeshb7.c: In function 'GmfSetLin': core_library/src/lib/geogram/third_party/LM7/libmeshb7.c:101:21: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int64_t' {aka 'long long int'} [-Wformat=] 101 | #define INT64_T_FMT "%" PRINTF_INT64_MODIFIER "d" | ^~~ core_library/src/lib/geogram/third_party/LM7/libmeshb7.c:101:21: note: in definition of macro 'INT64_T_FMT' 101 | #define INT64_T_FMT "%" PRINTF_INT64_MODIFIER "d" | ^~~ core_library/src/lib/geogram/third_party/LM7/libmeshb7.c:101:48: note: format string is defined here 101 | #define INT64_T_FMT "%" PRINTF_INT64_MODIFIER "d" | ~~~~~~~~~~~~~~~~~~~~~~~~~~^ | | | long int core_library/src/lib/geogram/third_party/LM7/libmeshb7.c: In function 'ScaKwdHdr': core_library/src/lib/geogram/third_party/LM7/libmeshb7.c:101:21: warning: format '%ld' expects argument of type 'long int *', but argument 3 has type 'int64_t *' {aka 'long long int *'} [-Wformat=] 101 | #define INT64_T_FMT "%" PRINTF_INT64_MODIFIER "d" | ^~~ core_library/src/lib/geogram/third_party/LM7/libmeshb7.c:299:25: note: in definition of macro 'safe_fscanf' 299 | if( fscanf(hdl, format, ptr) != 1 ) \ | ^~~~~~ core_library/src/lib/geogram/third_party/LM7/libmeshb7.c:1805:35: note: in expansion of macro 'INT64_T_FMT' 1805 | safe_fscanf(msh->hdl, INT64_T_FMT, &kwd->NmbLin, msh->err); | ^~~~~~~~~~~ core_library/src/lib/geogram/third_party/LM7/libmeshb7.c:101:48: note: format string is defined here 101 | #define INT64_T_FMT "%" PRINTF_INT64_MODIFIER "d" | ~~~~~~~~~~~~~~~~~~~~~~~~~~^ | | | long int * gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/zlib/inflate.c -o core_library/src/lib/geogram/third_party/zlib/inflate.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/zlib/deflate.c -o core_library/src/lib/geogram/third_party/zlib/deflate.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/zlib/adler32.c -o core_library/src/lib/geogram/third_party/zlib/adler32.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/zlib/inftrees.c -o core_library/src/lib/geogram/third_party/zlib/inftrees.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/zlib/crc32.c -o core_library/src/lib/geogram/third_party/zlib/crc32.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/zlib/compress.c -o core_library/src/lib/geogram/third_party/zlib/compress.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/zlib/trees.c -o core_library/src/lib/geogram/third_party/zlib/trees.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/zlib/gzlib.c -o core_library/src/lib/geogram/third_party/zlib/gzlib.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/zlib/gzclose.c -o core_library/src/lib/geogram/third_party/zlib/gzclose.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/zlib/gzwrite.c -o core_library/src/lib/geogram/third_party/zlib/gzwrite.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/zlib/gzread.c -o core_library/src/lib/geogram/third_party/zlib/gzread.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/zlib/inffast.c -o core_library/src/lib/geogram/third_party/zlib/inffast.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/zlib/zutil.c -o core_library/src/lib/geogram/third_party/zlib/zutil.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/zlib/uncompr.c -o core_library/src/lib/geogram/third_party/zlib/uncompr.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/triangle/triangle.c -o core_library/src/lib/geogram/third_party/triangle/triangle.o core_library/src/lib/geogram/third_party/triangle/triangle.c: In function 'incircleadapt': core_library/src/lib/geogram/third_party/triangle/triangle.c:5872:20: warning: 'cytablen' may be used uninitialized [-Wmaybe-uninitialized] 5872 | temp16alen = scale_expansion_zeroelim(cytablen, cytab, cdytail, temp16a); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ core_library/src/lib/geogram/third_party/triangle/triangle.c:5375:57: note: 'cytablen' was declared here 5375 | int axtbclen, aytbclen, bxtcalen, bytcalen, cxtablen, cytablen; | ^~~~~~~~ core_library/src/lib/geogram/third_party/triangle/triangle.c:5775:20: warning: 'bytcalen' may be used uninitialized [-Wmaybe-uninitialized] 5775 | temp16alen = scale_expansion_zeroelim(bytcalen, bytca, bdytail, temp16a); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ core_library/src/lib/geogram/third_party/triangle/triangle.c:5375:37: note: 'bytcalen' was declared here 5375 | int axtbclen, aytbclen, bxtcalen, bytcalen, cxtablen, cytablen; | ^~~~~~~~ core_library/src/lib/geogram/third_party/triangle/triangle.c:5678:20: warning: 'aytbclen' may be used uninitialized [-Wmaybe-uninitialized] 5678 | temp16alen = scale_expansion_zeroelim(aytbclen, aytbc, adytail, temp16a); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ core_library/src/lib/geogram/third_party/triangle/triangle.c:5375:17: note: 'aytbclen' was declared here 5375 | int axtbclen, aytbclen, bxtcalen, bytcalen, cxtablen, cytablen; | ^~~~~~~~ core_library/src/lib/geogram/third_party/triangle/triangle.c:5636:20: warning: 'axtbclen' may be used uninitialized [-Wmaybe-uninitialized] 5636 | temp16alen = scale_expansion_zeroelim(axtbclen, axtbc, adxtail, temp16a); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ core_library/src/lib/geogram/third_party/triangle/triangle.c:5375:7: note: 'axtbclen' was declared here 5375 | int axtbclen, aytbclen, bxtcalen, bytcalen, cxtablen, cytablen; | ^~~~~~~~ gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/rply/rply.c -o core_library/src/lib/geogram/third_party/rply/rply.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/lcode.c -o core_library/src/lib/geogram/third_party/lua/lcode.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/lvm.c -o core_library/src/lib/geogram/third_party/lua/lvm.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/loslib.c -o core_library/src/lib/geogram/third_party/lua/loslib.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/llex.c -o core_library/src/lib/geogram/third_party/lua/llex.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/liolib.c -o core_library/src/lib/geogram/third_party/lua/liolib.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/lstate.c -o core_library/src/lib/geogram/third_party/lua/lstate.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/lbaselib.c -o core_library/src/lib/geogram/third_party/lua/lbaselib.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/lzio.c -o core_library/src/lib/geogram/third_party/lua/lzio.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/ltable.c -o core_library/src/lib/geogram/third_party/lua/ltable.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/linit.c -o core_library/src/lib/geogram/third_party/lua/linit.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/loadlib.c -o core_library/src/lib/geogram/third_party/lua/loadlib.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/lcorolib.c -o core_library/src/lib/geogram/third_party/lua/lcorolib.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/ltm.c -o core_library/src/lib/geogram/third_party/lua/ltm.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/lctype.c -o core_library/src/lib/geogram/third_party/lua/lctype.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/ldump.c -o core_library/src/lib/geogram/third_party/lua/ldump.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/lmathlib.c -o core_library/src/lib/geogram/third_party/lua/lmathlib.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/lundump.c -o core_library/src/lib/geogram/third_party/lua/lundump.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/lobject.c -o core_library/src/lib/geogram/third_party/lua/lobject.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/lutf8lib.c -o core_library/src/lib/geogram/third_party/lua/lutf8lib.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/lmem.c -o core_library/src/lib/geogram/third_party/lua/lmem.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/lapi.c -o core_library/src/lib/geogram/third_party/lua/lapi.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/lstrlib.c -o core_library/src/lib/geogram/third_party/lua/lstrlib.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/lauxlib.c -o core_library/src/lib/geogram/third_party/lua/lauxlib.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/lopcodes.c -o core_library/src/lib/geogram/third_party/lua/lopcodes.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/lgc.c -o core_library/src/lib/geogram/third_party/lua/lgc.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/ldblib.c -o core_library/src/lib/geogram/third_party/lua/ldblib.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/lstring.c -o core_library/src/lib/geogram/third_party/lua/lstring.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/lbitlib.c -o core_library/src/lib/geogram/third_party/lua/lbitlib.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/lparser.c -o core_library/src/lib/geogram/third_party/lua/lparser.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/ldo.c -o core_library/src/lib/geogram/third_party/lua/ldo.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/ldebug.c -o core_library/src/lib/geogram/third_party/lua/ldebug.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/ltablib.c -o core_library/src/lib/geogram/third_party/lua/ltablib.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/lua/lfunc.c -o core_library/src/lib/geogram/third_party/lua/lfunc.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/NL/nl_arpack.c -o core_library/src/lib/geogram/NL/nl_arpack.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/NL/nl_context.c -o core_library/src/lib/geogram/NL/nl_context.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/NL/nl_superlu.c -o core_library/src/lib/geogram/NL/nl_superlu.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/NL/nl_cuda.c -o core_library/src/lib/geogram/NL/nl_cuda.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/NL/nl_mkl.c -o core_library/src/lib/geogram/NL/nl_mkl.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/NL/nl_preconditioners.c -o core_library/src/lib/geogram/NL/nl_preconditioners.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/NL/nl_blas.c -o core_library/src/lib/geogram/NL/nl_blas.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/NL/nl_cholmod.c -o core_library/src/lib/geogram/NL/nl_cholmod.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/NL/nl_os.c -o core_library/src/lib/geogram/NL/nl_os.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/NL/nl_iterative_solvers.c -o core_library/src/lib/geogram/NL/nl_iterative_solvers.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/NL/nl_api.c -o core_library/src/lib/geogram/NL/nl_api.o gcc -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/NL/nl_matrix.c -o core_library/src/lib/geogram/NL/nl_matrix.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/basic/environment.cpp -o core_library/src/lib/geogram/basic/environment.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/basic/geometry.cpp -o core_library/src/lib/geogram/basic/geometry.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/basic/command_line.cpp -o core_library/src/lib/geogram/basic/command_line.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/basic/quaternion.cpp -o core_library/src/lib/geogram/basic/quaternion.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/basic/packed_arrays.cpp -o core_library/src/lib/geogram/basic/packed_arrays.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/basic/geofile.cpp -o core_library/src/lib/geogram/basic/geofile.o core_library/src/lib/geogram/basic/geofile.cpp: In member function 'size_t GEO::GeoFile::read_size()': core_library/src/lib/geogram/basic/geofile.cpp:54:21: warning: format '%ld' expects argument of type 'long int*', but argument 3 has type 'int64_t*' {aka 'long long int*'} [-Wformat=] 54 | #define INT64_T_FMT "%" PRINTF_INT64_MODIFIER "d" | ^ core_library/src/lib/geogram/basic/geofile.cpp:54:21: note: in definition of macro 'INT64_T_FMT' 54 | #define INT64_T_FMT "%" PRINTF_INT64_MODIFIER "d" | ^~~ core_library/src/lib/geogram/basic/geofile.cpp:54:48: note: format string is defined here 54 | #define INT64_T_FMT "%" PRINTF_INT64_MODIFIER "d" | ~~~~~~~~~~~~~~~~~~~~~~~~~~^ | | | long int* core_library/src/lib/geogram/basic/geofile.cpp: In member function 'void GEO::GeoFile::write_size(size_t)': core_library/src/lib/geogram/basic/geofile.cpp:54:21: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int64_t' {aka 'long long int'} [-Wformat=] 54 | #define INT64_T_FMT "%" PRINTF_INT64_MODIFIER "d" | ^ core_library/src/lib/geogram/basic/geofile.cpp:54:21: note: in definition of macro 'INT64_T_FMT' 54 | #define INT64_T_FMT "%" PRINTF_INT64_MODIFIER "d" | ^~~ core_library/src/lib/geogram/basic/geofile.cpp:54:48: note: format string is defined here 54 | #define INT64_T_FMT "%" PRINTF_INT64_MODIFIER "d" | ~~~~~~~~~~~~~~~~~~~~~~~~~~^ | | | long int g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/basic/counted.cpp -o core_library/src/lib/geogram/basic/counted.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/basic/command_line_args.cpp -o core_library/src/lib/geogram/basic/command_line_args.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/basic/stopwatch.cpp -o core_library/src/lib/geogram/basic/stopwatch.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/basic/string.cpp -o core_library/src/lib/geogram/basic/string.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/basic/process_unix.cpp -o core_library/src/lib/geogram/basic/process_unix.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/basic/factory.cpp -o core_library/src/lib/geogram/basic/factory.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/basic/attributes.cpp -o core_library/src/lib/geogram/basic/attributes.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/basic/logger.cpp -o core_library/src/lib/geogram/basic/logger.o core_library/src/lib/geogram/basic/logger.cpp:62: warning: ignoring '#pragma warning ' [-Wunknown-pragmas] 62 | #pragma warning(disable:4355) | g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/basic/line_stream.cpp -o core_library/src/lib/geogram/basic/line_stream.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/basic/assert.cpp -o core_library/src/lib/geogram/basic/assert.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/basic/progress.cpp -o core_library/src/lib/geogram/basic/progress.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/basic/numeric.cpp -o core_library/src/lib/geogram/basic/numeric.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/basic/b_stream.cpp -o core_library/src/lib/geogram/basic/b_stream.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/basic/common.cpp -o core_library/src/lib/geogram/basic/common.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/basic/algorithm.cpp -o core_library/src/lib/geogram/basic/algorithm.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/basic/process.cpp -o core_library/src/lib/geogram/basic/process.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/basic/file_system.cpp -o core_library/src/lib/geogram/basic/file_system.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/basic/process_win.cpp -o core_library/src/lib/geogram/basic/process_win.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/voronoi/CVT.cpp -o core_library/src/lib/geogram/voronoi/CVT.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/voronoi/RVD_callback.cpp -o core_library/src/lib/geogram/voronoi/RVD_callback.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/voronoi/RVD_mesh_builder.cpp -o core_library/src/lib/geogram/voronoi/RVD_mesh_builder.o In file included from ./core_library/src/lib/geogram/basic/memory.h:50, from ./core_library/src/lib/geogram/basic/attributes.h:51, from ./core_library/src/lib/geogram/mesh/mesh.h:50, from ./core_library/src/lib/geogram/voronoi/generic_RVD_vertex.h:50, from ./core_library/src/lib/geogram/voronoi/generic_RVD_utils.h:50, from ./core_library/src/lib/geogram/voronoi/generic_RVD.h:51, from ./core_library/src/lib/geogram/voronoi/RVD_mesh_builder.h:50, from core_library/src/lib/geogram/voronoi/RVD_mesh_builder.cpp:46: core_library/src/lib/geogram/voronoi/RVD_mesh_builder.cpp: In member function 'GEO::index_t GEO::RVDVertexMap::find_or_create_vertex(GEO::index_t, const GEO::SymbolicVertex&)': ./core_library/src/lib/geogram/basic/assert.h:184:41: warning: control reaches end of non-void function [-Wreturn-type] 184 | GEO::geo_should_not_have_reached(__FILE__, __LINE__); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ core_library/src/lib/geogram/voronoi/RVD_mesh_builder.cpp:125:17: note: in expansion of macro 'geo_assert_not_reached' 125 | geo_assert_not_reached; | ^~~~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/voronoi/generic_RVD_cell.cpp -o core_library/src/lib/geogram/voronoi/generic_RVD_cell.o In file included from ./core_library/src/lib/geogram/basic/memory.h:50, from ./core_library/src/lib/geogram/basic/attributes.h:51, from ./core_library/src/lib/geogram/mesh/mesh.h:50, from ./core_library/src/lib/geogram/voronoi/generic_RVD_vertex.h:50, from ./core_library/src/lib/geogram/voronoi/generic_RVD_cell.h:51, from core_library/src/lib/geogram/voronoi/generic_RVD_cell.cpp:46: core_library/src/lib/geogram/voronoi/generic_RVD_cell.cpp: In member function 'GEO::Sign GEOGen::ConvexCell::side_exact(const GEO::Mesh*, const GEO::Delaunay*, const GEOGen::Vertex&, const double*, const double*, GEO::coord_index_t, bool) const': ./core_library/src/lib/geogram/basic/assert.h:184:41: warning: control reaches end of non-void function [-Wreturn-type] 184 | GEO::geo_should_not_have_reached(__FILE__, __LINE__); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ core_library/src/lib/geogram/voronoi/generic_RVD_cell.cpp:211:9: note: in expansion of macro 'geo_assert_not_reached' 211 | geo_assert_not_reached; | ^~~~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/voronoi/integration_simplex.cpp -o core_library/src/lib/geogram/voronoi/integration_simplex.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/voronoi/generic_RVD_polygon.cpp -o core_library/src/lib/geogram/voronoi/generic_RVD_polygon.o In file included from ./core_library/src/lib/geogram/basic/memory.h:50, from ./core_library/src/lib/geogram/basic/attributes.h:51, from ./core_library/src/lib/geogram/mesh/mesh.h:50, from ./core_library/src/lib/geogram/voronoi/generic_RVD_vertex.h:50, from ./core_library/src/lib/geogram/voronoi/generic_RVD_polygon.h:50, from core_library/src/lib/geogram/voronoi/generic_RVD_polygon.cpp:46: core_library/src/lib/geogram/voronoi/generic_RVD_polygon.cpp: In static member function 'static GEO::Sign GEOGen::Polygon::side_exact(const GEO::Mesh*, const GEO::Delaunay*, const GEOGen::Vertex&, const double*, const double*, GEO::coord_index_t)': ./core_library/src/lib/geogram/basic/assert.h:184:41: warning: control reaches end of non-void function [-Wreturn-type] 184 | GEO::geo_should_not_have_reached(__FILE__, __LINE__); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ core_library/src/lib/geogram/voronoi/generic_RVD_polygon.cpp:221:9: note: in expansion of macro 'geo_assert_not_reached' 221 | geo_assert_not_reached; | ^~~~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/voronoi/RVD.cpp -o core_library/src/lib/geogram/voronoi/RVD.o In file included from ./core_library/src/lib/geogram/basic/memory.h:50, from ./core_library/src/lib/geogram/basic/attributes.h:51, from ./core_library/src/lib/geogram/mesh/mesh.h:50, from ./core_library/src/lib/geogram/voronoi/RVD.h:51, from core_library/src/lib/geogram/voronoi/RVD.cpp:46: ./core_library/src/lib/geogram/delaunay/delaunay.h: In member function 'GEO::index_t GEO::Delaunay::index(GEO::index_t, GEO::signed_index_t) const': ./core_library/src/lib/geogram/basic/assert.h:184:41: warning: control reaches end of non-void function [-Wreturn-type] 184 | GEO::geo_should_not_have_reached(__FILE__, __LINE__); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ./core_library/src/lib/geogram/delaunay/delaunay.h:425:13: note: in expansion of macro 'geo_assert_not_reached' 425 | geo_assert_not_reached; | ^~~~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/delaunay/delaunay.cpp -o core_library/src/lib/geogram/delaunay/delaunay.o In file included from ./core_library/src/lib/geogram/basic/smart_pointer.h:50, from ./core_library/src/lib/geogram/basic/counted.h:50, from ./core_library/src/lib/geogram/delaunay/delaunay.h:50, from core_library/src/lib/geogram/delaunay/delaunay.cpp:46: ./core_library/src/lib/geogram/delaunay/delaunay.h: In member function 'GEO::index_t GEO::Delaunay::index(GEO::index_t, GEO::signed_index_t) const': ./core_library/src/lib/geogram/basic/assert.h:184:41: warning: control reaches end of non-void function [-Wreturn-type] 184 | GEO::geo_should_not_have_reached(__FILE__, __LINE__); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ./core_library/src/lib/geogram/delaunay/delaunay.h:425:13: note: in expansion of macro 'geo_assert_not_reached' 425 | geo_assert_not_reached; | ^~~~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/delaunay/parallel_delaunay_3d.cpp -o core_library/src/lib/geogram/delaunay/parallel_delaunay_3d.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/delaunay/delaunay_3d.cpp -o core_library/src/lib/geogram/delaunay/delaunay_3d.o In file included from ./core_library/src/lib/geogram/basic/smart_pointer.h:50, from ./core_library/src/lib/geogram/basic/counted.h:50, from ./core_library/src/lib/geogram/delaunay/delaunay.h:50, from ./core_library/src/lib/geogram/delaunay/delaunay_3d.h:50, from core_library/src/lib/geogram/delaunay/delaunay_3d.cpp:46: ./core_library/src/lib/geogram/delaunay/cavity.h: In member function 'GEO::Cavity::local_index_t GEO::Cavity::get_vv2t(GEO::signed_index_t, GEO::signed_index_t) const': ./core_library/src/lib/geogram/basic/assert.h:184:41: warning: control reaches end of non-void function [-Wreturn-type] 184 | GEO::geo_should_not_have_reached(__FILE__, __LINE__); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ./core_library/src/lib/geogram/delaunay/cavity.h:296:13: note: in expansion of macro 'geo_assert_not_reached' 296 | geo_assert_not_reached; | ^~~~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/delaunay/delaunay_nn.cpp -o core_library/src/lib/geogram/delaunay/delaunay_nn.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/delaunay/delaunay_2d.cpp -o core_library/src/lib/geogram/delaunay/delaunay_2d.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/delaunay/LFS.cpp -o core_library/src/lib/geogram/delaunay/LFS.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/delaunay/delaunay_triangle.cpp -o core_library/src/lib/geogram/delaunay/delaunay_triangle.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/delaunay/delaunay_tetgen.cpp -o core_library/src/lib/geogram/delaunay/delaunay_tetgen.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/tetgen/tetgen.cpp -o core_library/src/lib/geogram/third_party/tetgen/tetgen.o core_library/src/lib/geogram/third_party/tetgen/tetgen.cpp: In member function 'bool GEO_3rdParty::tetgenbehavior::parse_commandline(int, char**)': core_library/src/lib/geogram/third_party/tetgen/tetgen.cpp:3159:53: warning: passing argument 2 to 'restrict'-qualified parameter aliases with argument 1 [-Wrestrict] 3159 | brio_threshold = (int) strtol(workstring, (char **) &workstring, 0); | ~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~ core_library/src/lib/geogram/third_party/tetgen/tetgen.cpp:3188:54: warning: passing argument 2 to 'restrict'-qualified parameter aliases with argument 1 [-Wrestrict] 3188 | hilbert_limit = (int) strtol(workstring, (char **) &workstring, 0); | ~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/HLBFGS/ICFS.cpp -o core_library/src/lib/geogram/third_party/HLBFGS/ICFS.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/HLBFGS/LineSearch.cpp -o core_library/src/lib/geogram/third_party/HLBFGS/LineSearch.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/HLBFGS/HLBFGS.cpp -o core_library/src/lib/geogram/third_party/HLBFGS/HLBFGS.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/HLBFGS/HLBFGS_BLAS.cpp -o core_library/src/lib/geogram/third_party/HLBFGS/HLBFGS_BLAS.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/HLBFGS/Lite_Sparse_Matrix.cpp -o core_library/src/lib/geogram/third_party/HLBFGS/Lite_Sparse_Matrix.o g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/PoissonRecon/poisson_geogram.cpp -o core_library/src/lib/geogram/third_party/PoissonRecon/poisson_geogram.o In file included from core_library/src/lib/geogram/third_party/PoissonRecon/MultiGridOctreeData.h:699, from core_library/src/lib/geogram/third_party/PoissonRecon/poisson_geogram.cpp:82: core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_IsoSurface.inl:402: warning: ignoring '#pragma omp critical' [-Wunknown-pragmas] 402 | #pragma omp critical (add_point_access) | core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_IsoSurface.inl:436: warning: ignoring '#pragma omp critical' [-Wunknown-pragmas] 436 | #pragma omp critical (add_coarser_point_access) | core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_IsoSurface.inl:499: warning: ignoring '#pragma omp critical' [-Wunknown-pragmas] 499 | #pragma omp critical (add_x_point_access) | core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_IsoSurface.inl:528: warning: ignoring '#pragma omp critical' [-Wunknown-pragmas] 528 | #pragma omp critical (add_x_coarser_point_access) | core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_IsoSurface.inl:590: warning: ignoring '#pragma omp critical' [-Wunknown-pragmas] 590 | #pragma omp critical ( copy_finer_edge_keys ) | core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_IsoSurface.inl:598: warning: ignoring '#pragma omp critical' [-Wunknown-pragmas] 598 | #pragma omp critical ( set_edge_pairs ) | core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_IsoSurface.inl:607: warning: ignoring '#pragma omp critical' [-Wunknown-pragmas] 607 | #pragma omp critical ( set_edge_pairs ) | core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_IsoSurface.inl:652: warning: ignoring '#pragma omp critical' [-Wunknown-pragmas] 652 | #pragma omp critical ( copy_finer_x_edge_keys ) | core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_IsoSurface.inl:660: warning: ignoring '#pragma omp critical' [-Wunknown-pragmas] 660 | #pragma omp critical ( set_x_edge_pairs ) | core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_IsoSurface.inl:668: warning: ignoring '#pragma omp critical' [-Wunknown-pragmas] 668 | #pragma omp critical ( set_x_edge_pairs ) | core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_IsoSurface.inl:729: warning: ignoring '#pragma omp critical' [-Wunknown-pragmas] 729 | #pragma omp critical( add_iso_edge_access ) | core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_IsoSurface.inl:808: warning: ignoring '#pragma omp critical' [-Wunknown-pragmas] 808 | #pragma omp critical( add_x_iso_edge_access ) | core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_IsoSurface.inl:1146: warning: ignoring '#pragma omp critical' [-Wunknown-pragmas] 1146 | #pragma omp critical (add_barycenter_point_access) | In file included from core_library/src/lib/geogram/third_party/PoissonRecon/PPolynomial.h:112, from core_library/src/lib/geogram/third_party/PoissonRecon/poisson_geogram.cpp:68: core_library/src/lib/geogram/third_party/PoissonRecon/PPolynomial.inl: In instantiation of 'void PPolynomial::set(size_t) [with int Degree = 0; size_t = long long unsigned int]': core_library/src/lib/geogram/third_party/PoissonRecon/PPolynomial.inl:409:7: required from here core_library/src/lib/geogram/third_party/PoissonRecon/PPolynomial.inl:120:23: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class StartingPolynomial<0>'; use assignment or value-initialization instead [-Wclass-memaccess] 120 | memset( polys , 0 , sizeof( StartingPolynomial< Degree > )*size ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/PPolynomial.h:36:7: note: 'class StartingPolynomial<0>' declared here 36 | class StartingPolynomial | ^~~~~~~~~~~~~~~~~~ In file included from core_library/src/lib/geogram/third_party/PoissonRecon/Octree.h:173, from core_library/src/lib/geogram/third_party/PoissonRecon/poisson_geogram.cpp:66: In member function 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]', inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47: core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:215:35: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized] 215 | if(!i || d>c){c=d;} | ~^~ core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl: In function 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]': core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:212:21: note: 'c' was declared here 212 | int c,d; | ^ In member function 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]', inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47: core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:215:35: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized] 215 | if(!i || d>c){c=d;} | ~^~ core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl: In function 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]': core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:212:21: note: 'c' was declared here 212 | int c,d; | ^ In member function 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]', inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47: core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:215:35: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized] 215 | if(!i || d>c){c=d;} | ~^~ core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl: In function 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]': core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:212:21: note: 'c' was declared here 212 | int c,d; | ^ In member function 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]', inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47: core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:215:35: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized] 215 | if(!i || d>c){c=d;} | ~^~ core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl: In function 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]': core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:212:21: note: 'c' was declared here 212 | int c,d; | ^ In member function 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]', inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47: core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:215:35: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized] 215 | if(!i || d>c){c=d;} | ~^~ core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl: In function 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]': core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:212:21: note: 'c' was declared here 212 | int c,d; | ^ In member function 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]', inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47: core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:215:35: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized] 215 | if(!i || d>c){c=d;} | ~^~ core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl: In function 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]': core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:212:21: note: 'c' was declared here 212 | int c,d; | ^ In member function 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]', inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47, inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47: core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:215:35: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized] 215 | if(!i || d>c){c=d;} | ~^~ core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl: In function 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]': core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:212:21: note: 'c' was declared here 212 | int c,d; | ^ In member function 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]', inlined from 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]' at core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:214:47: core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:215:35: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized] 215 | if(!i || d>c){c=d;} | ~^~ core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl: In function 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]': core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:212:21: note: 'c' was declared here 212 | int c,d; | ^ core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:215:35: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized] 215 | if(!i || d>c){c=d;} | ~^~ core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:212:21: note: 'c' was declared here 212 | int c,d; | ^ In member function 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]', inlined from 'void SortedTreeNodes::set(TreeOctNode&)' at core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_SortedTreeNodes.inl:57:32: core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:215:35: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized] 215 | if(!i || d>c){c=d;} | ~^~ core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl: In member function 'void SortedTreeNodes::set(TreeOctNode&)': core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:212:21: note: 'c' was declared here 212 | int c,d; | ^ In member function 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]', inlined from 'void Octree::EnableMultigrid(std::vector*) [with int FEMDegree = 2; Real = double]' at core_library/src/lib/geogram/third_party/PoissonRecon/MultiGridOctreeData.inl:451:38: core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:215:35: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized] 215 | if(!i || d>c){c=d;} | ~^~ core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl: In member function 'void Octree::EnableMultigrid(std::vector*) [with int FEMDegree = 2; Real = double]': core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:212:21: note: 'c' was declared here 212 | int c,d; | ^ In member function 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]', inlined from 'V* Octree::Evaluate(const DenseNodeData&, int&, Real, int, bool) [with V = double; int DataDegree = 2; Real = double]' at core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_WeightedSamples.inl:501:38: core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:215:35: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized] 215 | if(!i || d>c){c=d;} | ~^~ core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl: In member function 'V* Octree::Evaluate(const DenseNodeData&, int&, Real, int, bool) [with V = double; int DataDegree = 2; Real = double]': core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:212:21: note: 'c' was declared here 212 | int c,d; | ^ In file included from core_library/src/lib/geogram/third_party/PoissonRecon/MultiGridOctreeData.h:700: core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl: In member function 'void Octree::_Evaluator::set(int, bool) [with int FEMDegree = 2; Real = double]': core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:241:144: warning: 'dv[2]' may be used uninitialized [-Wmaybe-uninitialized] 241 | dEdgeStencils[child][e].values[x+LeftPointSupportRadius][y+LeftPointSupportRadius][z+LeftPointSupportRadius] = Point3D< double >( dv[0] * vv[1] * vv[2] , vv[0] * dv[1] * vv[2] , vv[0] * vv[1] * dv[2] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:212:48: note: 'dv[2]' was declared here 212 | double vv[3] , dv[3]; | ^~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:241:169: warning: 'vv[1]' may be used uninitialized [-Wmaybe-uninitialized] 241 | dEdgeStencils[child][e].values[x+LeftPointSupportRadius][y+LeftPointSupportRadius][z+LeftPointSupportRadius] = Point3D< double >( dv[0] * vv[1] * vv[2] , vv[0] * dv[1] * vv[2] , vv[0] * vv[1] * dv[2] ); | ~~~~~~^~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:212:40: note: 'vv[1]' was declared here 212 | double vv[3] , dv[3]; | ^~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:241:169: warning: 'dv[0]' may be used uninitialized [-Wmaybe-uninitialized] 241 | dEdgeStencils[child][e].values[x+LeftPointSupportRadius][y+LeftPointSupportRadius][z+LeftPointSupportRadius] = Point3D< double >( dv[0] * vv[1] * vv[2] , vv[0] * dv[1] * vv[2] , vv[0] * vv[1] * dv[2] ); | ~~~~~~^~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:212:48: note: 'dv[0]' was declared here 212 | double vv[3] , dv[3]; | ^~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:241:193: warning: 'dv[1]' may be used uninitialized [-Wmaybe-uninitialized] 241 | dEdgeStencils[child][e].values[x+LeftPointSupportRadius][y+LeftPointSupportRadius][z+LeftPointSupportRadius] = Point3D< double >( dv[0] * vv[1] * vv[2] , vv[0] * dv[1] * vv[2] , vv[0] * vv[1] * dv[2] ); | ~~~~~~^~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:212:48: note: 'dv[1]' was declared here 212 | double vv[3] , dv[3]; | ^~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:240:158: warning: 'vv[2]' may be used uninitialized [-Wmaybe-uninitialized] 240 | edgeStencils[child][e].values[x+LeftPointSupportRadius][y+LeftPointSupportRadius][z+LeftPointSupportRadius] = vv[0] * vv[1] * vv[2]; | ~~~~~~~~~~~~~~^~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:212:40: note: 'vv[2]' was declared here 212 | double vv[3] , dv[3]; | ^~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:241:193: warning: 'vv[0]' may be used uninitialized [-Wmaybe-uninitialized] 241 | dEdgeStencils[child][e].values[x+LeftPointSupportRadius][y+LeftPointSupportRadius][z+LeftPointSupportRadius] = Point3D< double >( dv[0] * vv[1] * vv[2] , vv[0] * dv[1] * vv[2] , vv[0] * vv[1] * dv[2] ); | ~~~~~~^~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:212:40: note: 'vv[0]' was declared here 212 | double vv[3] , dv[3]; | ^~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:204:144: warning: 'dv[2]' may be used uninitialized [-Wmaybe-uninitialized] 204 | dFaceStencils[child][f].values[x+LeftPointSupportRadius][y+LeftPointSupportRadius][z+LeftPointSupportRadius] = Point3D< double >( dv[0] * vv[1] * vv[2] , vv[0] * dv[1] * vv[2] , vv[0] * vv[1] * dv[2] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:175:48: note: 'dv[2]' was declared here 175 | double vv[3] , dv[3]; | ^~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:204:169: warning: 'dv[0]' may be used uninitialized [-Wmaybe-uninitialized] 204 | dFaceStencils[child][f].values[x+LeftPointSupportRadius][y+LeftPointSupportRadius][z+LeftPointSupportRadius] = Point3D< double >( dv[0] * vv[1] * vv[2] , vv[0] * dv[1] * vv[2] , vv[0] * vv[1] * dv[2] ); | ~~~~~~^~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:175:48: note: 'dv[0]' was declared here 175 | double vv[3] , dv[3]; | ^~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:203:158: warning: 'vv[2]' may be used uninitialized [-Wmaybe-uninitialized] 203 | faceStencils[child][f].values[x+LeftPointSupportRadius][y+LeftPointSupportRadius][z+LeftPointSupportRadius] = vv[0] * vv[1] * vv[2]; | ~~~~~~~~~~~~~~^~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:175:40: note: 'vv[2]' was declared here 175 | double vv[3] , dv[3]; | ^~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:204:169: warning: 'vv[1]' may be used uninitialized [-Wmaybe-uninitialized] 204 | dFaceStencils[child][f].values[x+LeftPointSupportRadius][y+LeftPointSupportRadius][z+LeftPointSupportRadius] = Point3D< double >( dv[0] * vv[1] * vv[2] , vv[0] * dv[1] * vv[2] , vv[0] * vv[1] * dv[2] ); | ~~~~~~^~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:175:40: note: 'vv[1]' was declared here 175 | double vv[3] , dv[3]; | ^~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:204:193: warning: 'vv[0]' may be used uninitialized [-Wmaybe-uninitialized] 204 | dFaceStencils[child][f].values[x+LeftPointSupportRadius][y+LeftPointSupportRadius][z+LeftPointSupportRadius] = Point3D< double >( dv[0] * vv[1] * vv[2] , vv[0] * dv[1] * vv[2] , vv[0] * vv[1] * dv[2] ); | ~~~~~~^~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:175:40: note: 'vv[0]' was declared here 175 | double vv[3] , dv[3]; | ^~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:204:193: warning: 'dv[1]' may be used uninitialized [-Wmaybe-uninitialized] 204 | dFaceStencils[child][f].values[x+LeftPointSupportRadius][y+LeftPointSupportRadius][z+LeftPointSupportRadius] = Point3D< double >( dv[0] * vv[1] * vv[2] , vv[0] * dv[1] * vv[2] , vv[0] * vv[1] * dv[2] ); | ~~~~~~^~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:175:48: note: 'dv[1]' was declared here 175 | double vv[3] , dv[3]; | ^~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:128:128: warning: 'dv[2]' may be used uninitialized [-Wmaybe-uninitialized] 128 | dEdgeStencil[e].values[x+LeftPointSupportRadius][y+LeftPointSupportRadius][z+LeftPointSupportRadius] = Point3D< double >( dv[0] * vv[1] * vv[2] , vv[0] * dv[1] * vv[2] , vv[0] * vv[1] * dv[2] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:99:40: note: 'dv[2]' was declared here 99 | double vv[3] , dv[3]; | ^~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:128:177: warning: 'dv[1]' may be used uninitialized [-Wmaybe-uninitialized] 128 | dEdgeStencil[e].values[x+LeftPointSupportRadius][y+LeftPointSupportRadius][z+LeftPointSupportRadius] = Point3D< double >( dv[0] * vv[1] * vv[2] , vv[0] * dv[1] * vv[2] , vv[0] * vv[1] * dv[2] ); | ~~~~~~^~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:99:40: note: 'dv[1]' was declared here 99 | double vv[3] , dv[3]; | ^~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:127:142: warning: 'vv[2]' may be used uninitialized [-Wmaybe-uninitialized] 127 | edgeStencil[e].values[x+LeftPointSupportRadius][y+LeftPointSupportRadius][z+LeftPointSupportRadius] = vv[0] * vv[1] * vv[2]; | ~~~~~~~~~~~~~~^~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:99:32: note: 'vv[2]' was declared here 99 | double vv[3] , dv[3]; | ^~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:128:153: warning: 'dv[0]' may be used uninitialized [-Wmaybe-uninitialized] 128 | dEdgeStencil[e].values[x+LeftPointSupportRadius][y+LeftPointSupportRadius][z+LeftPointSupportRadius] = Point3D< double >( dv[0] * vv[1] * vv[2] , vv[0] * dv[1] * vv[2] , vv[0] * vv[1] * dv[2] ); | ~~~~~~^~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:99:40: note: 'dv[0]' was declared here 99 | double vv[3] , dv[3]; | ^~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:128:153: warning: 'vv[1]' may be used uninitialized [-Wmaybe-uninitialized] 128 | dEdgeStencil[e].values[x+LeftPointSupportRadius][y+LeftPointSupportRadius][z+LeftPointSupportRadius] = Point3D< double >( dv[0] * vv[1] * vv[2] , vv[0] * dv[1] * vv[2] , vv[0] * vv[1] * dv[2] ); | ~~~~~~^~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:99:32: note: 'vv[1]' was declared here 99 | double vv[3] , dv[3]; | ^~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:128:177: warning: 'vv[0]' may be used uninitialized [-Wmaybe-uninitialized] 128 | dEdgeStencil[e].values[x+LeftPointSupportRadius][y+LeftPointSupportRadius][z+LeftPointSupportRadius] = Point3D< double >( dv[0] * vv[1] * vv[2] , vv[0] * dv[1] * vv[2] , vv[0] * vv[1] * dv[2] ); | ~~~~~~^~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:99:32: note: 'vv[0]' was declared here 99 | double vv[3] , dv[3]; | ^~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:91:128: warning: 'dv[2]' may be used uninitialized [-Wmaybe-uninitialized] 91 | dFaceStencil[f].values[x+LeftPointSupportRadius][y+LeftPointSupportRadius][z+LeftPointSupportRadius] = Point3D< double >( dv[0] * vv[1] * vv[2] , vv[0] * dv[1] * vv[2] , vv[0] * vv[1] * dv[2] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:62:40: note: 'dv[2]' was declared here 62 | double vv[3] , dv[3]; | ^~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:91:177: warning: 'dv[1]' may be used uninitialized [-Wmaybe-uninitialized] 91 | dFaceStencil[f].values[x+LeftPointSupportRadius][y+LeftPointSupportRadius][z+LeftPointSupportRadius] = Point3D< double >( dv[0] * vv[1] * vv[2] , vv[0] * dv[1] * vv[2] , vv[0] * vv[1] * dv[2] ); | ~~~~~~^~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:62:40: note: 'dv[1]' was declared here 62 | double vv[3] , dv[3]; | ^~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:90:142: warning: 'vv[2]' may be used uninitialized [-Wmaybe-uninitialized] 90 | faceStencil[f].values[x+LeftPointSupportRadius][y+LeftPointSupportRadius][z+LeftPointSupportRadius] = vv[0] * vv[1] * vv[2]; | ~~~~~~~~~~~~~~^~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:62:32: note: 'vv[2]' was declared here 62 | double vv[3] , dv[3]; | ^~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:91:153: warning: 'dv[0]' may be used uninitialized [-Wmaybe-uninitialized] 91 | dFaceStencil[f].values[x+LeftPointSupportRadius][y+LeftPointSupportRadius][z+LeftPointSupportRadius] = Point3D< double >( dv[0] * vv[1] * vv[2] , vv[0] * dv[1] * vv[2] , vv[0] * vv[1] * dv[2] ); | ~~~~~~^~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:62:40: note: 'dv[0]' was declared here 62 | double vv[3] , dv[3]; | ^~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:91:153: warning: 'vv[1]' may be used uninitialized [-Wmaybe-uninitialized] 91 | dFaceStencil[f].values[x+LeftPointSupportRadius][y+LeftPointSupportRadius][z+LeftPointSupportRadius] = Point3D< double >( dv[0] * vv[1] * vv[2] , vv[0] * dv[1] * vv[2] , vv[0] * vv[1] * dv[2] ); | ~~~~~~^~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:62:32: note: 'vv[1]' was declared here 62 | double vv[3] , dv[3]; | ^~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:91:177: warning: 'vv[0]' may be used uninitialized [-Wmaybe-uninitialized] 91 | dFaceStencil[f].values[x+LeftPointSupportRadius][y+LeftPointSupportRadius][z+LeftPointSupportRadius] = Point3D< double >( dv[0] * vv[1] * vv[2] , vv[0] * dv[1] * vv[2] , vv[0] * vv[1] * dv[2] ); | ~~~~~~^~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_Evaluation.inl:62:32: note: 'vv[0]' was declared here 62 | double vv[3] , dv[3]; | ^~ In member function 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]', inlined from 'Real Octree::GetIsoValue(const DenseNodeData&, const SparseNodeData&) [with int FEMDegree = 2; int NormalDegree = 2; Real = double]' at core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_IsoSurface.inl:232:38: core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:215:35: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized] 215 | if(!i || d>c){c=d;} | ~^~ core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl: In member function 'Real Octree::GetIsoValue(const DenseNodeData&, const SparseNodeData&) [with int FEMDegree = 2; int NormalDegree = 2; Real = double]': core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:212:21: note: 'c' was declared here 212 | int c,d; | ^ In file included from core_library/src/lib/geogram/third_party/PoissonRecon/MultiGridOctreeData.h:698: core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_System.inl: In function 'int Octree::_SolveSystemCG(const BSplineData&, SparseNodeData, 0>&, int, DenseNodeData&, DenseNodeData&, DenseNodeData&, int, bool, bool, double*, double*, double*, double) [with int FEMDegree = 2; Real = double]': core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_System.inl:1146:23: warning: 'outRNorm' may be used uninitialized [-Wmaybe-uninitialized] 1146 | printf( "CG: %.4e -> %.4e -> %.4e (%.2e) [%d]\n" , bNorm , inRNorm , outRNorm , outRNorm/bNorm , iter ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_System.inl:1095:34: note: 'outRNorm' was declared here 1095 | double bNorm , inRNorm , outRNorm; | ^~~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_System.inl:1141:50: warning: 'inRNorm' may be used uninitialized [-Wmaybe-uninitialized] 1141 | if( inRNorm2 ) inRNorm2[depth] = inRNorm * inRNorm; | ~~~~~~~~^~~~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_System.inl:1095:24: note: 'inRNorm' was declared here 1095 | double bNorm , inRNorm , outRNorm; | ^~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_System.inl:1140:44: warning: 'bNorm' may be used uninitialized [-Wmaybe-uninitialized] 1140 | if( bNorm2 ) bNorm2[depth] = bNorm * bNorm; | ~~~~~~^~~~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_System.inl:1095:16: note: 'bNorm' was declared here 1095 | double bNorm , inRNorm , outRNorm; | ^~~~~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_IsoSurface.inl: In member function 'void Octree::SetSliceIsoVertices(const BSplineData*, const SparseNodeData*, const SparseNodeData >, ColorDegree>*, Real, int, int, int, int&, CoredMeshData&, std::vector >&, int) [with int WeightDegree = 2; int ColorDegree = 1; Vertex = PlyVertex; Real = double]': core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_IsoSurface.inl:423:65: warning: 'isNeeded' may be used uninitialized [-Wmaybe-uninitialized] 423 | if( isNeeded ) | ^~ core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_IsoSurface.inl:417:70: note: 'isNeeded' was declared here 417 | bool isNeeded; | ^~~~~~~~ In member function 'int OctNode::maxDepth() const [with NodeData = TreeNodeData]', inlined from 'void Octree::GetMCIsoSurface(const SparseNodeData*, const SparseNodeData >, ColorDegree>*, const DenseNodeData&, Real, CoredMeshData&, bool, bool, bool) [with int FEMDegree = 2; int WeightDegree = 2; int ColorDegree = 1; Vertex = PlyVertex; Real = double]' at core_library/src/lib/geogram/third_party/PoissonRecon/MGOD_IsoSurface.inl:140:38: core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:215:35: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized] 215 | if(!i || d>c){c=d;} | ~^~ core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl: In member function 'void Octree::GetMCIsoSurface(const SparseNodeData*, const SparseNodeData >, ColorDegree>*, const DenseNodeData&, Real, CoredMeshData&, bool, bool, bool) [with int FEMDegree = 2; int WeightDegree = 2; int ColorDegree = 1; Vertex = PlyVertex; Real = double]': core_library/src/lib/geogram/third_party/PoissonRecon/Octree.inl:212:21: note: 'c' was declared here 212 | int c,d; | ^ g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I'C:/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -I./include -I./core_library -I./core_library/src/lib -Dgeogram_EXPORTS -Dexploragram_EXPORTS -DGEOGRAM_WITH_HLBFGS -DGEOGRAM_WITH_TETGEN -DGEOGRAM_WITH_TRIANGLE -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_library/src/lib/geogram/third_party/PoissonRecon/Geometry.cpp -o core_library/src/lib/geogram/third_party/PoissonRecon/Geometry.o In file included from core_library/src/lib/geogram/third_party/PoissonRecon/Geometry.cpp:28: core_library/src/lib/geogram/third_party/PoissonRecon/Geometry.h:345:9: error: 'FILE' does not name a type 345 | FILE* _fp; | ^~~~ core_library/src/lib/geogram/third_party/PoissonRecon/Geometry.h:36:1: note: 'FILE' is defined in header ''; did you forget to '#include '? 35 | #include "Hash.h" +++ |+#include 36 | core_library/src/lib/geogram/third_party/PoissonRecon/Geometry.cpp: In constructor 'BufferedReadWriteFile::BufferedReadWriteFile(char*, int)': core_library/src/lib/geogram/third_party/PoissonRecon/Geometry.cpp:49:76: error: '_fp' was not declared in this scope 49 | if( fileName ) strcpy( _fileName , fileName ) , tempFile = false , _fp = fopen( _fileName , "w+b" ); | ^~~ core_library/src/lib/geogram/third_party/PoissonRecon/Geometry.cpp:55:17: error: '_fp' was not declared in this scope 55 | _fp = fopen( _fileName , "w+b" ); | ^~~ core_library/src/lib/geogram/third_party/PoissonRecon/Geometry.cpp:61:14: error: '_fp' was not declared in this scope 61 | if( !_fp ) fprintf( stderr , "[ERROR] Failed to open file: %s\n" , _fileName ) , exit( 0 ); | ^~~ core_library/src/lib/geogram/third_party/PoissonRecon/Geometry.cpp: In destructor 'BufferedReadWriteFile::~BufferedReadWriteFile()': core_library/src/lib/geogram/third_party/PoissonRecon/Geometry.cpp:67:17: error: '_fp' was not declared in this scope 67 | fclose( _fp ); | ^~~ core_library/src/lib/geogram/third_party/PoissonRecon/Geometry.cpp: In member function 'void BufferedReadWriteFile::reset()': core_library/src/lib/geogram/third_party/PoissonRecon/Geometry.cpp:72:65: error: '_fp' was not declared in this scope 72 | if( _bufferIndex ) fwrite( _buffer , 1 , _bufferIndex , _fp ); | ^~~ core_library/src/lib/geogram/third_party/PoissonRecon/Geometry.cpp:74:16: error: '_fp' was not declared in this scope 74 | fseek( _fp , 0 , SEEK_SET ); | ^~~ core_library/src/lib/geogram/third_party/PoissonRecon/Geometry.cpp: In member function 'bool BufferedReadWriteFile::write(const void*, size_t)': core_library/src/lib/geogram/third_party/PoissonRecon/Geometry.cpp:86:53: error: '_fp' was not declared in this scope 86 | fwrite( _buffer , 1 , _bufferSize , _fp ); | ^~~ core_library/src/lib/geogram/third_party/PoissonRecon/Geometry.cpp: In member function 'bool BufferedReadWriteFile::read(void*, size_t)': core_library/src/lib/geogram/third_party/PoissonRecon/Geometry.cpp:108:66: error: '_fp' was not declared in this scope 108 | _bufferSize = fread( _buffer , 1 , _bufferSize , _fp ); | ^~~ make: *** [C:/R/etc/x64/Makeconf:272: core_library/src/lib/geogram/third_party/PoissonRecon/Geometry.o] Error 1 ERROR: compilation failed for package 'Rgeogram' * removing 'C:/R/library/Rgeogram' Warning message: In i.p(...) : installation of package ‘C:/Users/Jorge/AppData/Local/Temp/RtmpmIqxxN/file25a02c093822/Rgeogram_0.3.0.tar.gz’ had non-zero exit status