* installing *source* package ‘eaf’ ...
** package ‘eaf’ successfully unpacked and MD5 sums checked
** using staged installation
checking for gsl-config... /opt/R/arm64/bin/gsl-config
configure: creating ./config.status
config.status: creating src/Makevars
** libs
using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c eaf/avl.c -o eaf/avl.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c eaf/eaf3d.c -o eaf/eaf3d.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c eaf/eaf.c -o eaf/eaf.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c eaf/io.c -o eaf/io.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c mo-tools/hv_contrib.c -o mo-tools/hv_contrib.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c mo-tools/hv.c -o mo-tools/hv.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c mo-tools/pareto.c -o mo-tools/pareto.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c mo-tools/whv.c -o mo-tools/whv.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c mo-tools/whv_hype.c -o mo-tools/whv_hype.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c init.c -o init.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c Reaf.c -o Reaf.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c Repsilon.c -o Repsilon.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c Rhv.c -o Rhv.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c Rnondominated.c -o Rnondominated.o
clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o eaf.so 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 -L/opt/R/arm64/lib -lgsl -lgslcblas -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
make -C eaf all march=none CC="clang -arch arm64" CFLAGS="-falign-functions=64 -Wall -g -O2  " OPT_CFLAGS="" WARN_CFLAGS="" DEBUG=0 EXE=
---> Removing /Volumes/Builds/packages/big-sur-arm64/results/4.3/eaf.Rcheck/00_pkg_src/eaf/src/eaf//eaf <---
---> Removing object files eaf.o io.o eaf_main.o eaf3d.o avl.o <---
make default
clang -arch arm64   -DDEBUG=0 -DVERSION='"0.1svn292"' -DMARCH='"unknown"' -falign-functions=64 -Wall -g -O2   -c -o eaf.o eaf.c
clang -arch arm64   -DDEBUG=0 -DVERSION='"0.1svn292"' -DMARCH='"unknown"' -falign-functions=64 -Wall -g -O2   -c -o io.o io.c
clang -arch arm64   -DDEBUG=0 -DVERSION='"0.1svn292"' -DMARCH='"unknown"' -falign-functions=64 -Wall -g -O2   -c -o eaf_main.o eaf_main.c
clang -arch arm64   -DDEBUG=0 -DVERSION='"0.1svn292"' -DMARCH='"unknown"' -falign-functions=64 -Wall -g -O2   -c -o eaf3d.o eaf3d.c
clang -arch arm64   -DDEBUG=0 -DVERSION='"0.1svn292"' -DMARCH='"unknown"' -falign-functions=64 -Wall -g -O2   -c -o avl.o avl.c
--> Building /Volumes/Builds/packages/big-sur-arm64/results/4.3/eaf.Rcheck/00_pkg_src/eaf/src/eaf//eaf version 0.1svn292 <---
clang -arch arm64 -o /Volumes/Builds/packages/big-sur-arm64/results/4.3/eaf.Rcheck/00_pkg_src/eaf/src/eaf//eaf eaf.o io.o eaf_main.o eaf3d.o avl.o   -DDEBUG=0 -DVERSION='"0.1svn292"' -DMARCH='"unknown"' -falign-functions=64 -Wall -g -O2   -lm
make -C mo-tools all march=none CC="clang -arch arm64" CFLAGS="-falign-functions=64 -Wall -g -O2  " OPT_CFLAGS="" WARN_CFLAGS="" DEBUG=0 EXE=
---> Removing ./igd <---
---> Removing ./epsilon <---
---> Removing ./dominatedsets <---
---> Removing ./nondominated <---
---> Removing ./ndsort <---
---> 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 <---
make default
clang -arch arm64   -I/opt/R/arm64/include  -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"unknown"' -falign-functions=64 -Wall -g -O2   -c -o igd.o igd.c
clang -arch arm64   -I/opt/R/arm64/include  -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"unknown"' -falign-functions=64 -Wall -g -O2   -c -o io.o io.c
--> Building igd version 1.0svn175 <---
clang -arch arm64 -o igd  igd.o io.o  -I/opt/R/arm64/include  -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"unknown"' -falign-functions=64 -Wall -g -O2   -lm 
clang -arch arm64   -I/opt/R/arm64/include  -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"unknown"' -falign-functions=64 -Wall -g -O2   -c -o epsilon.o epsilon.c
--> Building epsilon version 1.0svn175 <---
clang -arch arm64 -o epsilon  epsilon.o io.o  -I/opt/R/arm64/include  -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"unknown"' -falign-functions=64 -Wall -g -O2   -lm 
clang -arch arm64   -I/opt/R/arm64/include  -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"unknown"' -falign-functions=64 -Wall -g -O2   -c -o dominatedsets.o dominatedsets.c
--> Building dominatedsets version 1.0svn175 <---
clang -arch arm64 -o dominatedsets  dominatedsets.o io.o  -I/opt/R/arm64/include  -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"unknown"' -falign-functions=64 -Wall -g -O2   -lm 
clang -arch arm64   -I/opt/R/arm64/include  -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"unknown"' -falign-functions=64 -Wall -g -O2   -c -o nondominated.o nondominated.c
--> Building nondominated version 1.0svn175 <---
clang -arch arm64 -o nondominated  nondominated.o io.o  -I/opt/R/arm64/include  -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"unknown"' -falign-functions=64 -Wall -g -O2   -lm 
clang -arch arm64   -I/opt/R/arm64/include  -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"unknown"' -falign-functions=64 -Wall -g -O2   -c -o ndsort.o ndsort.c
clang -arch arm64   -I/opt/R/arm64/include  -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"unknown"' -falign-functions=64 -Wall -g -O2   -c -o hv_contrib.o hv_contrib.c
clang -arch arm64   -I/opt/R/arm64/include  -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"unknown"' -falign-functions=64 -Wall -g -O2   -c -o hv.o hv.c
clang -arch arm64   -I/opt/R/arm64/include  -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"unknown"' -falign-functions=64 -Wall -g -O2   -c -o pareto.o pareto.c
clang -arch arm64   -I/opt/R/arm64/include  -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"unknown"' -falign-functions=64 -Wall -g -O2   -c -o whv.o whv.c
clang -arch arm64   -I/opt/R/arm64/include  -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"unknown"' -falign-functions=64 -Wall -g -O2   -c -o whv_hype.o whv_hype.c
--> Building ndsort version 1.0svn175 <---
clang -arch arm64 -o ndsort  ndsort.o pareto.o io.o hv_contrib.c hv.o  -I/opt/R/arm64/include  -D_GNU_SOURCE -DDEBUG=0 -DVERSION=\"1.0svn175\" -DMARCH='"unknown"' -falign-functions=64 -Wall -g -O2   -lm 
installing via 'install.libs.R' to /Volumes/Builds/packages/big-sur-arm64/results/4.3/eaf.Rcheck/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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (eaf)