* installing *source* package 'eaf' ... ** using staged installation ********************************************** WARNING: this package has a configure script It probably needs manual configuration ********************************************** ** libs using C compiler: 'gcc.exe (GCC) 12.3.0' "D:/RCompile/recent/R/bin/x64/Rscript.exe" "../tools/winlibs.R" Downloaded to 'd:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows' gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c eaf/avl.c -o eaf/avl.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c eaf/eaf3d.c -o eaf/eaf3d.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c eaf/eaf.c -o eaf/eaf.o In file included from eaf/eaf.h:177, from eaf/eaf.c:41: In function 'vector_objective_size', inlined from 'vector_objective_reserve' at eaf/eaf.h:178:1, inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon' at eaf/eaf.c:687:21: eaf/cvector.h:71:18: warning: pointer may be used after 'realloc' [-Wuse-after-free] 71 | { return v->_end - v->_begin; } \ | ^ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ In function 'vector_objective_reserve', inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon' at eaf/eaf.c:687:21: eaf/cvector.h:111:21: note: call to 'realloc' here 111 | v->_begin = realloc(v->_begin, sizeof(BASE_TYPE) * n); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ In function 'vector_objective_size', inlined from 'vector_objective_reserve' at eaf/eaf.h:178:1, inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon_old' at eaf/eaf.c:830:21: eaf/cvector.h:71:18: warning: pointer may be used after 'realloc' [-Wuse-after-free] 71 | { return v->_end - v->_begin; } \ | ^ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ In function 'vector_objective_reserve', inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon_old' at eaf/eaf.c:830:21: eaf/cvector.h:111:21: note: call to 'realloc' here 111 | v->_begin = realloc(v->_begin, sizeof(BASE_TYPE) * n); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ In function 'vector_objective_size', inlined from 'vector_objective_reserve' at eaf/eaf.h:178:1, inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon_old' at eaf/eaf.c:837:25: eaf/cvector.h:71:18: warning: pointer may be used after 'realloc' [-Wuse-after-free] 71 | { return v->_end - v->_begin; } \ | ^ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ In function 'vector_objective_reserve', inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon_old' at eaf/eaf.c:837:25: eaf/cvector.h:111:21: note: call to 'realloc' here 111 | v->_begin = realloc(v->_begin, sizeof(BASE_TYPE) * n); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ In function 'vector_objective_size', inlined from 'vector_objective_reserve' at eaf/eaf.h:178:1, inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon_old' at eaf/eaf.c:861:21: eaf/cvector.h:71:18: warning: pointer may be used after 'realloc' [-Wuse-after-free] 71 | { return v->_end - v->_begin; } \ | ^ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ In function 'vector_objective_reserve', inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon_old' at eaf/eaf.c:861:21: eaf/cvector.h:111:21: note: call to 'realloc' here 111 | v->_begin = realloc(v->_begin, sizeof(BASE_TYPE) * n); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ In function 'vector_objective_size', inlined from 'vector_objective_reserve' at eaf/eaf.h:178:1, inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon_old' at eaf/eaf.c:863:21: eaf/cvector.h:71:18: warning: pointer may be used after 'realloc' [-Wuse-after-free] 71 | { return v->_end - v->_begin; } \ | ^ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ In function 'vector_objective_reserve', inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon_old' at eaf/eaf.c:863:21: eaf/cvector.h:111:21: note: call to 'realloc' here 111 | v->_begin = realloc(v->_begin, sizeof(BASE_TYPE) * n); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ In function 'vector_objective_size', inlined from 'vector_objective_reserve' at eaf/eaf.h:178:1, inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon_old' at eaf/eaf.c:876:25: eaf/cvector.h:71:18: warning: pointer may be used after 'realloc' [-Wuse-after-free] 71 | { return v->_end - v->_begin; } \ | ^ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ In function 'vector_objective_reserve', inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon_old' at eaf/eaf.c:876:25: eaf/cvector.h:111:21: note: call to 'realloc' here 111 | v->_begin = realloc(v->_begin, sizeof(BASE_TYPE) * n); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ In function 'vector_objective_size', inlined from 'vector_objective_reserve' at eaf/eaf.h:178:1, inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon_old' at eaf/eaf.c:880:25: eaf/cvector.h:71:18: warning: pointer may be used after 'realloc' [-Wuse-after-free] 71 | { return v->_end - v->_begin; } \ | ^ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ In function 'vector_objective_reserve', inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon_old' at eaf/eaf.c:880:25: eaf/cvector.h:111:21: note: call to 'realloc' here 111 | v->_begin = realloc(v->_begin, sizeof(BASE_TYPE) * n); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c eaf/io.c -o eaf/io.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c mo-tools/hv_contrib.c -o mo-tools/hv_contrib.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c mo-tools/hv.c -o mo-tools/hv.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c mo-tools/pareto.c -o mo-tools/pareto.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c mo-tools/whv.c -o mo-tools/whv.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c mo-tools/whv_hype.c -o mo-tools/whv_hype.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c Reaf.c -o Reaf.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c Repsilon.c -o Repsilon.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c Rhv.c -o Rhv.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c Rnondominated.c -o Rnondominated.o gcc -shared -static-libgcc -o eaf.dll tmp.def eaf/avl.o eaf/eaf3d.o eaf/eaf.o eaf/io.o mo-tools/hv_contrib.o mo-tools/hv.o mo-tools/pareto.o mo-tools/whv.o mo-tools/whv_hype.o init.o Reaf.o Repsilon.o Rhv.o Rnondominated.o -Ld:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/lib/x64-ucrt -lgsl -lgslcblas -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR /usr/bin/make -C eaf all march=none CC="gcc " CFLAGS="-pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign " OPT_CFLAGS="" WARN_CFLAGS="" DEBUG=0 EXE=.exe make[1]: Entering directory '/d/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/eaf' ---> Removing /d/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/eaf//eaf.exe <--- ---> Removing object files eaf.o io.o eaf_main.o eaf3d.o avl.o <--- /usr/bin/make default make[2]: Entering directory '/d/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/eaf' gcc -DDEBUG=0 -DVERSION='"0.1svn292"' -DMARCH='"none"' -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c -o eaf.o eaf.c gcc -DDEBUG=0 -DVERSION='"0.1svn292"' -DMARCH='"none"' -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c -o io.o io.c gcc -DDEBUG=0 -DVERSION='"0.1svn292"' -DMARCH='"none"' -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c -o eaf_main.o eaf_main.c gcc -DDEBUG=0 -DVERSION='"0.1svn292"' -DMARCH='"none"' -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c -o eaf3d.o eaf3d.c gcc -DDEBUG=0 -DVERSION='"0.1svn292"' -DMARCH='"none"' -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c -o avl.o avl.c --> Building /d/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/eaf//eaf.exe version 0.1svn292 <--- gcc -o /d/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/eaf//eaf.exe eaf.o io.o eaf_main.o eaf3d.o avl.o -DDEBUG=0 -DVERSION='"0.1svn292"' -DMARCH='"none"' -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -lm make[2]: Leaving directory '/d/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/eaf' make[1]: Leaving directory '/d/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/eaf' /usr/bin/make -C mo-tools all march=none CC="gcc " CFLAGS="-pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign " OPT_CFLAGS="" WARN_CFLAGS="" DEBUG=0 EXE=.exe make[1]: Entering directory '/d/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/mo-tools' ---> Removing ./igd.exe <--- ---> Removing ./epsilon.exe <--- ---> Removing ./dominatedsets.exe <--- ---> Removing ./nondominated.exe <--- ---> Removing ./ndsort.exe <--- ---> Removing object files: igd.o epsilon.o dominatedsets.o nondominated.o io.o ndsort.o hv_contrib.o hv.o pareto.o whv.o whv_hype.o <--- /usr/bin/make default make[2]: Entering directory '/d/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/mo-tools' gcc -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"none"' -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c -o igd.o igd.c gcc -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"none"' -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c -o io.o io.c --> Building igd.exe version 1.0svn175 <--- gcc -o igd.exe igd.o io.o -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"none"' -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -lm gcc -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"none"' -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c -o epsilon.o epsilon.c --> Building epsilon.exe version 1.0svn175 <--- gcc -o epsilon.exe epsilon.o io.o -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"none"' -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -lm gcc -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"none"' -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c -o dominatedsets.o dominatedsets.c --> Building dominatedsets.exe version 1.0svn175 <--- gcc -o dominatedsets.exe dominatedsets.o io.o -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"none"' -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -lm gcc -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"none"' -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c -o nondominated.o nondominated.c --> Building nondominated.exe version 1.0svn175 <--- gcc -o nondominated.exe nondominated.o io.o -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"none"' -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -lm gcc -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"none"' -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c -o ndsort.o ndsort.c gcc -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"none"' -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c -o hv_contrib.o hv_contrib.c gcc -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"none"' -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c -o hv.o hv.c gcc -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"none"' -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c -o pareto.o pareto.c gcc -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"none"' -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c -o whv.o whv.c gcc -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"none"' -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c -o whv_hype.o whv_hype.c --> Building ndsort.exe version 1.0svn175 <--- gcc -o ndsort.exe ndsort.o pareto.o io.o hv_contrib.c hv.o -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"none"' -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -lm make[2]: Leaving directory '/d/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/mo-tools' make[1]: Leaving directory '/d/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/mo-tools' "D:/RCompile/recent/R/bin/x64/Rscript.exe" "../tools/winlibs.R" gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c eaf/avl.c -o eaf/avl.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c eaf/eaf3d.c -o eaf/eaf3d.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c eaf/eaf.c -o eaf/eaf.o In file included from eaf/eaf.h:177, from eaf/eaf.c:41: In function 'vector_objective_size', inlined from 'vector_objective_reserve' at eaf/eaf.h:178:1, inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon' at eaf/eaf.c:687:21: eaf/cvector.h:71:18: warning: pointer may be used after 'realloc' [-Wuse-after-free] 71 | { return v->_end - v->_begin; } \ | ^ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ In function 'vector_objective_reserve', inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon' at eaf/eaf.c:687:21: eaf/cvector.h:111:21: note: call to 'realloc' here 111 | v->_begin = realloc(v->_begin, sizeof(BASE_TYPE) * n); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ In function 'vector_objective_size', inlined from 'vector_objective_reserve' at eaf/eaf.h:178:1, inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon_old' at eaf/eaf.c:830:21: eaf/cvector.h:71:18: warning: pointer may be used after 'realloc' [-Wuse-after-free] 71 | { return v->_end - v->_begin; } \ | ^ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ In function 'vector_objective_reserve', inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon_old' at eaf/eaf.c:830:21: eaf/cvector.h:111:21: note: call to 'realloc' here 111 | v->_begin = realloc(v->_begin, sizeof(BASE_TYPE) * n); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ In function 'vector_objective_size', inlined from 'vector_objective_reserve' at eaf/eaf.h:178:1, inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon_old' at eaf/eaf.c:837:25: eaf/cvector.h:71:18: warning: pointer may be used after 'realloc' [-Wuse-after-free] 71 | { return v->_end - v->_begin; } \ | ^ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ In function 'vector_objective_reserve', inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon_old' at eaf/eaf.c:837:25: eaf/cvector.h:111:21: note: call to 'realloc' here 111 | v->_begin = realloc(v->_begin, sizeof(BASE_TYPE) * n); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ In function 'vector_objective_size', inlined from 'vector_objective_reserve' at eaf/eaf.h:178:1, inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon_old' at eaf/eaf.c:861:21: eaf/cvector.h:71:18: warning: pointer may be used after 'realloc' [-Wuse-after-free] 71 | { return v->_end - v->_begin; } \ | ^ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ In function 'vector_objective_reserve', inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon_old' at eaf/eaf.c:861:21: eaf/cvector.h:111:21: note: call to 'realloc' here 111 | v->_begin = realloc(v->_begin, sizeof(BASE_TYPE) * n); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ In function 'vector_objective_size', inlined from 'vector_objective_reserve' at eaf/eaf.h:178:1, inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon_old' at eaf/eaf.c:863:21: eaf/cvector.h:71:18: warning: pointer may be used after 'realloc' [-Wuse-after-free] 71 | { return v->_end - v->_begin; } \ | ^ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ In function 'vector_objective_reserve', inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon_old' at eaf/eaf.c:863:21: eaf/cvector.h:111:21: note: call to 'realloc' here 111 | v->_begin = realloc(v->_begin, sizeof(BASE_TYPE) * n); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ In function 'vector_objective_size', inlined from 'vector_objective_reserve' at eaf/eaf.h:178:1, inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon_old' at eaf/eaf.c:876:25: eaf/cvector.h:71:18: warning: pointer may be used after 'realloc' [-Wuse-after-free] 71 | { return v->_end - v->_begin; } \ | ^ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ In function 'vector_objective_reserve', inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon_old' at eaf/eaf.c:876:25: eaf/cvector.h:111:21: note: call to 'realloc' here 111 | v->_begin = realloc(v->_begin, sizeof(BASE_TYPE) * n); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ In function 'vector_objective_size', inlined from 'vector_objective_reserve' at eaf/eaf.h:178:1, inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon_old' at eaf/eaf.c:880:25: eaf/cvector.h:71:18: warning: pointer may be used after 'realloc' [-Wuse-after-free] 71 | { return v->_end - v->_begin; } \ | ^ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ In function 'vector_objective_reserve', inlined from 'vector_objective_push_back' at eaf/eaf.h:178:1, inlined from 'eaf_compute_polygon_old' at eaf/eaf.c:880:25: eaf/cvector.h:111:21: note: call to 'realloc' here 111 | v->_begin = realloc(v->_begin, sizeof(BASE_TYPE) * n); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eaf/eaf.h:178:1: note: in expansion of macro 'vector_define' 178 | vector_define(vector_objective, objective_t) | ^~~~~~~~~~~~~ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c eaf/io.c -o eaf/io.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c mo-tools/hv_contrib.c -o mo-tools/hv_contrib.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c mo-tools/hv.c -o mo-tools/hv.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c mo-tools/pareto.c -o mo-tools/pareto.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c mo-tools/whv.c -o mo-tools/whv.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c mo-tools/whv_hype.c -o mo-tools/whv_hype.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c Reaf.c -o Reaf.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c Repsilon.c -o Repsilon.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c Rhv.c -o Rhv.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/temp/Rtmp8odDo8/R.INSTALL19ea41e4c44ee/eaf/src/../windows/gsl-2.7/include" -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -gdwarf-2 -mfpmath=sse -msse2 -mstackrealign -c Rnondominated.c -o Rnondominated.o installing via 'install.libs.R' to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-eaf/00new/eaf ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (eaf)