* installing *source* package ‘flsa’ ... ** this is package ‘flsa’ version ‘1.5.5’ ** package ‘flsa’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ using SDK: ‘MacOSX11.3.sdk’ clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -DR_NO_REMAP -c FLSA.cc -o FLSA.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -DR_NO_REMAP -c FLSAGeneral.cc -o FLSAGeneral.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -DR_NO_REMAP -c FLSAGeneralMain.cc -o FLSAGeneralMain.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -DR_NO_REMAP -c GeneralFunctions.cc -o GeneralFunctions.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -DR_NO_REMAP -c Groups.cc -o Groups.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -DR_NO_REMAP -c MaxFlowGraph.cc -o MaxFlowGraph.o FLSAGeneralMain.cc:1:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] #define R_NO_REMAP ^ <command line>:2:9: note: previous definition is here #define R_NO_REMAP 1 ^ MaxFlowGraph.cc:1:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] #define R_NO_REMAP ^ <command line>:2:9: note: previous definition is here #define R_NO_REMAP 1 ^ In file included from FLSA.cc:1: ./FLSA.h:1:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] #define R_NO_REMAP ^ <command line>:2:9: note: previous definition is here #define R_NO_REMAP 1 ^ FLSAGeneral.cc:1:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] #define R_NO_REMAP ^ <command line>:2:9: note: previous definition is here #define R_NO_REMAP 1 ^ clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -DR_NO_REMAP -c PenaltyGraph.cc -o PenaltyGraph.o In file included from PenaltyGraph.cc:1: ./PenaltyGraph.h:10:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] #define R_NO_REMAP ^ <command line>:2:9: note: previous definition is here #define R_NO_REMAP 1 ^ In file included from Groups.cc:2: ./Groups.h:4:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] #define R_NO_REMAP ^ <command line>:2:9: note: previous definition is here #define R_NO_REMAP 1 ^ 1 warning generated. clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -DR_NO_REMAP -c Scheduler.cc -o Scheduler.o 1 warning generated. clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -DR_NO_REMAP -c flsaBackwards.cc -o flsaBackwards.o In file included from flsaBackwards.cc:1: ./flsaBackwards.h:1:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] #define R_NO_REMAP ^ <command line>:2:9: note: previous definition is here #define R_NO_REMAP 1 ^ 1 warning generated. clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -DR_NO_REMAP -c flsa_init.cc -o flsa_init.o 1 warning generated. clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -DR_NO_REMAP -c helperFuncsSEXP.cc -o helperFuncsSEXP.o flsa_init.cc:1:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] #define R_NO_REMAP ^ <command line>:2:9: note: previous definition is here #define R_NO_REMAP 1 ^ In file included from helperFuncsSEXP.cc:1: ./helperFuncsSEXP.h:4:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] #define R_NO_REMAP ^ <command line>:2:9: note: previous definition is here #define R_NO_REMAP 1 ^ 1 warning generated. flsaBackwards.cc:72:10: warning: variable 'violated' set but not used [-Wunused-but-set-variable] bool violated = false; ^ flsaBackwards.cc:244:9: warning: variable 'counter' set but not used [-Wunused-but-set-variable] int counter=1; ^ 1 warning generated. 1 warning generated. 1 warning generated. 3 warnings generated. clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o flsa.so FLSA.o FLSAGeneral.o FLSAGeneralMain.o GeneralFunctions.o Groups.o MaxFlowGraph.o PenaltyGraph.o Scheduler.o flsaBackwards.o flsa_init.o helperFuncsSEXP.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.5/flsa.Rcheck/00LOCK-flsa/00new/flsa/libs ** generating debug symbols (dSYM) ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** 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 (flsa)