* installing *source* package 'alcyon' ...
** package 'alcyon' successfully unpacked and MD5 sums checked
** using staged installation
-- Building for: Unix Makefiles
-- The C compiler identification is GNU 13.2.0
-- The CXX compiler identification is GNU 13.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: D:/rtools44/x86_64-w64-mingw32.static.posix/bin/gcc.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done (4.4s)
-- Generating done (0.1s)
-- Build files have been written to: D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release
Change Dir: 'D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release'

Run Build Command(s): D:/rtools44/x86_64-w64-mingw32.static.posix/bin/cmake.exe -E env VERBOSE=1 D:/compiler/perl/c/bin/gmake.exe -f Makefile
gmake.exe[1]: Entering directory 'D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release'
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/cmake.exe -SD:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs -BD:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release --check-build-system CMakeFiles/Makefile.cmake 0
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/cmake.exe -E cmake_progress_start D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/CMakeFiles D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release//CMakeFiles/progress.marks
make  -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/d/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release'
make  -f CMakeFiles/alcyon_gensala.dir/build.make CMakeFiles/alcyon_gensala.dir/depend
make[3]: Entering directory '/d/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release'
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/cmake.exe -E cmake_depends "Unix Makefiles" D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/CMakeFiles/alcyon_gensala.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/d/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release'
make  -f CMakeFiles/alcyon_gensala.dir/build.make CMakeFiles/alcyon_gensala.dir/build
make[3]: Entering directory '/d/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release'
[  0%] Building CXX object CMakeFiles/alcyon_gensala.dir/genlib/bsptree.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/genlib/bsptree.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/genlib/bsptree.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/genlib/bsptree.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/bsptree.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/bsptree.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/bsptree.cpp:6:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[  1%] Building CXX object CMakeFiles/alcyon_gensala.dir/genlib/p2dpoly.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/genlib/p2dpoly.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/genlib/p2dpoly.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/genlib/p2dpoly.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/p2dpoly.cpp
[  2%] Building CXX object CMakeFiles/alcyon_gensala.dir/genlib/pafmath.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/genlib/pafmath.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/genlib/pafmath.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/genlib/pafmath.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/pafmath.cpp
[  3%] Building CXX object CMakeFiles/alcyon_gensala.dir/genlib/stringutils.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/genlib/stringutils.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/genlib/stringutils.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/genlib/stringutils.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/stringutils.cpp
[  3%] Building CXX object CMakeFiles/alcyon_gensala.dir/genlib/xmlparse.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/genlib/xmlparse.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/genlib/xmlparse.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/genlib/xmlparse.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/xmlparse.cpp
[  4%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/shapegraph.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/shapegraph.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/shapegraph.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/shapegraph.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.cpp:5:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/locale_classes.h:40,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/ios_base.h:41,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ios:44,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/istream:40,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/connector.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:7:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[  5%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/connector.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/connector.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/connector.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/connector.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/connector.cpp
[  6%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/isovist.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/isovist.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/isovist.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/isovist.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isovist.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/bsptree.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isovist.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isovist.cpp:6:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[  6%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/mgraph.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/mgraph.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/mgraph.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/mgraph.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/mgraph.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agent.h:12,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentset.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentengine.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/mgraph.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/mgraph.cpp:8:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/std_abs.h:38,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cmath:49,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/pafmath.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/p2dpoly.h:15,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentprogram.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agent.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[  7%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/ngraph.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/ngraph.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/ngraph.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/ngraph.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ngraph.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ngraph.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/std_abs.h:38,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cmath:49,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/pafmath.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/p2dpoly.h:15,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pixelref.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ngraph.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ngraph.cpp:5:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[  8%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/pointdata.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/pointdata.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/pointdata.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/pointdata.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/exceptions.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/layermanager.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/attributetable.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:7:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[  9%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/salaprogram.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/salaprogram.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/salaprogram.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/salaprogram.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/salaprogram.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/salaprogram.cpp:26:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/exceptions.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/layermanager.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/attributetable.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/salaprogram.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/salaprogram.cpp:23:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 10%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/shapemap.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/shapemap.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/shapemap.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/shapemap.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/exceptions.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/layermanager.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/attributetable.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.cpp:12:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 10%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/spacepix.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/spacepix.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/spacepix.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/spacepix.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepix.cpp
[ 11%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/sparksieve2.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/sparksieve2.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/sparksieve2.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/sparksieve2.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/sparksieve2.cpp
[ 12%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/entityparsing.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/entityparsing.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/entityparsing.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/entityparsing.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/entityparsing.cpp
[ 13%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/linkutils.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/linkutils.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/linkutils.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/linkutils.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/linkutils.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/linkutils.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/linkutils.cpp:5:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/exceptions.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/layermanager.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/attributetable.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:7:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 13%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/gridproperties.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/gridproperties.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/gridproperties.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/gridproperties.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/gridproperties.cpp
[ 14%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/attributetable.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/attributetable.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/attributetable.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/attributetable.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/attributetable.cpp
[ 15%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/layermanagerimpl.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/layermanagerimpl.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/layermanagerimpl.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/layermanagerimpl.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/layermanagerimpl.cpp
[ 16%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/attributetableview.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/attributetableview.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/attributetableview.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/attributetableview.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/attributetableview.cpp
[ 17%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/geometrygenerators.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/geometrygenerators.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/geometrygenerators.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/geometrygenerators.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/geometrygenerators.cpp
[ 17%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/point.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/point.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/point.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/point.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/point.cpp
[ 18%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/pafcolor.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/pafcolor.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/pafcolor.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/pafcolor.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pafcolor.cpp
[ 19%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/spacepixfile.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/spacepixfile.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/spacepixfile.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/spacepixfile.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/exceptions.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/layermanager.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/attributetable.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
[ 20%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/alllinemap.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/alllinemap.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/alllinemap.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/alllinemap.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/alllinemap.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialpolygons.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/alllinemap.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/alllinemap.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/locale_classes.h:40,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/ios_base.h:41,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ios:44,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/istream:40,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/connector.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialpolygons.h:8:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 20%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/axialminimiser.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/axialminimiser.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/axialminimiser.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/axialminimiser.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialminimiser.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialpolygons.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/alllinemap.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialminimiser.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialminimiser.cpp:6:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/locale_classes.h:40,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/ios_base.h:41,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ios:44,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/istream:40,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/connector.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialpolygons.h:8:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 21%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/axialpolygons.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/axialpolygons.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/axialpolygons.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/axialpolygons.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialpolygons.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialpolygons.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialpolygons.cpp:6:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/locale_classes.h:40,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/ios_base.h:41,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ios:44,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/istream:40,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/connector.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialpolygons.h:8:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 22%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/tidylines.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/tidylines.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/tidylines.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/tidylines.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/tidylines.cpp
[ 23%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/mapconverter.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/mapconverter.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/mapconverter.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/mapconverter.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/mapconverter.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/mapconverter.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/mapconverter.cpp:8:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/locale_classes.h:40,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/ios_base.h:41,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ios:44,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/istream:40,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/connector.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:7:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 24%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/importutils.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/importutils.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/importutils.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/importutils.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/importutils.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agent.h:12,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentset.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentengine.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/mgraph.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/importutils.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/importutils.cpp:5:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/std_abs.h:38,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cmath:49,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/pafmath.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/p2dpoly.h:15,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/importtypedefs.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/importutils.h:7:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 24%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/attributetableindex.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/attributetableindex.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/attributetableindex.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/attributetableindex.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/attributetableindex.cpp
[ 25%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgaisovist.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgaisovist.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgaisovist.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgaisovist.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgaisovist.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgaisovist.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgaisovist.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 26%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgaangular.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgaangular.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgaangular.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgaangular.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgaangular.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgaangular.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgaangular.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 27%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgametric.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgametric.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgametric.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgametric.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgametric.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgametric.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgametric.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 27%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgathroughvision.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgathroughvision.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgathroughvision.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgathroughvision.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgathroughvision.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgathroughvision.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgathroughvision.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 28%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgavisuallocal.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgavisuallocal.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgavisuallocal.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgavisuallocal.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgavisuallocal.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgavisuallocal.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgavisuallocal.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 29%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgavisualglobal.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgavisualglobal.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgavisualglobal.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgavisualglobal.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgavisualglobal.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgavisualglobal.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgavisualglobal.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 30%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgaangulardepth.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgaangulardepth.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgaangulardepth.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgaangulardepth.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgaangulardepth.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgaangulardepth.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgaangulardepth.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 31%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgametricdepth.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgametricdepth.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgametricdepth.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgametricdepth.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgametricdepth.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgametricdepth.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgametricdepth.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 31%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgavisualglobaldepth.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgavisualglobaldepth.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgavisualglobaldepth.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgavisualglobaldepth.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgavisualglobaldepth.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgavisualglobaldepth.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgavisualglobaldepth.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 32%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/axialmodules/axialintegration.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/axialmodules/axialintegration.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/axialmodules/axialintegration.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/axialmodules/axialintegration.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialmodules/axialintegration.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/iaxial.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialmodules/axialintegration.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialmodules/axialintegration.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/iaxial.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 33%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/axialmodules/axiallocal.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/axialmodules/axiallocal.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/axialmodules/axiallocal.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/axialmodules/axiallocal.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialmodules/axiallocal.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/iaxial.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialmodules/axiallocal.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialmodules/axiallocal.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/iaxial.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 34%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/axialmodules/axialstepdepth.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/axialmodules/axialstepdepth.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/axialmodules/axialstepdepth.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/axialmodules/axialstepdepth.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialmodules/axialstepdepth.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/iaxial.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialmodules/axialstepdepth.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialmodules/axialstepdepth.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/iaxial.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 34%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmangular.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmangular.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmangular.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmangular.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmangular.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmangular.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmangular.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 35%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmmetric.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmmetric.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmmetric.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmmetric.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmmetric.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmmetric.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmmetric.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 36%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtopological.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtopological.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtopological.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtopological.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtopological.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtopological.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtopological.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 37%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtulip.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtulip.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtulip.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtulip.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtulip.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtulip.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtulip.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 37%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtopologicalpd.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtopologicalpd.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtopologicalpd.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtopologicalpd.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtopologicalpd.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtopologicalpd.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtopologicalpd.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 38%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmmetricpd.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmmetricpd.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmmetricpd.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmmetricpd.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmmetricpd.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmmetricpd.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmmetricpd.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 39%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtulipdepth.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtulipdepth.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtulipdepth.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtulipdepth.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtulipdepth.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtulipdepth.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtulipdepth.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 40%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmmetricshortestpath.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmmetricshortestpath.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmmetricshortestpath.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmmetricshortestpath.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmmetricshortestpath.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ianalysis.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmmetricshortestpath.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmmetricshortestpath.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmmetricshortestpath.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ianalysis.h:7:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
[ 41%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtopologicalshortestpath.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtopologicalshortestpath.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtopologicalshortestpath.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtopologicalshortestpath.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtopologicalshortestpath.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ianalysis.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtopologicalshortestpath.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtopologicalshortestpath.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtopologicalshortestpath.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ianalysis.h:7:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
[ 41%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtulipshortestpath.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtulipshortestpath.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtulipshortestpath.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtulipshortestpath.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtulipshortestpath.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ianalysis.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtulipshortestpath.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtulipshortestpath.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtulipshortestpath.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ianalysis.h:7:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
[ 42%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/parsers/ntfp.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/parsers/ntfp.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/parsers/ntfp.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/parsers/ntfp.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/parsers/ntfp.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/parsers/ntfp.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/parsers/ntfp.cpp:8:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 43%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/parsers/dxfp.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/parsers/dxfp.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/parsers/dxfp.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/parsers/dxfp.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/parsers/dxfp.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/parsers/dxfp.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 44%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/parsers/mapinfodata.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/parsers/mapinfodata.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/parsers/mapinfodata.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/parsers/mapinfodata.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/parsers/mapinfodata.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/parsers/mapinfodata.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/exceptions.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/layermanager.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/attributetable.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/parsers/mapinfodata.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/parsers/mapinfodata.cpp:5:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 44%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/parsers/tigerp.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/parsers/tigerp.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/parsers/tigerp.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/parsers/tigerp.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/parsers/tigerp.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/parsers/tigerp.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/parsers/tigerp.cpp:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 45%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/agents/agent.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/agents/agent.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/agents/agent.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/agents/agent.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agent.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agent.h:12,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agent.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/std_abs.h:38,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cmath:49,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/pafmath.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/p2dpoly.h:15,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentprogram.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agent.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 46%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/agents/agentprogram.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/agents/agentprogram.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/agents/agentprogram.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/agents/agentprogram.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentprogram.cpp
[ 47%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/agents/agentset.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/agents/agentset.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/agents/agentset.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/agents/agentset.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentset.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agent.h:12,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentset.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentset.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/std_abs.h:38,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cmath:49,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/pafmath.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/p2dpoly.h:15,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentprogram.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agent.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 48%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/agents/agentengine.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/agents/agentengine.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/agents/agentengine.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/agents/agentengine.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentengine.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agent.h:12,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentset.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentengine.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentengine.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/std_abs.h:38,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cmath:49,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/pafmath.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/p2dpoly.h:15,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentprogram.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agent.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 48%] Building CXX object CMakeFiles/alcyon_gensala.dir/salalib/agents/agentga.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17  @CMakeFiles/alcyon_gensala.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/alcyon_gensala.dir/salalib/agents/agentga.cpp.obj -MF CMakeFiles/alcyon_gensala.dir/salalib/agents/agentga.cpp.obj.d -o CMakeFiles/alcyon_gensala.dir/salalib/agents/agentga.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentga.cpp
[ 49%] Linking CXX static library libalcyon_gensala.a
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/cmake.exe -P CMakeFiles/alcyon_gensala.dir/cmake_clean_target.cmake
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/cmake.exe -E cmake_link_script CMakeFiles/alcyon_gensala.dir/link.txt --verbose=1
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/ar.exe qc libalcyon_gensala.a CMakeFiles/alcyon_gensala.dir/genlib/bsptree.cpp.obj CMakeFiles/alcyon_gensala.dir/genlib/p2dpoly.cpp.obj CMakeFiles/alcyon_gensala.dir/genlib/pafmath.cpp.obj CMakeFiles/alcyon_gensala.dir/genlib/stringutils.cpp.obj CMakeFiles/alcyon_gensala.dir/genlib/xmlparse.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/shapegraph.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/connector.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/isovist.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/mgraph.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/ngraph.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/pointdata.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/salaprogram.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/shapemap.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/spacepix.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/sparksieve2.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/entityparsing.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/linkutils.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/gridproperties.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/attributetable.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/layermanagerimpl.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/attributetableview.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/geometrygenerators.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/point.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/pafcolor.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/spacepixfile.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/alllinemap.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/axialminimiser.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/axialpolygons.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/tidylines.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/mapconverter.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/importutils.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/attributetableindex.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgaisovist.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgaangular.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgametric.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgathroughvision.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgavisuallocal.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgavisualglobal.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgaangulardepth.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgametricdepth.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/vgamodules/vgavisualglobaldepth.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/axialmodules/axialintegration.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/axialmodules/axiallocal.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/axialmodules/axialstepdepth.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmangular.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmmetric.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtopological.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtulip.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtopologicalpd.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmmetricpd.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtulipdepth.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmmetricshortestpath.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtopologicalshortestpath.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/segmmodules/segmtulipshortestpath.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/parsers/ntfp.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/parsers/dxfp.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/parsers/mapinfodata.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/parsers/tigerp.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/agents/agent.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/agents/agentprogram.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/agents/agentset.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/agents/agentengine.cpp.obj CMakeFiles/alcyon_gensala.dir/salalib/agents/agentga.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/ranlib.exe libalcyon_gensala.a
make[3]: Leaving directory '/d/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release'
[ 49%] Built target alcyon_gensala
make  -f genlib/CMakeFiles/genlib.dir/build.make genlib/CMakeFiles/genlib.dir/depend
make[3]: Entering directory '/d/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release'
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/cmake.exe -E cmake_depends "Unix Makefiles" D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/genlib D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/genlib/CMakeFiles/genlib.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/d/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release'
make  -f genlib/CMakeFiles/genlib.dir/build.make genlib/CMakeFiles/genlib.dir/build
make[3]: Entering directory '/d/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release'
[ 50%] Building CXX object genlib/CMakeFiles/genlib.dir/bsptree.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/genlib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DGENLIB_LIBRARY @CMakeFiles/genlib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT genlib/CMakeFiles/genlib.dir/bsptree.cpp.obj -MF CMakeFiles/genlib.dir/bsptree.cpp.obj.d -o CMakeFiles/genlib.dir/bsptree.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/bsptree.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/bsptree.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/bsptree.cpp:6:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 51%] Building CXX object genlib/CMakeFiles/genlib.dir/p2dpoly.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/genlib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DGENLIB_LIBRARY @CMakeFiles/genlib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT genlib/CMakeFiles/genlib.dir/p2dpoly.cpp.obj -MF CMakeFiles/genlib.dir/p2dpoly.cpp.obj.d -o CMakeFiles/genlib.dir/p2dpoly.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/p2dpoly.cpp
[ 51%] Building CXX object genlib/CMakeFiles/genlib.dir/pafmath.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/genlib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DGENLIB_LIBRARY @CMakeFiles/genlib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT genlib/CMakeFiles/genlib.dir/pafmath.cpp.obj -MF CMakeFiles/genlib.dir/pafmath.cpp.obj.d -o CMakeFiles/genlib.dir/pafmath.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/pafmath.cpp
[ 52%] Building CXX object genlib/CMakeFiles/genlib.dir/stringutils.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/genlib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DGENLIB_LIBRARY @CMakeFiles/genlib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT genlib/CMakeFiles/genlib.dir/stringutils.cpp.obj -MF CMakeFiles/genlib.dir/stringutils.cpp.obj.d -o CMakeFiles/genlib.dir/stringutils.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/stringutils.cpp
[ 53%] Building CXX object genlib/CMakeFiles/genlib.dir/xmlparse.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/genlib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DGENLIB_LIBRARY @CMakeFiles/genlib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT genlib/CMakeFiles/genlib.dir/xmlparse.cpp.obj -MF CMakeFiles/genlib.dir/xmlparse.cpp.obj.d -o CMakeFiles/genlib.dir/xmlparse.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/xmlparse.cpp
[ 54%] Linking CXX static library libgenlib.a
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/genlib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/cmake.exe -P CMakeFiles/genlib.dir/cmake_clean_target.cmake
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/genlib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/cmake.exe -E cmake_link_script CMakeFiles/genlib.dir/link.txt --verbose=1
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/ar.exe qc libgenlib.a CMakeFiles/genlib.dir/bsptree.cpp.obj CMakeFiles/genlib.dir/p2dpoly.cpp.obj CMakeFiles/genlib.dir/pafmath.cpp.obj CMakeFiles/genlib.dir/stringutils.cpp.obj CMakeFiles/genlib.dir/xmlparse.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/ranlib.exe libgenlib.a
make[3]: Leaving directory '/d/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release'
[ 54%] Built target genlib
make  -f salalib/CMakeFiles/salalib.dir/build.make salalib/CMakeFiles/salalib.dir/depend
make[3]: Entering directory '/d/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release'
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/cmake.exe -E cmake_depends "Unix Makefiles" D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib/CMakeFiles/salalib.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/d/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release'
make  -f salalib/CMakeFiles/salalib.dir/build.make salalib/CMakeFiles/salalib.dir/build
make[3]: Entering directory '/d/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release'
[ 55%] Building CXX object salalib/CMakeFiles/salalib.dir/shapegraph.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/shapegraph.cpp.obj -MF CMakeFiles/salalib.dir/shapegraph.cpp.obj.d -o CMakeFiles/salalib.dir/shapegraph.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.cpp:5:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/locale_classes.h:40,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/ios_base.h:41,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ios:44,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/istream:40,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/connector.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:7:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 55%] Building CXX object salalib/CMakeFiles/salalib.dir/connector.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/connector.cpp.obj -MF CMakeFiles/salalib.dir/connector.cpp.obj.d -o CMakeFiles/salalib.dir/connector.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/connector.cpp
[ 56%] Building CXX object salalib/CMakeFiles/salalib.dir/isovist.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/isovist.cpp.obj -MF CMakeFiles/salalib.dir/isovist.cpp.obj.d -o CMakeFiles/salalib.dir/isovist.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isovist.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/bsptree.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isovist.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isovist.cpp:6:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 57%] Building CXX object salalib/CMakeFiles/salalib.dir/mgraph.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/mgraph.cpp.obj -MF CMakeFiles/salalib.dir/mgraph.cpp.obj.d -o CMakeFiles/salalib.dir/mgraph.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/mgraph.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agent.h:12,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentset.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentengine.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/mgraph.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/mgraph.cpp:8:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/std_abs.h:38,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cmath:49,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/pafmath.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/p2dpoly.h:15,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentprogram.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agent.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 58%] Building CXX object salalib/CMakeFiles/salalib.dir/ngraph.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/ngraph.cpp.obj -MF CMakeFiles/salalib.dir/ngraph.cpp.obj.d -o CMakeFiles/salalib.dir/ngraph.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ngraph.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ngraph.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/std_abs.h:38,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cmath:49,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/pafmath.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/p2dpoly.h:15,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pixelref.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ngraph.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ngraph.cpp:5:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 58%] Building CXX object salalib/CMakeFiles/salalib.dir/pointdata.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/pointdata.cpp.obj -MF CMakeFiles/salalib.dir/pointdata.cpp.obj.d -o CMakeFiles/salalib.dir/pointdata.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/exceptions.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/layermanager.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/attributetable.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:7:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 59%] Building CXX object salalib/CMakeFiles/salalib.dir/salaprogram.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/salaprogram.cpp.obj -MF CMakeFiles/salalib.dir/salaprogram.cpp.obj.d -o CMakeFiles/salalib.dir/salaprogram.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/salaprogram.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/salaprogram.cpp:26:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/exceptions.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/layermanager.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/attributetable.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/salaprogram.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/salaprogram.cpp:23:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 60%] Building CXX object salalib/CMakeFiles/salalib.dir/shapemap.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/shapemap.cpp.obj -MF CMakeFiles/salalib.dir/shapemap.cpp.obj.d -o CMakeFiles/salalib.dir/shapemap.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/exceptions.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/layermanager.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/attributetable.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.cpp:12:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 61%] Building CXX object salalib/CMakeFiles/salalib.dir/spacepix.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/spacepix.cpp.obj -MF CMakeFiles/salalib.dir/spacepix.cpp.obj.d -o CMakeFiles/salalib.dir/spacepix.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepix.cpp
[ 62%] Building CXX object salalib/CMakeFiles/salalib.dir/sparksieve2.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/sparksieve2.cpp.obj -MF CMakeFiles/salalib.dir/sparksieve2.cpp.obj.d -o CMakeFiles/salalib.dir/sparksieve2.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/sparksieve2.cpp
[ 62%] Building CXX object salalib/CMakeFiles/salalib.dir/entityparsing.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/entityparsing.cpp.obj -MF CMakeFiles/salalib.dir/entityparsing.cpp.obj.d -o CMakeFiles/salalib.dir/entityparsing.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/entityparsing.cpp
[ 63%] Building CXX object salalib/CMakeFiles/salalib.dir/linkutils.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/linkutils.cpp.obj -MF CMakeFiles/salalib.dir/linkutils.cpp.obj.d -o CMakeFiles/salalib.dir/linkutils.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/linkutils.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/linkutils.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/linkutils.cpp:5:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/exceptions.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/layermanager.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/attributetable.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:7:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 64%] Building CXX object salalib/CMakeFiles/salalib.dir/gridproperties.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/gridproperties.cpp.obj -MF CMakeFiles/salalib.dir/gridproperties.cpp.obj.d -o CMakeFiles/salalib.dir/gridproperties.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/gridproperties.cpp
[ 65%] Building CXX object salalib/CMakeFiles/salalib.dir/attributetable.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/attributetable.cpp.obj -MF CMakeFiles/salalib.dir/attributetable.cpp.obj.d -o CMakeFiles/salalib.dir/attributetable.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/attributetable.cpp
[ 65%] Building CXX object salalib/CMakeFiles/salalib.dir/layermanagerimpl.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/layermanagerimpl.cpp.obj -MF CMakeFiles/salalib.dir/layermanagerimpl.cpp.obj.d -o CMakeFiles/salalib.dir/layermanagerimpl.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/layermanagerimpl.cpp
[ 66%] Building CXX object salalib/CMakeFiles/salalib.dir/attributetableview.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/attributetableview.cpp.obj -MF CMakeFiles/salalib.dir/attributetableview.cpp.obj.d -o CMakeFiles/salalib.dir/attributetableview.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/attributetableview.cpp
[ 67%] Building CXX object salalib/CMakeFiles/salalib.dir/geometrygenerators.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/geometrygenerators.cpp.obj -MF CMakeFiles/salalib.dir/geometrygenerators.cpp.obj.d -o CMakeFiles/salalib.dir/geometrygenerators.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/geometrygenerators.cpp
[ 68%] Building CXX object salalib/CMakeFiles/salalib.dir/point.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/point.cpp.obj -MF CMakeFiles/salalib.dir/point.cpp.obj.d -o CMakeFiles/salalib.dir/point.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/point.cpp
[ 68%] Building CXX object salalib/CMakeFiles/salalib.dir/pafcolor.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/pafcolor.cpp.obj -MF CMakeFiles/salalib.dir/pafcolor.cpp.obj.d -o CMakeFiles/salalib.dir/pafcolor.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pafcolor.cpp
[ 69%] Building CXX object salalib/CMakeFiles/salalib.dir/spacepixfile.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/spacepixfile.cpp.obj -MF CMakeFiles/salalib.dir/spacepixfile.cpp.obj.d -o CMakeFiles/salalib.dir/spacepixfile.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/exceptions.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/layermanager.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/attributetable.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
[ 70%] Building CXX object salalib/CMakeFiles/salalib.dir/alllinemap.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/alllinemap.cpp.obj -MF CMakeFiles/salalib.dir/alllinemap.cpp.obj.d -o CMakeFiles/salalib.dir/alllinemap.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/alllinemap.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialpolygons.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/alllinemap.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/alllinemap.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/locale_classes.h:40,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/ios_base.h:41,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ios:44,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/istream:40,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/connector.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialpolygons.h:8:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 71%] Building CXX object salalib/CMakeFiles/salalib.dir/axialminimiser.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/axialminimiser.cpp.obj -MF CMakeFiles/salalib.dir/axialminimiser.cpp.obj.d -o CMakeFiles/salalib.dir/axialminimiser.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialminimiser.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialpolygons.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/alllinemap.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialminimiser.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialminimiser.cpp:6:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/locale_classes.h:40,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/ios_base.h:41,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ios:44,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/istream:40,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/connector.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialpolygons.h:8:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 72%] Building CXX object salalib/CMakeFiles/salalib.dir/axialpolygons.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/axialpolygons.cpp.obj -MF CMakeFiles/salalib.dir/axialpolygons.cpp.obj.d -o CMakeFiles/salalib.dir/axialpolygons.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialpolygons.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialpolygons.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialpolygons.cpp:6:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/locale_classes.h:40,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/ios_base.h:41,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ios:44,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/istream:40,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/connector.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialpolygons.h:8:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 72%] Building CXX object salalib/CMakeFiles/salalib.dir/tidylines.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/tidylines.cpp.obj -MF CMakeFiles/salalib.dir/tidylines.cpp.obj.d -o CMakeFiles/salalib.dir/tidylines.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/tidylines.cpp
[ 73%] Building CXX object salalib/CMakeFiles/salalib.dir/mapconverter.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/mapconverter.cpp.obj -MF CMakeFiles/salalib.dir/mapconverter.cpp.obj.d -o CMakeFiles/salalib.dir/mapconverter.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/mapconverter.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/mapconverter.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/mapconverter.cpp:8:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/locale_classes.h:40,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/ios_base.h:41,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ios:44,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/istream:40,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/connector.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:7:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 74%] Building CXX object salalib/CMakeFiles/salalib.dir/importutils.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/importutils.cpp.obj -MF CMakeFiles/salalib.dir/importutils.cpp.obj.d -o CMakeFiles/salalib.dir/importutils.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/importutils.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agent.h:12,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentset.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentengine.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/mgraph.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/importutils.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/importutils.cpp:5:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/std_abs.h:38,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cmath:49,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/pafmath.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/p2dpoly.h:15,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/importtypedefs.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/importutils.h:7:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 75%] Building CXX object salalib/CMakeFiles/salalib.dir/attributetableindex.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/attributetableindex.cpp.obj -MF CMakeFiles/salalib.dir/attributetableindex.cpp.obj.d -o CMakeFiles/salalib.dir/attributetableindex.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/attributetableindex.cpp
[ 75%] Building CXX object salalib/CMakeFiles/salalib.dir/vgamodules/vgaisovist.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/vgamodules/vgaisovist.cpp.obj -MF CMakeFiles/salalib.dir/vgamodules/vgaisovist.cpp.obj.d -o CMakeFiles/salalib.dir/vgamodules/vgaisovist.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgaisovist.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgaisovist.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgaisovist.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 76%] Building CXX object salalib/CMakeFiles/salalib.dir/vgamodules/vgaangular.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/vgamodules/vgaangular.cpp.obj -MF CMakeFiles/salalib.dir/vgamodules/vgaangular.cpp.obj.d -o CMakeFiles/salalib.dir/vgamodules/vgaangular.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgaangular.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgaangular.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgaangular.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 77%] Building CXX object salalib/CMakeFiles/salalib.dir/vgamodules/vgametric.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/vgamodules/vgametric.cpp.obj -MF CMakeFiles/salalib.dir/vgamodules/vgametric.cpp.obj.d -o CMakeFiles/salalib.dir/vgamodules/vgametric.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgametric.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgametric.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgametric.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 78%] Building CXX object salalib/CMakeFiles/salalib.dir/vgamodules/vgathroughvision.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/vgamodules/vgathroughvision.cpp.obj -MF CMakeFiles/salalib.dir/vgamodules/vgathroughvision.cpp.obj.d -o CMakeFiles/salalib.dir/vgamodules/vgathroughvision.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgathroughvision.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgathroughvision.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgathroughvision.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 79%] Building CXX object salalib/CMakeFiles/salalib.dir/vgamodules/vgavisuallocal.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/vgamodules/vgavisuallocal.cpp.obj -MF CMakeFiles/salalib.dir/vgamodules/vgavisuallocal.cpp.obj.d -o CMakeFiles/salalib.dir/vgamodules/vgavisuallocal.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgavisuallocal.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgavisuallocal.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgavisuallocal.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 79%] Building CXX object salalib/CMakeFiles/salalib.dir/vgamodules/vgavisualglobal.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/vgamodules/vgavisualglobal.cpp.obj -MF CMakeFiles/salalib.dir/vgamodules/vgavisualglobal.cpp.obj.d -o CMakeFiles/salalib.dir/vgamodules/vgavisualglobal.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgavisualglobal.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgavisualglobal.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgavisualglobal.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 80%] Building CXX object salalib/CMakeFiles/salalib.dir/vgamodules/vgaangulardepth.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/vgamodules/vgaangulardepth.cpp.obj -MF CMakeFiles/salalib.dir/vgamodules/vgaangulardepth.cpp.obj.d -o CMakeFiles/salalib.dir/vgamodules/vgaangulardepth.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgaangulardepth.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgaangulardepth.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgaangulardepth.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 81%] Building CXX object salalib/CMakeFiles/salalib.dir/vgamodules/vgametricdepth.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/vgamodules/vgametricdepth.cpp.obj -MF CMakeFiles/salalib.dir/vgamodules/vgametricdepth.cpp.obj.d -o CMakeFiles/salalib.dir/vgamodules/vgametricdepth.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgametricdepth.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgametricdepth.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgametricdepth.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 82%] Building CXX object salalib/CMakeFiles/salalib.dir/vgamodules/vgavisualglobaldepth.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/vgamodules/vgavisualglobaldepth.cpp.obj -MF CMakeFiles/salalib.dir/vgamodules/vgavisualglobaldepth.cpp.obj.d -o CMakeFiles/salalib.dir/vgamodules/vgavisualglobaldepth.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgavisualglobaldepth.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgavisualglobaldepth.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/vgamodules/vgavisualglobaldepth.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ivga.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 82%] Building CXX object salalib/CMakeFiles/salalib.dir/axialmodules/axialintegration.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/axialmodules/axialintegration.cpp.obj -MF CMakeFiles/salalib.dir/axialmodules/axialintegration.cpp.obj.d -o CMakeFiles/salalib.dir/axialmodules/axialintegration.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialmodules/axialintegration.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/iaxial.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialmodules/axialintegration.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialmodules/axialintegration.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/iaxial.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 83%] Building CXX object salalib/CMakeFiles/salalib.dir/axialmodules/axiallocal.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/axialmodules/axiallocal.cpp.obj -MF CMakeFiles/salalib.dir/axialmodules/axiallocal.cpp.obj.d -o CMakeFiles/salalib.dir/axialmodules/axiallocal.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialmodules/axiallocal.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/iaxial.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialmodules/axiallocal.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialmodules/axiallocal.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/iaxial.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 84%] Building CXX object salalib/CMakeFiles/salalib.dir/axialmodules/axialstepdepth.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/axialmodules/axialstepdepth.cpp.obj -MF CMakeFiles/salalib.dir/axialmodules/axialstepdepth.cpp.obj.d -o CMakeFiles/salalib.dir/axialmodules/axialstepdepth.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialmodules/axialstepdepth.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/iaxial.h:10,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialmodules/axialstepdepth.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/axialmodules/axialstepdepth.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/iaxial.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 85%] Building CXX object salalib/CMakeFiles/salalib.dir/segmmodules/segmangular.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/segmmodules/segmangular.cpp.obj -MF CMakeFiles/salalib.dir/segmmodules/segmangular.cpp.obj.d -o CMakeFiles/salalib.dir/segmmodules/segmangular.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmangular.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmangular.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmangular.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 86%] Building CXX object salalib/CMakeFiles/salalib.dir/segmmodules/segmmetric.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/segmmodules/segmmetric.cpp.obj -MF CMakeFiles/salalib.dir/segmmodules/segmmetric.cpp.obj.d -o CMakeFiles/salalib.dir/segmmodules/segmmetric.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmmetric.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmmetric.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmmetric.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 86%] Building CXX object salalib/CMakeFiles/salalib.dir/segmmodules/segmtopological.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/segmmodules/segmtopological.cpp.obj -MF CMakeFiles/salalib.dir/segmmodules/segmtopological.cpp.obj.d -o CMakeFiles/salalib.dir/segmmodules/segmtopological.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtopological.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtopological.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtopological.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 87%] Building CXX object salalib/CMakeFiles/salalib.dir/segmmodules/segmtulip.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/segmmodules/segmtulip.cpp.obj -MF CMakeFiles/salalib.dir/segmmodules/segmtulip.cpp.obj.d -o CMakeFiles/salalib.dir/segmmodules/segmtulip.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtulip.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtulip.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtulip.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 88%] Building CXX object salalib/CMakeFiles/salalib.dir/segmmodules/segmtopologicalpd.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/segmmodules/segmtopologicalpd.cpp.obj -MF CMakeFiles/salalib.dir/segmmodules/segmtopologicalpd.cpp.obj.d -o CMakeFiles/salalib.dir/segmmodules/segmtopologicalpd.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtopologicalpd.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtopologicalpd.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtopologicalpd.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 89%] Building CXX object salalib/CMakeFiles/salalib.dir/segmmodules/segmmetricpd.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/segmmodules/segmmetricpd.cpp.obj -MF CMakeFiles/salalib.dir/segmmodules/segmmetricpd.cpp.obj.d -o CMakeFiles/salalib.dir/segmmodules/segmmetricpd.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmmetricpd.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmmetricpd.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmmetricpd.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 89%] Building CXX object salalib/CMakeFiles/salalib.dir/segmmodules/segmtulipdepth.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/segmmodules/segmtulipdepth.cpp.obj -MF CMakeFiles/salalib.dir/segmmodules/segmtulipdepth.cpp.obj.d -o CMakeFiles/salalib.dir/segmmodules/segmtulipdepth.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtulipdepth.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtulipdepth.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtulipdepth.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/isegment.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 90%] Building CXX object salalib/CMakeFiles/salalib.dir/segmmodules/segmmetricshortestpath.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/segmmodules/segmmetricshortestpath.cpp.obj -MF CMakeFiles/salalib.dir/segmmodules/segmmetricshortestpath.cpp.obj.d -o CMakeFiles/salalib.dir/segmmodules/segmmetricshortestpath.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmmetricshortestpath.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ianalysis.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmmetricshortestpath.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmmetricshortestpath.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmmetricshortestpath.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ianalysis.h:7:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
[ 91%] Building CXX object salalib/CMakeFiles/salalib.dir/segmmodules/segmtopologicalshortestpath.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/segmmodules/segmtopologicalshortestpath.cpp.obj -MF CMakeFiles/salalib.dir/segmmodules/segmtopologicalshortestpath.cpp.obj.d -o CMakeFiles/salalib.dir/segmmodules/segmtopologicalshortestpath.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtopologicalshortestpath.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ianalysis.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtopologicalshortestpath.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtopologicalshortestpath.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtopologicalshortestpath.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ianalysis.h:7:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
[ 92%] Building CXX object salalib/CMakeFiles/salalib.dir/segmmodules/segmtulipshortestpath.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/segmmodules/segmtulipshortestpath.cpp.obj -MF CMakeFiles/salalib.dir/segmmodules/segmtulipshortestpath.cpp.obj.d -o CMakeFiles/salalib.dir/segmmodules/segmtulipshortestpath.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtulipshortestpath.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ianalysis.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtulipshortestpath.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtulipshortestpath.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapegraph.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/segmmodules/segmtulipshortestpath.h:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/analysisresult.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/ianalysis.h:7:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
[ 93%] Building CXX object salalib/CMakeFiles/salalib.dir/parsers/ntfp.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/parsers/ntfp.cpp.obj -MF CMakeFiles/salalib.dir/parsers/ntfp.cpp.obj.d -o CMakeFiles/salalib.dir/parsers/ntfp.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/parsers/ntfp.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/parsers/ntfp.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/parsers/ntfp.cpp:8:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 93%] Building CXX object salalib/CMakeFiles/salalib.dir/parsers/dxfp.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/parsers/dxfp.cpp.obj -MF CMakeFiles/salalib.dir/parsers/dxfp.cpp.obj.d -o CMakeFiles/salalib.dir/parsers/dxfp.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/parsers/dxfp.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/parsers/dxfp.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 94%] Building CXX object salalib/CMakeFiles/salalib.dir/parsers/mapinfodata.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/parsers/mapinfodata.cpp.obj -MF CMakeFiles/salalib.dir/parsers/mapinfodata.cpp.obj.d -o CMakeFiles/salalib.dir/parsers/mapinfodata.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/parsers/mapinfodata.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/parsers/mapinfodata.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/exceptions.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/layermanager.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/attributetable.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/parsers/mapinfodata.h:7,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/parsers/mapinfodata.cpp:5:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 95%] Building CXX object salalib/CMakeFiles/salalib.dir/parsers/tigerp.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/parsers/tigerp.cpp.obj -MF CMakeFiles/salalib.dir/parsers/tigerp.cpp.obj.d -o CMakeFiles/salalib.dir/parsers/tigerp.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/parsers/tigerp.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/parsers/tigerp.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/parsers/tigerp.cpp:10:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 96%] Building CXX object salalib/CMakeFiles/salalib.dir/agents/agent.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/agents/agent.cpp.obj -MF CMakeFiles/salalib.dir/agents/agent.cpp.obj.d -o CMakeFiles/salalib.dir/agents/agent.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agent.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agent.h:12,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agent.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/std_abs.h:38,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cmath:49,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/pafmath.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/p2dpoly.h:15,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentprogram.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agent.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 96%] Building CXX object salalib/CMakeFiles/salalib.dir/agents/agentprogram.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/agents/agentprogram.cpp.obj -MF CMakeFiles/salalib.dir/agents/agentprogram.cpp.obj.d -o CMakeFiles/salalib.dir/agents/agentprogram.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentprogram.cpp
[ 97%] Building CXX object salalib/CMakeFiles/salalib.dir/agents/agentset.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/agents/agentset.cpp.obj -MF CMakeFiles/salalib.dir/agents/agentset.cpp.obj.d -o CMakeFiles/salalib.dir/agents/agentset.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentset.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agent.h:12,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentset.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentset.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/std_abs.h:38,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cmath:49,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/pafmath.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/p2dpoly.h:15,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentprogram.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agent.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 98%] Building CXX object salalib/CMakeFiles/salalib.dir/agents/agentengine.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/agents/agentengine.cpp.obj -MF CMakeFiles/salalib.dir/agents/agentengine.cpp.obj.d -o CMakeFiles/salalib.dir/agents/agentengine.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentengine.cpp
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/spacepixfile.h:8,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agent.h:12,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentset.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentengine.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentengine.cpp:7:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/std_abs.h:38,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cmath:49,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/pafmath.h:11,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/p2dpoly.h:15,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentprogram.h:9,
                 from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agent.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/pointdata.h:11:
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
[ 99%] Building CXX object salalib/CMakeFiles/salalib.dir/agents/agentga.cpp.obj
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/g++.exe  -std=gnu++17 -DSALALIB_LIBRARY -D_DEPTHMAP @CMakeFiles/salalib.dir/includes_CXX.rsp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -MD -MT salalib/CMakeFiles/salalib.dir/agents/agentga.cpp.obj -MF CMakeFiles/salalib.dir/agents/agentga.cpp.obj.d -o CMakeFiles/salalib.dir/agents/agentga.cpp.obj -c D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/libs/salalib/agents/agentga.cpp
[100%] Linking CXX static library libsalalib.a
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/cmake.exe -P CMakeFiles/salalib.dir/cmake_clean_target.cmake
cd D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/salalib && D:/rtools44/x86_64-w64-mingw32.static.posix/bin/cmake.exe -E cmake_link_script CMakeFiles/salalib.dir/link.txt --verbose=1
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/ar.exe qc libsalalib.a CMakeFiles/salalib.dir/shapegraph.cpp.obj CMakeFiles/salalib.dir/connector.cpp.obj CMakeFiles/salalib.dir/isovist.cpp.obj CMakeFiles/salalib.dir/mgraph.cpp.obj CMakeFiles/salalib.dir/ngraph.cpp.obj CMakeFiles/salalib.dir/pointdata.cpp.obj CMakeFiles/salalib.dir/salaprogram.cpp.obj CMakeFiles/salalib.dir/shapemap.cpp.obj CMakeFiles/salalib.dir/spacepix.cpp.obj CMakeFiles/salalib.dir/sparksieve2.cpp.obj CMakeFiles/salalib.dir/entityparsing.cpp.obj CMakeFiles/salalib.dir/linkutils.cpp.obj CMakeFiles/salalib.dir/gridproperties.cpp.obj CMakeFiles/salalib.dir/attributetable.cpp.obj CMakeFiles/salalib.dir/layermanagerimpl.cpp.obj CMakeFiles/salalib.dir/attributetableview.cpp.obj CMakeFiles/salalib.dir/geometrygenerators.cpp.obj CMakeFiles/salalib.dir/point.cpp.obj CMakeFiles/salalib.dir/pafcolor.cpp.obj CMakeFiles/salalib.dir/spacepixfile.cpp.obj CMakeFiles/salalib.dir/alllinemap.cpp.obj CMakeFiles/salalib.dir/axialminimiser.cpp.obj CMakeFiles/salalib.dir/axialpolygons.cpp.obj CMakeFiles/salalib.dir/tidylines.cpp.obj CMakeFiles/salalib.dir/mapconverter.cpp.obj CMakeFiles/salalib.dir/importutils.cpp.obj CMakeFiles/salalib.dir/attributetableindex.cpp.obj CMakeFiles/salalib.dir/vgamodules/vgaisovist.cpp.obj CMakeFiles/salalib.dir/vgamodules/vgaangular.cpp.obj CMakeFiles/salalib.dir/vgamodules/vgametric.cpp.obj CMakeFiles/salalib.dir/vgamodules/vgathroughvision.cpp.obj CMakeFiles/salalib.dir/vgamodules/vgavisuallocal.cpp.obj CMakeFiles/salalib.dir/vgamodules/vgavisualglobal.cpp.obj CMakeFiles/salalib.dir/vgamodules/vgaangulardepth.cpp.obj CMakeFiles/salalib.dir/vgamodules/vgametricdepth.cpp.obj CMakeFiles/salalib.dir/vgamodules/vgavisualglobaldepth.cpp.obj CMakeFiles/salalib.dir/axialmodules/axialintegration.cpp.obj CMakeFiles/salalib.dir/axialmodules/axiallocal.cpp.obj CMakeFiles/salalib.dir/axialmodules/axialstepdepth.cpp.obj CMakeFiles/salalib.dir/segmmodules/segmangular.cpp.obj CMakeFiles/salalib.dir/segmmodules/segmmetric.cpp.obj CMakeFiles/salalib.dir/segmmodules/segmtopological.cpp.obj CMakeFiles/salalib.dir/segmmodules/segmtulip.cpp.obj CMakeFiles/salalib.dir/segmmodules/segmtopologicalpd.cpp.obj CMakeFiles/salalib.dir/segmmodules/segmmetricpd.cpp.obj CMakeFiles/salalib.dir/segmmodules/segmtulipdepth.cpp.obj CMakeFiles/salalib.dir/segmmodules/segmmetricshortestpath.cpp.obj CMakeFiles/salalib.dir/segmmodules/segmtopologicalshortestpath.cpp.obj CMakeFiles/salalib.dir/segmmodules/segmtulipshortestpath.cpp.obj CMakeFiles/salalib.dir/parsers/ntfp.cpp.obj CMakeFiles/salalib.dir/parsers/dxfp.cpp.obj CMakeFiles/salalib.dir/parsers/mapinfodata.cpp.obj CMakeFiles/salalib.dir/parsers/tigerp.cpp.obj CMakeFiles/salalib.dir/agents/agent.cpp.obj CMakeFiles/salalib.dir/agents/agentprogram.cpp.obj CMakeFiles/salalib.dir/agents/agentset.cpp.obj CMakeFiles/salalib.dir/agents/agentengine.cpp.obj CMakeFiles/salalib.dir/agents/agentga.cpp.obj
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/ranlib.exe libsalalib.a
make[3]: Leaving directory '/d/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release'
[100%] Built target salalib
make[2]: Leaving directory '/d/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release'
D:/rtools44/x86_64-w64-mingw32.static.posix/bin/cmake.exe -E cmake_progress_start D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release/CMakeFiles 0
gmake.exe[1]: Leaving directory 'D:/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src/build-Release'

** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
using C++ compiler: 'g++.exe (GCC) 13.2.0'
using C++17
make[1]: Entering directory '/d/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src'
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -Ilibs -I../inst/include/ -I. -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c main.cpp -o main.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -Ilibs -I../inst/include/ -I. -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c communicator.cpp -o communicator.o
In file included from communicator.h:7,
                 from communicator.cpp:5:
libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -Ilibs -I../inst/include/ -I. -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ShapeMap.cpp -o ShapeMap.o
In file included from ShapeMap.h:7,
                 from ShapeMap.cpp:5:
libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from libs/genlib/exceptions.h:9,
                 from libs/salalib/layermanager.h:7,
                 from libs/salalib/attributetable.h:8,
                 from libs/salalib/shapemap.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
ShapeMap.cpp: In function 'std::vector<std::__cxx11::basic_string<char> > getShapeMapAttributeNames(ShapeMap*)':
ShapeMap.cpp:30:20: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare]
   30 |   for(int i = 0; i < attributes.getNumColumns(); ++i) {
      |                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShapeMap.cpp: In function 'Rcpp::GenericVector getShapesAsPolylineCoords(Rcpp::XPtr<ShapeMap>)':
ShapeMap.cpp:129:17: warning: unused variable 'firstPoint' [-Wunused-variable]
  129 |     const auto &firstPoint = *shape.second.m_points.begin();
      |                 ^~~~~~~~~~
ShapeMap.cpp:130:17: warning: unused variable 'lastPoint' [-Wunused-variable]
  130 |     const auto &lastPoint = *shape.second.m_points.rbegin();
      |                 ^~~~~~~~~
ShapeMap.cpp:122:9: warning: unused variable 'TOLERANCE' [-Wunused-variable]
  122 |   float TOLERANCE = 0.0001;
      |         ^~~~~~~~~
ShapeMap.cpp: In function 'Rcpp::List getShapeAttributes(Rcpp::XPtr<ShapeMap>, int)':
ShapeMap.cpp:200:27: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare]
  200 |     for (int col = 0; col < attributes.getNumColumns(); ++col) {
      |                       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShapeMap.cpp:195:9: warning: unused variable 'TOLERANCE' [-Wunused-variable]
  195 |   float TOLERANCE = 0.0001;
      |         ^~~~~~~~~
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -Ilibs -I../inst/include/ -I. -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ShapeGraph.cpp -o ShapeGraph.o
In file included from libs/salalib/shapegraph.h:8,
                 from ShapeGraph.cpp:5:
libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/locale_classes.h:40,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/ios_base.h:41,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ios:44,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/istream:40,
                 from libs/salalib/connector.h:7,
                 from libs/salalib/shapegraph.h:7:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from libs/salalib/shapegraph.h:10:
libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
ShapeGraph.cpp: In function 'std::map<std::__cxx11::basic_string<char>, std::vector<int> > getAxialConnections(Rcpp::XPtr<ShapeMap>)':
ShapeGraph.cpp:19:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Connector>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
   19 |   for (int i = 0; i < connectors.size(); i++) {
      |                   ~~^~~~~~~~~~~~~~~~~~~
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -Ilibs -I../inst/include/ -I. -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c AllLineMap.cpp -o AllLineMap.o
In file included from libs/salalib/shapegraph.h:8,
                 from libs/salalib/axialpolygons.h:9,
                 from libs/salalib/alllinemap.h:9,
                 from AllLineMap.cpp:5:
libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/locale_classes.h:40,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/ios_base.h:41,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ios:44,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/istream:40,
                 from libs/salalib/connector.h:7,
                 from libs/salalib/axialpolygons.h:8:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from libs/salalib/shapegraph.h:10:
libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -Ilibs -I../inst/include/ -I. -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c PointMap.cpp -o PointMap.o
In file included from libs/salalib/spacepixfile.h:8,
                 from libs/salalib/pointdata.h:9,
                 from PointMap.h:7,
                 from PointMap.cpp:5:
libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from libs/genlib/exceptions.h:9,
                 from libs/salalib/layermanager.h:7,
                 from libs/salalib/attributetable.h:8,
                 from libs/salalib/pointdata.h:7:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from libs/salalib/pointdata.h:11:
libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
PointMap.cpp: In function 'Rcpp::NumericMatrix getGridCoordinates(Rcpp::XPtr<PointMap>)':
PointMap.cpp:263:20: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare]
  263 |   for(int i = 0; i < pointMapPtr->getRows(); i++) {
      |                  ~~^~~~~~~~~~~~~~~~~~~~~~~~
PointMap.cpp:264:22: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare]
  264 |     for(int j = 0; j < pointMapPtr->getCols(); j++) {
      |                    ~~^~~~~~~~~~~~~~~~~~~~~~~~
PointMap.cpp: In function 'std::vector<std::__cxx11::basic_string<char> > getPointMapAttributeNames(PointMap*)':
PointMap.cpp:285:20: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare]
  285 |   for(int i = 0; i < attributes.getNumColumns(); ++i) {
      |                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
PointMap.cpp: In function 'std::map<std::__cxx11::basic_string<char>, std::vector<double> > getPointMapAttributeData(Rcpp::XPtr<PointMap>, std::vector<std::__cxx11::basic_string<char> >)':
PointMap.cpp:307:24: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare]
  307 |       for(int i = 0; i < pointMap->getRows(); i++) {
      |                      ~~^~~~~~~~~~~~~~~~~~~~~
PointMap.cpp:308:26: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare]
  308 |         for(int j = 0; j < pointMap->getCols(); j++) {
      |                        ~~^~~~~~~~~~~~~~~~~~~~~
PointMap.cpp:321:24: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare]
  321 |       for(int i = 0; i < pointMap->getRows(); i++) {
      |                      ~~^~~~~~~~~~~~~~~~~~~~~
PointMap.cpp:322:26: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare]
  322 |         for(int j = 0; j < pointMap->getCols(); j++) {
      |                        ~~^~~~~~~~~~~~~~~~~~~~~
PointMap.cpp: In function 'std::map<std::__cxx11::basic_string<char>, std::vector<double> > getPointMapPropertyData(Rcpp::XPtr<PointMap>, std::vector<std::__cxx11::basic_string<char> >)':
PointMap.cpp:357:22: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare]
  357 |     for(int i = 0; i < pointMap->getRows(); i++) {
      |                    ~~^~~~~~~~~~~~~~~~~~~~~
PointMap.cpp:358:24: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare]
  358 |       for(int j = 0; j < pointMap->getCols(); j++) {
      |                      ~~^~~~~~~~~~~~~~~~~~~~~
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -Ilibs -I../inst/include/ -I. -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c convertInternal.cpp -o convertInternal.o
In file included from ShapeMap.h:7,
                 from convertInternal.cpp:5:
libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from libs/genlib/exceptions.h:9,
                 from libs/salalib/layermanager.h:7,
                 from libs/salalib/attributetable.h:8,
                 from libs/salalib/shapemap.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from libs/salalib/shapegraph.h:10,
                 from convertInternal.cpp:8:
libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
convertInternal.cpp: In function 'Rcpp::List shapeMapToSegment(Rcpp::XPtr<ShapeMap>, Rcpp::Nullable<std::__cxx11::basic_string<char> >, Rcpp::Nullable<bool>, Rcpp::Nullable<bool>, Rcpp::Nullable<double>)':
convertInternal.cpp:101:10: warning: variable 'keeporiginal' set but not used [-Wunused-but-set-variable]
  101 |     bool keeporiginal = true;
      |          ^~~~~~~~~~~~
convertInternal.cpp:111:10: warning: unused variable 'converted' [-Wunused-variable]
  111 |     bool converted = true;
      |          ^~~~~~~~~
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -Ilibs -I../inst/include/ -I. -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c convertExternal.cpp -o convertExternal.o
In file included from convertExternal.cpp:5:
libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from libs/genlib/exceptions.h:9,
                 from libs/salalib/layermanager.h:7,
                 from libs/salalib/attributetable.h:8,
                 from libs/salalib/shapemap.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from libs/salalib/shapegraph.h:10,
                 from convertExternal.cpp:6:
libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -Ilibs -I../inst/include/ -I. -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c axialAnalysis.cpp -o axialAnalysis.o
In file included from libs/salalib/shapegraph.h:8,
                 from libs/salalib/iaxial.h:10,
                 from libs/salalib/axialmodules/axialintegration.h:9,
                 from axialAnalysis.cpp:5:
libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/stl_algo.h:71,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/algorithm:61,
                 from libs/salalib/analysisresult.h:7,
                 from libs/salalib/iaxial.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from libs/salalib/shapegraph.h:10:
libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
axialAnalysis.cpp: In function 'Rcpp::List runAxialAnalysis(Rcpp::XPtr<ShapeGraph>, Rcpp::NumericVector, Rcpp::Nullable<std::__cxx11::basic_string<char> >, Rcpp::Nullable<bool>, Rcpp::Nullable<bool>, Rcpp::Nullable<bool>, Rcpp::Nullable<bool>, Rcpp::Nullable<bool>)':
axialAnalysis.cpp:71:27: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare]
   71 |         for (int i = 0; i < table.getNumColumns(); i++) {
      |                         ~~^~~~~~~~~~~~~~~~~~~~~~~
axialAnalysis.cpp: In function 'Rcpp::List axialStepDepth(Rcpp::XPtr<ShapeGraph>, int, std::vector<double>, std::vector<double>, Rcpp::Nullable<bool>, Rcpp::Nullable<bool>, Rcpp::Nullable<bool>)':
axialAnalysis.cpp:189:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
  189 |     for (int i = 0; i < stepDepthPointsX.size(); ++i) {
      |                     ~~^~~~~~~~~~~~~~~~~~~~~~~~~
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -Ilibs -I../inst/include/ -I. -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c segmentAnalysis.cpp -o segmentAnalysis.o
In file included from libs/salalib/shapegraph.h:8,
                 from segmentAnalysis.cpp:5:
libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/locale_classes.h:40,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/ios_base.h:41,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ios:44,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/istream:40,
                 from libs/salalib/connector.h:7,
                 from libs/salalib/shapegraph.h:7:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from libs/salalib/shapegraph.h:10:
libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
segmentAnalysis.cpp: In function 'Rcpp::List runSegmentAnalysis(Rcpp::XPtr<ShapeGraph>, Rcpp::NumericVector, int, int, Rcpp::Nullable<std::__cxx11::basic_string<char> >, Rcpp::Nullable<bool>, Rcpp::Nullable<int>, Rcpp::Nullable<bool>, Rcpp::Nullable<bool>, Rcpp::Nullable<bool>, Rcpp::Nullable<bool>)':
segmentAnalysis.cpp:83:27: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare]
   83 |         for (int i = 0; i < table.getNumColumns(); i++) {
      |                         ~~^~~~~~~~~~~~~~~~~~~~~~~
segmentAnalysis.cpp:102:13: warning: unused variable 'radiusType' [-Wunused-variable]
  102 |         int radiusType = Options::RADIUS_STEPS;
      |             ^~~~~~~~~~
segmentAnalysis.cpp: In function 'Rcpp::List segmentStepDepth(Rcpp::XPtr<ShapeGraph>, int, std::vector<double>, std::vector<double>, Rcpp::Nullable<int>, Rcpp::Nullable<bool>, Rcpp::Nullable<bool>, Rcpp::Nullable<bool>)':
segmentAnalysis.cpp:251:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
  251 |     for (int i = 0; i < stepDepthPointsX.size(); ++i) {
      |                     ~~^~~~~~~~~~~~~~~~~~~~~~~~~
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -Ilibs -I../inst/include/ -I. -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c metagraphdata.cpp -o metagraphdata.o
In file included from metagraphdata.cpp:5:
libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from libs/genlib/exceptions.h:9,
                 from libs/salalib/layermanager.h:7,
                 from libs/salalib/attributetable.h:8,
                 from libs/salalib/shapemap.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from libs/salalib/shapegraph.h:10,
                 from metagraphdata.cpp:6:
libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -Ilibs -I../inst/include/ -I. -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c isovist.cpp -o isovist.o
In file included from libs/genlib/bsptree.h:8,
                 from libs/salalib/isovist.h:8,
                 from isovist.cpp:5:
libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
In file included from isovist.cpp:6:
libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/locale_classes.h:40,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/ios_base.h:41,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ios:44,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/istream:40,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/fstream:40,
                 from libs/genlib/comm.h:8:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -Ilibs -I../inst/include/ -I. -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c allFewest.cpp -o allFewest.o
In file included from allFewest.cpp:5:
libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from libs/genlib/exceptions.h:9,
                 from libs/salalib/layermanager.h:7,
                 from libs/salalib/attributetable.h:8,
                 from libs/salalib/shapemap.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from libs/salalib/shapegraph.h:10,
                 from libs/salalib/axialpolygons.h:9,
                 from libs/salalib/alllinemap.h:9,
                 from allFewest.cpp:6:
libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -Ilibs -I../inst/include/ -I. -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c vga.cpp -o vga.o
In file included from libs/salalib/spacepixfile.h:8,
                 from libs/salalib/pointdata.h:9,
                 from vga.cpp:5:
libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from libs/genlib/exceptions.h:9,
                 from libs/salalib/layermanager.h:7,
                 from libs/salalib/attributetable.h:8,
                 from libs/salalib/pointdata.h:7:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from libs/salalib/pointdata.h:11:
libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -Ilibs -I../inst/include/ -I. -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c agentAnalysis.cpp -o agentAnalysis.o
In file included from libs/salalib/spacepixfile.h:8,
                 from libs/salalib/pointdata.h:9,
                 from libs/salalib/agents/agent.h:12,
                 from libs/salalib/agents/agentset.h:9,
                 from libs/salalib/agents/agentengine.h:9,
                 from agentAnalysis.cpp:5:
libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/std_abs.h:38,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cmath:49,
                 from libs/genlib/pafmath.h:11,
                 from libs/genlib/p2dpoly.h:15,
                 from libs/salalib/agents/agentprogram.h:9,
                 from libs/salalib/agents/agent.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from libs/salalib/pointdata.h:11:
libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
agentAnalysis.cpp: In function 'Rcpp::List agentAnalysis(Rcpp::XPtr<PointMap>, int, float, int, int, int, int, Rcpp::NumericMatrix, int, int, bool, Rcpp::Nullable<bool>, Rcpp::Nullable<bool>, Rcpp::Nullable<bool>)':
agentAnalysis.cpp:36:8: warning: variable 'progress' set but not used [-Wunused-but-set-variable]
   36 |   bool progress = false;
      |        ^~~~~~~~
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -Ilibs -I../inst/include/ -I. -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c link.cpp -o link.o
In file included from libs/salalib/shapegraph.h:8,
                 from link.cpp:5:
libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/locale_classes.h:40,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/ios_base.h:41,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ios:44,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/istream:40,
                 from libs/salalib/connector.h:7,
                 from libs/salalib/shapegraph.h:7:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from libs/salalib/shapegraph.h:10:
libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -Ilibs -I../inst/include/ -I. -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
In file included from alcyon_types.h:7,
                 from RcppExports.cpp:4:
libs/salalib/shapemap.h:587: warning: "__max" redefined
  587 | #define __max(x, y) ((x < y) ? y : x)
      | 
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cstdlib:79,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/ext/string_conversions.h:43,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/basic_string.h:4097,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/string:54,
                 from libs/genlib/exceptions.h:9,
                 from libs/salalib/layermanager.h:7,
                 from libs/salalib/attributetable.h:8,
                 from libs/salalib/shapemap.h:9:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:124: note: this is the location of the previous definition
  124 | #define __max(a,b) (((a) > (b)) ? (a) : (b))
      | 
libs/salalib/shapemap.h:588: warning: "__min" redefined
  588 | #define __min(x, y) ((x < y) ? x : y)
      | 
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:125: note: this is the location of the previous definition
  125 | #define __min(a,b) (((a) < (b)) ? (a) : (b))
      | 
In file included from libs/salalib/shapegraph.h:10,
                 from alcyon_types.h:8:
libs/genlib/comm.h:15: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   15 | #pragma warning(disable : 4244)
      | 
libs/genlib/comm.h:16: warning: ignoring '#pragma warning ' [-Wunknown-pragmas]
   16 | #pragma warning(disable : 4100)
      | 
g++ -shared -s -static-libgcc -o alcyon.dll tmp.def main.o communicator.o ShapeMap.o ShapeGraph.o AllLineMap.o PointMap.o convertInternal.o convertExternal.o axialAnalysis.o segmentAnalysis.o metagraphdata.o isovist.o allFewest.o vga.o agentAnalysis.o link.o RcppExports.o build-Release/libalcyon_gensala.a -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.1/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src'
make[1]: Entering directory '/d/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src'
make[1]: Leaving directory '/d/temp/RtmpIDdAoc/R.INSTALL4c047f0348ea/alcyon/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-alcyon/00new/alcyon/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'alcyon' as alcyon_0.3.0.zip
* DONE (alcyon)