* installing *source* package ‘RcppAlgos’ ... ** using staged installation ** libs using C++ compiler: ‘Debian clang version 18.1.8 (11)’ clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c BigComboCount.cpp -o BigComboCount.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c BigPartsCountDistinct.cpp -o BigPartsCountDistinct.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c BigPartsCountRep.cpp -o BigPartsCountRep.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c BigPartsCountSection.cpp -o BigPartsCountSection.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c BigPermuteCount.cpp -o BigPermuteCount.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c CartesianContainer.cpp -o CartesianContainer.o In file included from CartesianContainer.cpp:1: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/logicals.hpp:7: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from CartesianContainer.cpp:1: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/logicals.hpp:7: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c CheckReturn.cpp -o CheckReturn.o In file included from CheckReturn.cpp:1: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from CheckReturn.cpp:1: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ClassUtils.cpp -o ClassUtils.o In file included from ClassUtils.cpp:2: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from ClassUtils.cpp:2: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c CnstrntsSpecialClass.cpp -o CnstrntsSpecialClass.o In file included from CnstrntsSpecialClass.cpp:1: In file included from ../inst/include/Constraints/CnstrntsSpecialClass.h:3: In file included from ../inst/include/ClassUtils/ComboResClass.h:3: In file included from ../inst/include/Constraints/GetContraints.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from CnstrntsSpecialClass.cpp:1: In file included from ../inst/include/Constraints/CnstrntsSpecialClass.h:3: In file included from ../inst/include/ClassUtils/ComboResClass.h:3: In file included from ../inst/include/Constraints/GetContraints.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c CnstrntsToRClass.cpp -o CnstrntsToRClass.o In file included from CnstrntsToRClass.cpp:1: In file included from ../inst/include/Constraints/CnstrntsToRClass.h:3: In file included from ../inst/include/Constraints/ConstraintsClass.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from CnstrntsToRClass.cpp:1: In file included from ../inst/include/Constraints/CnstrntsToRClass.h:3: In file included from ../inst/include/Constraints/ConstraintsClass.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c CombinationResults.cpp -o CombinationResults.o In file included from CombinationResults.cpp:1: In file included from ../inst/include/Combinations/CombinationResults.h:4: In file included from ../inst/include/Combinations/NextComboSection.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from CombinationResults.cpp:1: In file included from ../inst/include/Combinations/CombinationResults.h:4: In file included from ../inst/include/Combinations/NextComboSection.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c CombinatoricsApply.cpp -o CombinatoricsApply.o In file included from CombinatoricsApply.cpp:1: In file included from ../inst/include/GetCombPermApply.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from CombinatoricsApply.cpp:1: In file included from ../inst/include/GetCombPermApply.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c CombinatoricsCount.cpp -o CombinatoricsCount.o In file included from CombinatoricsCount.cpp:1: In file included from ../inst/include/ComboGroups/ComboGroupsTemplate.h:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/strings.hpp:6: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from CombinatoricsCount.cpp:1: In file included from ../inst/include/ComboGroups/ComboGroupsTemplate.h:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/strings.hpp:6: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c CombinatoricsMain.cpp -o CombinatoricsMain.o In file included from CombinatoricsMain.cpp:1: In file included from ../inst/include/ComputedCount.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from CombinatoricsMain.cpp:1: In file included from ../inst/include/ComputedCount.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ComboApplyClass.cpp -o ComboApplyClass.o In file included from ComboApplyClass.cpp:1: In file included from ../inst/include/ClassUtils/ComboApplyClass.h:3: In file included from ../inst/include/ClassUtils/GetPrevCombPermApply.h:4: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from ComboApplyClass.cpp:1: In file included from ../inst/include/ClassUtils/ComboApplyClass.h:3: In file included from ../inst/include/ClassUtils/GetPrevCombPermApply.h:4: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ComboCartesian.cpp -o ComboCartesian.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ComboClass.cpp -o ComboClass.o In file included from ComboClass.cpp:1: In file included from ../inst/include/ClassUtils/ComboClass.h:5: In file included from ../inst/include/ClassUtils/GetPrevCombPerm.h:4: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from ComboClass.cpp:1: In file included from ../inst/include/ClassUtils/ComboClass.h:5: In file included from ../inst/include/ClassUtils/GetPrevCombPerm.h:4: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ComboCount.cpp -o ComboCount.o In file included from ComboCount.cpp:1: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from ComboCount.cpp:1: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ComboGroups.cpp -o ComboGroups.o In file included from ComboGroups.cpp:1: In file included from ../inst/include/ComboGroups/GetComboGroups.h:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/function.hpp:9: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from ComboGroups.cpp:1: In file included from ../inst/include/ComboGroups/GetComboGroups.h:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/function.hpp:9: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ComboGroupsClass.cpp -o ComboGroupsClass.o In file included from ComboGroupsClass.cpp:1: In file included from ../inst/include/ComboGroups/ComboGroupsClass.h:3: In file included from ../inst/include/ComboGroups/ComboGroupsTemplate.h:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/strings.hpp:6: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from ComboGroupsClass.cpp:1: In file included from ../inst/include/ComboGroups/ComboGroupsClass.h:3: In file included from ../inst/include/ComboGroups/ComboGroupsTemplate.h:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/strings.hpp:6: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ComboGroupsGeneral.cpp -o ComboGroupsGeneral.o In file included from ComboGroupsGeneral.cpp:1: In file included from ../inst/include/ComboGroups/ComboGroupsGeneral.h:3: In file included from ../inst/include/ComboGroups/ComboGroupsTemplate.h:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/strings.hpp:6: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from ComboGroupsGeneral.cpp:1: In file included from ../inst/include/ComboGroups/ComboGroupsGeneral.h:3: In file included from ../inst/include/ComboGroups/ComboGroupsTemplate.h:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/strings.hpp:6: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ComboGroupsSame.cpp -o ComboGroupsSame.o In file included from ComboGroupsSame.cpp:1: In file included from ../inst/include/ComboGroups/ComboGroupsSame.h:3: In file included from ../inst/include/ComboGroups/ComboGroupsTemplate.h:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/strings.hpp:6: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from ComboGroupsSame.cpp:1: In file included from ../inst/include/ComboGroups/ComboGroupsSame.h:3: In file included from ../inst/include/ComboGroups/ComboGroupsTemplate.h:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/strings.hpp:6: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ComboGroupsTemplate.cpp -o ComboGroupsTemplate.o In file included from ComboGroupsTemplate.cpp:1: In file included from ../inst/include/ComboGroups/ComboGroupsGeneral.h:3: In file included from ../inst/include/ComboGroups/ComboGroupsTemplate.h:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/strings.hpp:6: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from ComboGroupsTemplate.cpp:1: In file included from ../inst/include/ComboGroups/ComboGroupsGeneral.h:3: In file included from ../inst/include/ComboGroups/ComboGroupsTemplate.h:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/strings.hpp:6: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ComboGroupsUnique.cpp -o ComboGroupsUnique.o In file included from ComboGroupsUnique.cpp:1: In file included from ../inst/include/ComboGroups/ComboGroupsUnique.h:3: In file included from ../inst/include/ComboGroups/ComboGroupsTemplate.h:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/strings.hpp:6: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from ComboGroupsUnique.cpp:1: In file included from ../inst/include/ComboGroups/ComboGroupsUnique.h:3: In file included from ../inst/include/ComboGroups/ComboGroupsTemplate.h:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/strings.hpp:6: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ComboManager.cpp -o ComboManager.o In file included from ComboManager.cpp:1: In file included from ../inst/include/Combinations/CombinationsMultiset.h:3: In file included from ../inst/include/Combinations/NextComboSection.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from ComboManager.cpp:1: In file included from ../inst/include/Combinations/CombinationsMultiset.h:3: In file included from ../inst/include/Combinations/NextComboSection.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ComboResClass.cpp -o ComboResClass.o In file included from ComboResClass.cpp:1: In file included from ../inst/include/ClassUtils/ComboResClass.h:3: In file included from ../inst/include/Constraints/GetContraints.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from ComboResClass.cpp:1: In file included from ../inst/include/ClassUtils/ComboResClass.h:3: In file included from ../inst/include/Constraints/GetContraints.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ComboResGlue.cpp -o ComboResGlue.o In file included from ComboResGlue.cpp:1: In file included from ../inst/include/Combinations/CombinationResults.h:4: In file included from ../inst/include/Combinations/NextComboSection.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from ComboResGlue.cpp:1: In file included from ../inst/include/Combinations/CombinationResults.h:4: In file included from ../inst/include/Combinations/NextComboSection.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ComboResMain.cpp -o ComboResMain.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c CompositionsRep.cpp -o CompositionsRep.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ComputedCount.cpp -o ComputedCount.o In file included from ComputedCount.cpp:5: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from ComputedCount.cpp:5: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ConstraintsClass.cpp -o ConstraintsClass.o In file included from ConstraintsClass.cpp:1: In file included from ../inst/include/Constraints/PartitionsEsqueMultiset.h:3: In file included from ../inst/include/Constraints/ConstraintsClass.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from ConstraintsClass.cpp:1: In file included from ../inst/include/Constraints/PartitionsEsqueMultiset.h:3: In file included from ../inst/include/Constraints/ConstraintsClass.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ConstraintsDistinct.cpp -o ConstraintsDistinct.o In file included from ConstraintsDistinct.cpp:1: In file included from ../inst/include/Constraints/ConstraintsDistinct.h:3: In file included from ../inst/include/Constraints/ConstraintsClass.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from ConstraintsDistinct.cpp:1: In file included from ../inst/include/Constraints/ConstraintsDistinct.h:3: In file included from ../inst/include/Constraints/ConstraintsClass.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ConstraintsGeneral.cpp -o ConstraintsGeneral.o In file included from ConstraintsGeneral.cpp:1: In file included from ../inst/include/Constraints/ConstraintsClass.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from ConstraintsGeneral.cpp:1: In file included from ../inst/include/Constraints/ConstraintsClass.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ConstraintsMain.cpp -o ConstraintsMain.o In file included from ConstraintsMain.cpp:1: In file included from ../inst/include/Constraints/GetContraints.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from ConstraintsMain.cpp:1: In file included from ../inst/include/Constraints/GetContraints.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ConstraintsMultiset.cpp -o ConstraintsMultiset.o In file included from ConstraintsMultiset.cpp:1: In file included from ../inst/include/Constraints/ConstraintsMultiset.h:3: In file included from ../inst/include/Constraints/ConstraintsClass.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from ConstraintsMultiset.cpp:1: In file included from ../inst/include/Constraints/ConstraintsMultiset.h:3: In file included from ../inst/include/Constraints/ConstraintsClass.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ConstraintsRep.cpp -o ConstraintsRep.o In file included from ConstraintsRep.cpp:1: In file included from ../inst/include/Constraints/ConstraintsRep.h:3: In file included from ../inst/include/Constraints/ConstraintsClass.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from ConstraintsRep.cpp:1: In file included from ../inst/include/Constraints/ConstraintsRep.h:3: In file included from ../inst/include/Constraints/ConstraintsClass.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ConstraintsSpecial.cpp -o ConstraintsSpecial.o In file included from ConstraintsSpecial.cpp:2: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from ConstraintsSpecial.cpp:2: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ConstraintsUtils.cpp -o ConstraintsUtils.o In file included from ConstraintsUtils.cpp:1: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from ConstraintsUtils.cpp:1: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ConvertUtils.cpp -o ConvertUtils.o In file included from ConvertUtils.cpp:1: In file included from ../inst/include/CppConvert/ConvertUtils.h:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/integers.hpp:8: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from ConvertUtils.cpp:1: In file included from ../inst/include/CppConvert/ConvertUtils.h:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/integers.hpp:8: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c DivNumSieve.cpp -o DivNumSieve.o In file included from DivNumSieve.cpp:1: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from DivNumSieve.cpp:1: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c Eratosthenes.cpp -o Eratosthenes.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c EulerPhiSieve.cpp -o EulerPhiSieve.o In file included from EulerPhiSieve.cpp:3: In file included from ../inst/include/NumbersUtils/libdivide.h:24: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from EulerPhiSieve.cpp:3: In file included from ../inst/include/NumbersUtils/libdivide.h:24: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ExposeClass.cpp -o ExposeClass.o In file included from ExposeClass.cpp:1: In file included from ../inst/include/Constraints/CnstrntsSpecialClass.h:3: In file included from ../inst/include/ClassUtils/ComboResClass.h:3: In file included from ../inst/include/Constraints/GetContraints.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from ExposeClass.cpp:1: In file included from ../inst/include/Constraints/CnstrntsSpecialClass.h:3: In file included from ../inst/include/ClassUtils/ComboResClass.h:3: In file included from ../inst/include/Constraints/GetContraints.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c FunAssign.cpp -o FunAssign.o In file included from FunAssign.cpp:1: In file included from ../inst/include/FunAssign.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from FunAssign.cpp:1: In file included from ../inst/include/FunAssign.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c GetClassVals.cpp -o GetClassVals.o In file included from GetClassVals.cpp:1: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from GetClassVals.cpp:1: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c GetCombPerm.cpp -o GetCombPerm.o In file included from GetCombPerm.cpp:3: In file included from ../inst/include/Permutations/PermuteManager.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from GetCombPerm.cpp:3: In file included from ../inst/include/Permutations/PermuteManager.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c GetCombPermApply.cpp -o GetCombPermApply.o In file included from GetCombPermApply.cpp:1: In file included from ../inst/include/Permutations/PermuteDistinctApply.h:4: In file included from ../inst/include/Permutations/PermuteHelper.h:8: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from GetCombPermApply.cpp:1: In file included from ../inst/include/Permutations/PermuteDistinctApply.h:4: In file included from ../inst/include/Permutations/PermuteHelper.h:8: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c GetComboGroups.cpp -o GetComboGroups.o In file included from GetComboGroups.cpp:1: In file included from ../inst/include/ComboGroups/GetComboGroups.h:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/function.hpp:9: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from GetComboGroups.cpp:1: In file included from ../inst/include/ComboGroups/GetComboGroups.h:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/function.hpp:9: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c GetConstraints.cpp -o GetConstraints.o In file included from GetConstraints.cpp:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from GetConstraints.cpp:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c GetPrevCombPerm.cpp -o GetPrevCombPerm.o In file included from GetPrevCombPerm.cpp:2: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from GetPrevCombPerm.cpp:2: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c GetPrevCombPermApply.cpp -o GetPrevCombPermApply.o In file included from GetPrevCombPermApply.cpp:2: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from GetPrevCombPermApply.cpp:2: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c GmpConvert.cpp -o GmpConvert.o In file included from GmpConvert.cpp:1: In file included from ../inst/include/CppConvert/GmpConvert.h:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/sexp.hpp:7: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from GmpConvert.cpp:1: In file included from ../inst/include/CppConvert/GmpConvert.h:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/sexp.hpp:7: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c GroupHelperClass.cpp -o GroupHelperClass.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c MotleyPrimes.cpp -o MotleyPrimes.o In file included from MotleyPrimes.cpp:1: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from MotleyPrimes.cpp:1: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c NextCombinatorics.cpp -o NextCombinatorics.o In file included from NextCombinatorics.cpp:1: In file included from ../inst/include/Combinations/NextComboSection.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from NextCombinatorics.cpp:1: In file included from ../inst/include/Combinations/NextComboSection.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c NextComposition.cpp -o NextComposition.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c NextPartition.cpp -o NextPartition.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c NextPermutation.cpp -o NextPermutation.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c NthCombination.cpp -o NthCombination.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c NthPartition.cpp -o NthPartition.o In file included from NthPartition.cpp:10: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from NthPartition.cpp:10: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c NthPermutation.cpp -o NthPermutation.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c NthResult.cpp -o NthResult.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c NumThreads.cpp -o NumThreads.o In file included from NumThreads.cpp:1: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from NumThreads.cpp:1: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PartitionsClass.cpp -o PartitionsClass.o In file included from PartitionsClass.cpp:1: In file included from ../inst/include/Partitions/PartitionsClass.h:3: In file included from ../inst/include/ClassUtils/ComboResClass.h:3: In file included from ../inst/include/Constraints/GetContraints.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from PartitionsClass.cpp:1: In file included from ../inst/include/Partitions/PartitionsClass.h:3: In file included from ../inst/include/ClassUtils/ComboResClass.h:3: In file included from ../inst/include/Constraints/GetContraints.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PartitionsCount.cpp -o PartitionsCount.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PartitionsCountDistinct.cpp -o PartitionsCountDistinct.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PartitionsCountMultiset.cpp -o PartitionsCountMultiset.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PartitionsCountRep.cpp -o PartitionsCountRep.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PartitionsCountSection.cpp -o PartitionsCountSection.o In file included from PartitionsCountSection.cpp:1: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from PartitionsCountSection.cpp:1: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PartitionsDesign.cpp -o PartitionsDesign.o In file included from PartitionsDesign.cpp:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from PartitionsDesign.cpp:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PartitionsDistinct.cpp -o PartitionsDistinct.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PartitionsEsqueDistinct.cpp -o PartitionsEsqueDistinct.o In file included from PartitionsEsqueDistinct.cpp:1: In file included from ../inst/include/Constraints/PartitionsEsqueDistinct.h:3: In file included from ../inst/include/Constraints/ConstraintsClass.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from PartitionsEsqueDistinct.cpp:1: In file included from ../inst/include/Constraints/PartitionsEsqueDistinct.h:3: In file included from ../inst/include/Constraints/ConstraintsClass.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PartitionsEsqueMultiset.cpp -o PartitionsEsqueMultiset.o In file included from PartitionsEsqueMultiset.cpp:1: In file included from ../inst/include/Constraints/PartitionsEsqueMultiset.h:3: In file included from ../inst/include/Constraints/ConstraintsClass.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from PartitionsEsqueMultiset.cpp:1: In file included from ../inst/include/Constraints/PartitionsEsqueMultiset.h:3: In file included from ../inst/include/Constraints/ConstraintsClass.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PartitionsEsqueRep.cpp -o PartitionsEsqueRep.o In file included from PartitionsEsqueRep.cpp:1: In file included from ../inst/include/Constraints/PartitionsEsqueRep.h:3: In file included from ../inst/include/Constraints/ConstraintsClass.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from PartitionsEsqueRep.cpp:1: In file included from ../inst/include/Constraints/PartitionsEsqueRep.h:3: In file included from ../inst/include/Constraints/ConstraintsClass.h:3: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PartitionsManager.cpp -o PartitionsManager.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PartitionsMultiset.cpp -o PartitionsMultiset.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PartitionsRep.cpp -o PartitionsRep.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PartitionsUtils.cpp -o PartitionsUtils.o In file included from PartitionsUtils.cpp:1: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/protect.hpp:10: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from PartitionsUtils.cpp:1: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/protect.hpp:10: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PermuteCount.cpp -o PermuteCount.o In file included from PermuteCount.cpp:2: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from PermuteCount.cpp:2: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PermuteManager.cpp -o PermuteManager.o In file included from PermuteManager.cpp:1: In file included from ../inst/include/Permutations/PermutationsMultiset.h:3: In file included from ../inst/include/Permutations/PermuteHelper.h:8: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from PermuteManager.cpp:1: In file included from ../inst/include/Permutations/PermutationsMultiset.h:3: In file included from ../inst/include/Permutations/PermuteHelper.h:8: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PermuteOptimized.cpp -o PermuteOptimized.o In file included from PermuteOptimized.cpp:1: In file included from ../inst/include/Permutations/PermuteHelper.h:8: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from PermuteOptimized.cpp:1: In file included from ../inst/include/Permutations/PermuteHelper.h:8: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PermuteResGlue.cpp -o PermuteResGlue.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PermuteResMain.cpp -o PermuteResMain.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PermuteResults.cpp -o PermuteResults.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PollardRhoContainer.cpp -o PollardRhoContainer.o In file included from PollardRhoContainer.cpp:1: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from PollardRhoContainer.cpp:1: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PollardRhoDepends.cpp -o PollardRhoDepends.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PollardRhoUtils.cpp -o PollardRhoUtils.o In file included from PollardRhoUtils.cpp:2: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from PollardRhoUtils.cpp:2: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PopulateVec.cpp -o PopulateVec.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PrevCombinatorics.cpp -o PrevCombinatorics.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PrimeCount.cpp -o PrimeCount.o In file included from PrimeCount.cpp:4: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from PrimeCount.cpp:4: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PrimeFactorizeSieve.cpp -o PrimeFactorizeSieve.o In file included from PrimeFactorizeSieve.cpp:2: In file included from ../inst/include/NumbersUtils/libdivide.h:24: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from PrimeFactorizeSieve.cpp:2: In file included from ../inst/include/NumbersUtils/libdivide.h:24: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c PrimeSieve.cpp -o PrimeSieve.o In file included from PrimeSieve.cpp:2: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from PrimeSieve.cpp:2: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c RankCombPermMain.cpp -o RankCombPermMain.o In file included from RankCombPermMain.cpp:1: In file included from ../inst/include/ComputedCount.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from RankCombPermMain.cpp:1: In file included from ../inst/include/ComputedCount.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c RankCombination.cpp -o RankCombination.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c RankPartition.cpp -o RankPartition.o In file included from RankPartition.cpp:10: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from RankPartition.cpp:10: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c RankPartitionMain.cpp -o RankPartitionMain.o In file included from RankPartitionMain.cpp:1: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from RankPartitionMain.cpp:1: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c RankPermutation.cpp -o RankPermutation.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c RankResult.cpp -o RankResult.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c RankUtils.cpp -o RankUtils.o In file included from RankUtils.cpp:1: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from RankUtils.cpp:1: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c SampCombPermStd.cpp -o SampCombPermStd.o In file included from SampCombPermStd.cpp:1: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from SampCombPermStd.cpp:1: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c SampleApply.cpp -o SampleApply.o In file included from SampleApply.cpp:1: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from SampleApply.cpp:1: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c SampleCombPerm.cpp -o SampleCombPerm.o In file included from SampleCombPerm.cpp:1: In file included from ../inst/include/Sample/SampCombPermStd.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from SampleCombPerm.cpp:1: In file included from ../inst/include/Sample/SampCombPermStd.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c SamplePartitions.cpp -o SamplePartitions.o In file included from SamplePartitions.cpp:1: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from SamplePartitions.cpp:1: In file included from ../inst/include/Constraints/ConstraintsUtils.h:6: In file included from ../inst/include/SetUpUtils.h:3: In file included from ../inst/include/CppConvert.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c SetUpUtils.cpp -o SetUpUtils.o In file included from SetUpUtils.cpp:1: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/strings.hpp:6: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from SetUpUtils.cpp:1: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/strings.hpp:6: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c StdConvert.cpp -o StdConvert.o In file included from StdConvert.cpp:1: In file included from ../inst/include/CppConvert/StdConvert.h:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/protect.hpp:10: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from StdConvert.cpp:1: In file included from ../inst/include/CppConvert/StdConvert.h:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/protect.hpp:10: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ThreadSafeComb.cpp -o ThreadSafeComb.o In file included from ThreadSafeComb.cpp:1: In file included from ../inst/include/Combinations/ComboManager.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from ThreadSafeComb.cpp:1: In file included from ../inst/include/Combinations/ComboManager.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ThreadSafeParts.cpp -o ThreadSafeParts.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ThreadSafePerm.cpp -o ThreadSafePerm.o In file included from ThreadSafePerm.cpp:1: In file included from ../inst/include/Permutations/PermuteManager.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from ThreadSafePerm.cpp:1: In file included from ../inst/include/Permutations/PermuteManager.h:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c UserConstraintFuns.cpp -o UserConstraintFuns.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c cpp11.cpp -o cpp11.o In file included from cpp11.cpp:5: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/declarations.hpp:13: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11.hpp:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 11 | #define R_NO_REMAP | ^ :5:9: note: previous definition is here 5 | #define R_NO_REMAP 1 | ^ In file included from cpp11.cpp:5: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/declarations.hpp:13: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11.hpp:3: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: 'STRICT_R_HEADERS' macro redefined [-Wmacro-redefined] 12 | #define STRICT_R_HEADERS | ^ :4:9: note: previous definition is here 4 | #define STRICT_R_HEADERS 1 | ^ 2 warnings generated. clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-18/lib -Wl,-O1 -o RcppAlgos.so BigComboCount.o BigPartsCountDistinct.o BigPartsCountRep.o BigPartsCountSection.o BigPermuteCount.o CartesianContainer.o CheckReturn.o ClassUtils.o CnstrntsSpecialClass.o CnstrntsToRClass.o CombinationResults.o CombinatoricsApply.o CombinatoricsCount.o CombinatoricsMain.o ComboApplyClass.o ComboCartesian.o ComboClass.o ComboCount.o ComboGroups.o ComboGroupsClass.o ComboGroupsGeneral.o ComboGroupsSame.o ComboGroupsTemplate.o ComboGroupsUnique.o ComboManager.o ComboResClass.o ComboResGlue.o ComboResMain.o CompositionsRep.o ComputedCount.o ConstraintsClass.o ConstraintsDistinct.o ConstraintsGeneral.o ConstraintsMain.o ConstraintsMultiset.o ConstraintsRep.o ConstraintsSpecial.o ConstraintsUtils.o ConvertUtils.o DivNumSieve.o Eratosthenes.o EulerPhiSieve.o ExposeClass.o FunAssign.o GetClassVals.o GetCombPerm.o GetCombPermApply.o GetComboGroups.o GetConstraints.o GetPrevCombPerm.o GetPrevCombPermApply.o GmpConvert.o GroupHelperClass.o MotleyPrimes.o NextCombinatorics.o NextComposition.o NextPartition.o NextPermutation.o NthCombination.o NthPartition.o NthPermutation.o NthResult.o NumThreads.o PartitionsClass.o PartitionsCount.o PartitionsCountDistinct.o PartitionsCountMultiset.o PartitionsCountRep.o PartitionsCountSection.o PartitionsDesign.o PartitionsDistinct.o PartitionsEsqueDistinct.o PartitionsEsqueMultiset.o PartitionsEsqueRep.o PartitionsManager.o PartitionsMultiset.o PartitionsRep.o PartitionsUtils.o PermuteCount.o PermuteManager.o PermuteOptimized.o PermuteResGlue.o PermuteResMain.o PermuteResults.o PollardRhoContainer.o PollardRhoDepends.o PollardRhoUtils.o PopulateVec.o PrevCombinatorics.o PrimeCount.o PrimeFactorizeSieve.o PrimeSieve.o RankCombPermMain.o RankCombination.o RankPartition.o RankPartitionMain.o RankPermutation.o RankResult.o RankUtils.o SampCombPermStd.o SampleApply.o SampleCombPerm.o SamplePartitions.o SetUpUtils.o StdConvert.o ThreadSafeComb.o ThreadSafeParts.o ThreadSafePerm.o UserConstraintFuns.o cpp11.o -lgmp -L/home/hornik/tmp/R-d-clang-18/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/RcppAlgos.Rcheck/00LOCK-RcppAlgos/00new/RcppAlgos/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** 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 (RcppAlgos)